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:           Thu Jun 27 19:38:16 UTC 2013

Modified Files:
        src/sys/netinet: in.h in_pcb.h ip_input.c ip_output.c

Log Message:
implement IP_PKTINFO and IP_RECVPKTINFO.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/netinet/in.h
cvs rdiff -u -r1.50 -r1.51 src/sys/netinet/in_pcb.h
cvs rdiff -u -r1.305 -r1.306 src/sys/netinet/ip_input.c
cvs rdiff -u -r1.222 -r1.223 src/sys/netinet/ip_output.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