CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/11/18 06:58:02

Modified files:
        sys/net        : if.c if_var.h 
        sys/netinet    : if_ether.c 
        sys/netinet6   : in6.c in6_var.h nd6_nbr.c 

Log message:
Factorize the bits to check if a L2 route is connected, wether it is
attached to a carp(4) or bridge(4) member, to not dereference rt_ifp
directly.

ok visa@

Reply via email to