https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292759

--- Comment #4 from [email protected] ---
(In reply to Zhenlei Huang from comment #3)

Yes, igb0 itself + vlan works as expected:

# ifconfig igb1 vlanhwfilter up
# ifconfig igb1.20 create 192.168.20.88/24 up
# ping -c1 192.168.20.88
PING 192.168.20.88 (192.168.20.88): 56 data bytes
64 bytes from 192.168.20.88: icmp_seq=0 ttl=64 time=0.296 ms

--- 192.168.20.88 ping statistics ---
1 packets transmitted, 1 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.296/0.296/0.296/0.000 ms
#


# ifconfig -v igb1
igb1: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0
mtu 1500
       
options=4e527bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>
        ether 00:e0:67:1f:29:91
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        drivername: igb1

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to