CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/15 05:49:35
Modified files:
sys/net : pf.c pf_norm.c
sys/netinet6 : ip6_forward.c ip6_mroute.c ip6_output.c nd6.c
nd6.h nd6_nbr.c
Log message:
Kill nd6_output(), it doesn't do anything since the resolution logic
has been moved to nd6_resolve().
ok visa@, millert@, florian@, sthen@
