Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Fri Dec 24 05:01:35 UTC 1999
Modified Files:
syssrc/sys/netiso: if_eon.c tp_inet.c
syssrc/sys/netns: ns_ip.c
Log Message:
make sure we do not pass bogus socket pointer to IPv4 IPsec.
XXX we (KAME) are trying to invent cleaner way to pass socket pointer to
ip{,6}_output... so please permit this mess for now.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/netiso/if_eon.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/netiso/tp_inet.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/netns/ns_ip.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