CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 11:52:05
Modified files:
sys/net : pipex.c
sys/netinet : ip_spd.c ipsec_input.c udp_usrreq.c
sys/netinet6 : icmp6.c in6.h in6_pcb.c in6_src.c nd6.c
raw_ip6.c
Log message:
It is time to put inet6 on a diet. Use the flensing knife and cut out
the 3rd argument of in6_recoverscope() and make it return void.
OK dlg@ mikeb@
