summaryrefslogtreecommitdiffstats
path: root/bin/mkdir/mkdir.c
diff options
context:
space:
mode:
authorcjc <cjc@FreeBSD.org>2002-02-25 08:29:21 +0000
committercjc <cjc@FreeBSD.org>2002-02-25 08:29:21 +0000
commit8b28692f71b5070fbdab8e4f79a9eed8f93abfd1 (patch)
treededb0aae92229da6ef66ce15cfe4b1339e848e0d /bin/mkdir/mkdir.c
parent89c26910955cd8394db498cc45959a77ce7d16ea (diff)
downloadFreeBSD-src-8b28692f71b5070fbdab8e4f79a9eed8f93abfd1.zip
FreeBSD-src-8b28692f71b5070fbdab8e4f79a9eed8f93abfd1.tar.gz
The TCP code did not do sufficient checks on whether incoming packets
were destined for a broadcast IP address. All TCP packets with a broadcast destination must be ignored. The system only ignored packets that were _link-layer_ broadcasts or multicast. We need to check the IP address too since it is quite possible for a broadcast IP address to come in with a unicast link-layer address. Note that the check existed prior to CSRG revision 7.35, but was removed. This commit effectively backs out that nine-year-old change. PR: misc/35022
Diffstat (limited to 'bin/mkdir/mkdir.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud