diff options
author | JACK <jack9603301@163.com> | 2020-11-20 03:54:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 20:54:09 +0100 |
commit | f01b0ae9e5e71c55d5ea46103b59f265fd6b6f52 (patch) | |
tree | b099d72a86bbf00a504b747ea2d578e039afaec1 /src/conf_mode/interfaces-tunnel.py | |
parent | f00985ccc246194a248c8ccbbc4a9fbc6093e3e7 (diff) | |
download | vyos-1x-f01b0ae9e5e71c55d5ea46103b59f265fd6b6f52.tar.gz vyos-1x-f01b0ae9e5e71c55d5ea46103b59f265fd6b6f52.zip |
bridge: T3067: Fix VLAN aware setting failure under WLAN (#613)
In the implementation of T3042, it will cause two problems:
1. Even if VLAN awareness is not enabled, the VLAN settings of the
vlan filter will be modified. When the bridge member has a WLAN interface,
the error is exposed, so repair it here. You should not modify the
related settings when the VLAN awareness mode is not enabled
2. Even if VLAN awareness is not enabled, the VLAN settings of the
vlan filter will be modified. When the bridge member has a WLAN interface,
due to special settings, the bridge mode cannot be entered and the settings
cannot be completed directly. Therefore, the WLAN interface should be rejected
Enter the bridge with VLAN awareness
Diffstat (limited to 'src/conf_mode/interfaces-tunnel.py')
0 files changed, 0 insertions, 0 deletions