CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/11 08:08:04
Modified files:
sys/netinet6 : in6.c in6_var.h nd6.c nd6.h nd6_rtr.c
Log message:
Remove unused code manipulating a default interface and its index,
This is a leftover from the on-link assumption behavior removal,
which has been deprecated by RFC4861 anyway.
ok mikeb@, bluhm@, florian@
