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:           Mon Jan 31 10:39:27 UTC 2000

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

Log Message:
destination port == 0 is illegal based on RFC768.
(NetBSD PR: 9137 - I thought I committed this already but I wasn't)


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/netinet/udp_usrreq.c
cvs rdiff -r1.17 -r1.18 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