Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   christos
Date:           Sat Sep 24 17:22:14 UTC 2011

Modified Files:
        src/sys/netinet6: in6_pcb.c in6_pcb.h in6_proto.c in6_src.c
            udp6_output.c udp6_usrreq.c udp6_var.h

Log Message:
Add inet6 part of the rfc6056 code contributed by Vlad Balan as part of
Google SoC-2011


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.35 -r1.36 src/sys/netinet6/in6_pcb.h
cvs rdiff -u -r1.92 -r1.93 src/sys/netinet6/in6_proto.c
cvs rdiff -u -r1.51 -r1.52 src/sys/netinet6/in6_src.c
cvs rdiff -u -r1.42 -r1.43 src/sys/netinet6/udp6_output.c
cvs rdiff -u -r1.89 -r1.90 src/sys/netinet6/udp6_usrreq.c
cvs rdiff -u -r1.23 -r1.24 src/sys/netinet6/udp6_var.h

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