kernelkit / infix

Linux :yellow_heart: NETCONF = Infix
https://kernelkit.org
GNU General Public License v2.0
52 stars 12 forks source link

Do not delete VLAN when change a port from tagged to untagged #688

Closed mattiaswal closed 1 month ago

mattiaswal commented 1 month ago

Dagger did delete of the VLAN after it had configured it. Resulting in that the new VLAN configuration was lost.

This will first delete all untagged/tagged ports that should be removed, when they are removed, add the new or changed ports.

This fix #676

Description

Other information

Checklist

Tick relevant boxes, this PR is-a or has-a: