CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/03 08:28:57
Modified files:
sys/netinet6 : icmp6.c nd6.h nd6_rtr.c
Log message:
We are processing Router Solicitation / Advertisement messages only
for the Source Link-layer Address Options.
Merge nd6_rs_input() and nd6_ra_input() into one generic function that
does just that.
input & OK mpi
