Page MenuHomeVyOS Platform

GRE tunnels don't allow configuring MTU larger than 8024
Closed, ResolvedPublicBUG

Description

there is a problem when we want to set higher than 8024 (it doesn't allow) , it is supported on linux :, it's supported on linux :

10: tun1@NONE: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8972 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/gre 10.243.100.21 peer 10.243.100.22 promiscuity 0 allmulti 0 minmtu 68 maxmtu 65511
    gre remote 10.243.100.22 local 10.243.100.21 ttl 64 tos inherit numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 65536 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536

Details

Version
VyOS 1.5-rolling-202404190019
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

dmbaturin renamed this task from gre tunnel - doesn't allow configure jumbo frame more than 8024 to GRE tunnels doesn't allow configure jumbo frames larger than 8024.May 11 2024, 6:57 PM
dmbaturin renamed this task from GRE tunnels doesn't allow configure jumbo frames larger than 8024 to GRE tunnels don't allow configuring MTU larger than 8024.
dmbaturin edited a custom field.
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).