Source-Changes archive

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

CVS commit: src/sys/netinet



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

Modified Files:
        src/sys/netinet: files.netinet in_pcb.c in_pcb.h in_pcb_hdr.h udp.h
            udp_usrreq.c udp_var.h
Added Files:
        src/sys/netinet: rfc6056.c rfc6056.h

Log Message:
Add inet4 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.22 -r1.23 src/sys/netinet/files.netinet
cvs rdiff -u -r1.138 -r1.139 src/sys/netinet/in_pcb.c
cvs rdiff -u -r1.48 -r1.49 src/sys/netinet/in_pcb.h
cvs rdiff -u -r1.6 -r1.7 src/sys/netinet/in_pcb_hdr.h
cvs rdiff -u -r0 -r1.1 src/sys/netinet/rfc6056.c src/sys/netinet/rfc6056.h
cvs rdiff -u -r1.13 -r1.14 src/sys/netinet/udp.h
cvs rdiff -u -r1.182 -r1.183 src/sys/netinet/udp_usrreq.c
cvs rdiff -u -r1.36 -r1.37 src/sys/netinet/udp_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