Re: pfctl skip invalid broadcast

2016-10-26 Thread Mike Belopuhov
On 25 October 2016 at 19:25, Alexander Bluhm wrote: > Hi, > > On my test machine I have added a vether0 with a /32 IPv4 address. > Since then the regress/sbin/pfctl pfi2 test fails. > > vether0: flags=8843 mtu 1500 > ... > inet 10.188.80.21 netmask 0x > > The test basically

pfctl skip invalid broadcast

2016-10-25 Thread Alexander Bluhm
Hi, On my test machine I have added a vether0 with a /32 IPv4 address. Since then the regress/sbin/pfctl pfi2 test fails. vether0: flags=8843 mtu 1500 ... inet 10.188.80.21 netmask 0x The test basically does this: echo "pass in from self:broadcast" | pfctl -o none