https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280074
--- Comment #22 from Joshua Kinard <[email protected]> ---
dmesg output, same as before. I am rebooting the machine after each test so
that the dmesg output stays consistent:
> # dmesg | grep "em0\|epair0\|jail0\|bridge0\|lo0"
> em0: <Intel(R) I219-V CNP(6)> mem 0x91b00000-0x91b1ffff at device 31.6 on pci0
> em0: EEPROM V0.4-4
> em0: Using 4096 TX descriptors and 4096 RX descriptors
> em0: Using an MSI interrupt
> em0: Ethernet address: aa:bb:cc:dd:ee:ff
> [9] bridge0: Ethernet address: aa:bb:cc:dd:ee:ff
> [10] em0: link state changed to UP
> [10] lo0: link state changed to UP
> [20] em0: link state changed to DOWN
> [20] em0: link state changed to UP
> [32] em0: link state changed to DOWN
> [32] em0: link state changed to UP
> [40] bridge0: WARNING: Adding member interface em0 which has an IP address assigned is deprecated and will be unsupported in a future release.
> [51] em0: promiscuous mode enabled
> [51] em0: link state changed to DOWN
> [51] bridge0: link state changed to UP
> [51] em0: link state changed to UP
> [54] epair0a: Ethernet address: aa:bb:cc:dd:ee:ff
> [54] epair0b: Ethernet address: aa:bb:cc:dd:ee:ff
> [54] epair0a: link state changed to UP
> [54] epair0b: link state changed to UP
> [64] epair0a: promiscuous mode enabled
> [65] em0: link state changed to DOWN
> [65] em0: link state changed to UP
> [66] epair0b: changing name to 'jail0'
> [66] lo0: link state changed to UP
> [278] epair0a: promiscuous mode disabled
> [279] em0: 2 link states coalesced
> [279] em0: link state changed to UP
> [279] epair0a: link state changed to DOWN
> [279] jail0: link state changed to DOWN
ifconfig while jail is running. As requested, all of the interface
capabilities are enabled, some data masked:
> em0: flags=1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 9000
> options=e500bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS>
> ether aa:bb:cc:dd:ee:ff
> inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.255
> inet6 fe80::xxxx:xxxx:xxxx:xxxx%em0 prefixlen 64 scopeid 0x1
> inet6 fdxx:xxxx:xxxx:xxxx::xxxx:xxxx prefixlen 120
> media: Ethernet autoselect (1000baseT <full-duplex>)
> status: active
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384
> options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
> inet 127.0.0.1 netmask 0xff000000
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
> groups: lo
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> bridge0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 9000
> options=10<VLAN_HWTAGGING>
> ether aa:bb:cc:dd:ee:ff
> id xx:xx:xx:xx:xx:xx priority 32768 hellotime 2 fwddelay 15
> maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
> root id 00:e0:67:22:31:d6 priority 32768 ifcost 70000 port 1
> bridge flags=0<>
> member: epair0a flags=1c7<LEARNING,DISCOVER,STP,AUTOEDGE,PTP,AUTOPTP>
> port 5 priority 128 path cost 2000 proto rstp
> role designated state forwarding vlan protocol 802.1q
> member: em0 flags=1c7<LEARNING,DISCOVER,STP,AUTOEDGE,PTP,AUTOPTP>
> port 1 priority 128 path cost 20000 proto rstp
> role root state forwarding vlan protocol 802.1q
> groups: bridge
> nd6 options=9<PERFORMNUD,IFDISABLED>
> ipfw0: flags=1008801<UP,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 65536
> options=0
> groups: ipfw
> epair0a: flags=1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 9000
> options=60000b<RXCSUM,TXCSUM,VLAN_MTU,RXCSUM_IPV6,TXCSUM_IPV6>
> ether aa:bb:cc:dd:ee:ff
> groups: epair
> media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
> status: active
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
ifconfig after jail shutdown:
> em0: flags=1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 9000
> options=4e500bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>
> ether aa:bb:cc:dd:ee:ff
> inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.255
> inet6 fe80::xxxx:xxxx:xxxx:xxxx%em0 prefixlen 64 scopeid 0x1
> inet6 fdxx:xxxx:xxxx:xxxx::xxxx:xxxx prefixlen 120
> media: Ethernet autoselect (1000baseT <full-duplex>)
> status: active
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384
> options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
> inet 127.0.0.1 netmask 0xff000000
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
> groups: lo
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> bridge0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 9000
> options=10<VLAN_HWTAGGING>
> ether aa:bb:cc:dd:ee:ff
> id xx:xx:xx:xx:xx:xx priority 32768 hellotime 2 fwddelay 15
> maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
> root id 00:e0:67:22:31:d6 priority 32768 ifcost 70000 port 1
> bridge flags=0<>
> member: em0 flags=1c7<LEARNING,DISCOVER,STP,AUTOEDGE,PTP,AUTOPTP>
> port 1 priority 128 path cost 20000 proto rstp
> role root state forwarding vlan protocol 802.1q
> groups: bridge
> nd6 options=9<PERFORMNUD,IFDISABLED>
> ipfw0: flags=1008801<UP,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 65536
> options=0
> groups: ipfw
--
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.