diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-10-05 19:31:17 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-10-05 19:35:05 +0200 |
commit | b66b886e840fa86638ab4836ea18749ade85ad6f (patch) | |
tree | 6dd83163f6d03fba4994341f7b0f4926550f0529 /Jenkinsfile | |
parent | bda4784c4831980d06d6ded08268cd590a6bfa0e (diff) | |
download | vyos-1x-b66b886e840fa86638ab4836ea18749ade85ad6f.tar.gz vyos-1x-b66b886e840fa86638ab4836ea18749ade85ad6f.zip |
validate: ipv6: mtu: T2427: wireless interface MTU is not configurable
Commit 5db3d631 ("ifconfig: mtu: disallow MTU < 1280 bytes when IPv6 is enabled
on the interface") checked the "mtu" key for it's value and the test only passed
if mtu was larger then the required 1280 bytes when IPv6 address have
been configured on the link.
wireless (WiFi) interfaces have no MTU node - thus this always resulted in a
Python KeyError.
Diffstat (limited to 'Jenkinsfile')
0 files changed, 0 insertions, 0 deletions