Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3-0] src/sys/netinet
Module Name: src
Committed By: ghen
Date: Thu Oct 26 10:51:14 UTC 2006
Modified Files:
src/sys/netinet [netbsd-3-0]: tcp_input.c
Log Message:
Pull up following revision(s) (requested by rpaulo in ticket #1547):
sys/netinet/tcp_input.c: revision 1.250
PR 34776: don't accept TCP connections to broadcast addresses.
Move the multicast/broadcast check above (before creating a
syn_cache entry)
By Yasuoka Yasuoka.
To generate a diff of this commit:
cvs rdiff -r1.224.2.2 -r1.224.2.2.2.1 src/sys/netinet/tcp_input.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