https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292759
Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Zhenlei Huang <[email protected]> --- Can you please test whether the `vlanhwfilter` works without if_bridge(4) ? That is to say, ``` # ifconfig igb1 vlanhwfilter # ifconfig igb1.20 create # ifconfig igb1.20 inet 192.168.20.xxx/24 up # ping 192.168.20.1 ``` Please also be aware that you shall remove the interface igb1 out from bridge memeber firstly and then do the test. -- You are receiving this mail because: You are the assignee for the bug.
