fix the length check on arp packets when handling arp filter rules.
authordlg <dlg@openbsd.org>
Wed, 24 Feb 2021 06:44:54 +0000 (06:44 +0000)
committerdlg <dlg@openbsd.org>
Wed, 24 Feb 2021 06:44:54 +0000 (06:44 +0000)
commit3a1711055071fa898ff4b65331048b558619f016
tree6b6d26f7f6ff3cf571990a45cf0da3a6d2bda5ab
parent0e7183d43c8ed36e5d169be05df61472565710eb
fix the length check on arp packets when handling arp filter rules.

another bridge feature i'm not convinced people actually use.

ok jmatthew@ claudio@
sys/net/bridgectl.c