Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jonathan
Date:           Fri Aug 22 20:29:02 UTC 2003

Modified Files:
        src/sys/netinet: ip_output.c
        src/sys/netinet6: ip6_output.c

Log Message:
Change KAME code for ip_output()/ip6_output() to obtain struct socket*
from the explicit inpcb*/in6pcb* argument.  set_socket() becomes redundant.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 src/sys/netinet/ip_output.c
cvs rdiff -r1.63 -r1.64 src/sys/netinet6/ip6_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