Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/netinet6



Module Name:    syssrc
Committed By:   itojun
Date:           Tue Aug 20 22:06:07 UTC 2002

Modified Files:
        syssrc/sys/netinet6: in6_pcb.c in6_proto.c

Log Message:
sync up use_deprecated handling with latest kame.
- bind(deprecated) is allowed, trusting userland app is doing the right thing
- use_deprecated default to 1


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/netinet6/in6_pcb.c
cvs rdiff -r1.44 -r1.45 syssrc/sys/netinet6/in6_proto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index