search for: addrgenmode

Displaying 3 results from an estimated 3 matches for "addrgenmode".

2018 Dec 16
3
macvtap and tagged VLANs to the VM
...Using classical Linux bridges (brctl), things work fine. They don't when I try macvlan: On the host: 4: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 00:0d:b9:34:2a:fe brd ff:ff:ff:ff:ff:ff promiscuity 1 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 5: unt382@enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 00:0d:b9:34:2a:fe brd ff:ff:ff:ff:ff:ff promiscuity 0 vlan protocol 802.1Q id 3...
2019 Jan 02
0
Re: macvtap and tagged VLANs to the VM
...han a Linux host bridge? > > They don't when I try macvlan: > > On the host: > 4: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 > link/ether 00:0d:b9:34:2a:fe brd ff:ff:ff:ff:ff:ff promiscuity 1 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 > 5: unt382 at enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 > link/ether 00:0d:b9:34:2a:fe brd ff:ff:ff:ff:ff:ff promiscuity 0 > vlan pr...
2024 Mar 19
0
Bug#1067152: xen-utils-common: remove IPv6 link locals from switched interfaces
...39;ve attached the full fixed file as well. *** xen-network-common.sh.orig 2024-03-19 11:53:17.000000000 +0200 --- xen-network-common.sh 2024-03-19 11:59:38.000000000 +0200 *************** *** 95,100 **** --- 95,101 ---- fi # ... and configure it + ip link set dev ${dev} addrgenmode none ip address flush dev ${dev} } -- Aleksi Suhonen () ascii ribbon campaign /\ support plain text e-mail -------------- next part -------------- A non-text attachment was scrubbed... Name: xen-network-common.sh Type: application/x-sh Size: 4705 bytes Desc: not available URL: <...