blob: 36b377b35a9948dbb82e4ca339fd48a67f49236c (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
bugfixes:
- vyos_l3_interfaces - fix replace in interfaces to remove vif completely if not present in new config
- vyos_l3_interfaces - fix override in interfaces to remove vif completely if not present in new config
- vyos_l3_interfaces - fix delete in interfaces to remove vif completely if in affected interface
trivial:
- vyos_l3_interfaces - fix integration tests for `l3_interfaces`
- vyos_l3_interfaces - fix integration tests for `interfaces`
- vyos_l3_interfaces - added unit test for unknown interface type
|