diff options
author | dg <dg@FreeBSD.org> | 1998-05-26 11:34:30 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1998-05-26 11:34:30 +0000 |
commit | e3df194a9fc33ef83cfffe3126ebaae0659812cf (patch) | |
tree | e132119fd903f2ad117125b6fe91ffde58bfa43a /lib/libutil | |
parent | 31e5866c45722c2597f3b1b4ef7a9a731bfdd288 (diff) | |
download | FreeBSD-src-e3df194a9fc33ef83cfffe3126ebaae0659812cf.zip FreeBSD-src-e3df194a9fc33ef83cfffe3126ebaae0659812cf.tar.gz |
Fixed logic in the test to drop ICMP echo and timestamp packets when
net.inet.ip.icmp.bmcastecho = 0 by removing the extra check for the
address being a multicast address. The test now relies on the link
layer flags that indicate it was received via multicast. The previous
logic was broken and replied to ICMP echo/timestamp broadcasts even
when the sysctl option disallowed them.
Reviewed by: wollman
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions