Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Tue Jan 22 03:53:56 UTC 2002
Modified Files:
syssrc/sys/netinet: in_pcb.c ip_output.c
syssrc/sys/netinet6: in6_src.c
Log Message:
make sure to check address family on route cache. with IPv4 mapped
address we can see both AF_INET/INET6.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/netinet/in_pcb.c
cvs rdiff -r1.91 -r1.92 syssrc/sys/netinet/ip_output.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/netinet6/in6_src.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