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:           Wed Aug 25 12:38:15 UTC 1999

Modified Files:
        syssrc/sys/netinet: tcp_subr.c
        syssrc/sys/netinet6: udp6_usrreq.c

Log Message:
ctlinput handling must look at ip6_src, not ip6_dst.
(this makes path mtu handling wrong)


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/netinet/tcp_subr.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/netinet6/udp6_usrreq.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