CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/28 07:14:39
Modified files:
sys/netinet : ip_icmp.c
sys/netinet6 : icmp6.c in6.c nd6.c nd6_rtr.c
Log message:
Explicitly initialize rti_ifa when automagically adding a route.
This will allow to strengthen checks when userland adds a route.
ok phessler@, bluhm@
