CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/11 06:51:05
Modified files:
sys/net : if.c
sys/netinet6 : in6.c in6_ifattach.c in6_var.h nd6.c nd6.h
nd6_nbr.c nd6_rtr.c
Log message:
Purging is at last at hand. Day of Doom is here. All that is evil
shall all be cleansed.
Remove sending of router solicitations and processing of router
advertisements from the kernel. It's handled by slaacd(8) these days.
Input & OK bluhm@, mpi@
