removing jumbo frames from uplinks. it aint happening....
This commit is contained in:
parent
af873ce08e
commit
22b4da07a3
|
@ -165,7 +165,6 @@ case "$1" in
|
||||||
auto $ifname
|
auto $ifname
|
||||||
iface $ifname inet static
|
iface $ifname inet static
|
||||||
address ${ipv4/\\/}
|
address ${ipv4/\\/}
|
||||||
mtu 9000
|
|
||||||
|
|
||||||
iface $ifname inet6 static
|
iface $ifname inet6 static
|
||||||
address ${ipv6/\\/}
|
address ${ipv6/\\/}
|
||||||
|
|
Loading…
Reference in New Issue