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 May 28 10:07:52 UTC 2002

Modified Files:
        syssrc/sys/netinet: in_pcb.c
        syssrc/sys/netinet6: in6_pcb.c

Log Message:
in in*_pcbrtentry(), check if route is still valid (RTF_UP),
and address family is still valid.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/netinet/in_pcb.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/netinet6/in6_pcb.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