https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292759
--- Comment #12 from [email protected] --- (In reply to Zhenlei Huang from comment #11) con patch - works # ifconfig igb1 up # ifconfig bridge1 create vlanfilter addm igb1 untagged 1 tagged 20 up # ifconfig bridge1.20 create 192.168.20.77/24 up # ping -c1 192.168.20.1 PING 192.168.20.1 (192.168.20.1): 56 data bytes 64 bytes from 192.168.20.1: icmp_seq=0 ttl=64 time=0.209 ms --- 172.22.20.1 ping statistics --- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.209/0.209/0.209/0.000 ms -- You are receiving this mail because: You are the assignee for the bug.
