CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2013/10/23 13:57:50

Modified files:
        sys/netinet    : in_pcb.c in_pcb.h 
        sys/netinet6   : icmp6.c in6_src.c ip6_input.c ip6_output.c 
                         raw_ip6.c udp6_output.c 

Log message:
Back when some NRL code was merged into KAME to create the *BSD IPV6
stack (factoid: by a bunch of people in my living room), some compatibility
#define's were created to shim incompatible inpcb access methods. There
was an understanding they would eventually be removed.  Since they are
error prone, and 1999 is a long time ago, now they die.
ok mikeb claudio mpi

Reply via email to