CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 14:50:17
Modified files:
sys/net : route.c if_mpe.c if_mpw.c
sys/netinet : in.c
sys/netinet6 : in6.c in6_ifattach.c nd6.c nd6_rtr.c
Log message:
Now that rtrequest1(9) properly sets RTF_UP for newly added route,
stop passing it in every rt_ifa_add(9) calls.
ok claudio@
