blob: 5702b7a44a9074db35a8f00c9bb49bcdb32b1c92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
minor_changes:
- vyos_l3_interfaces - make l3_interfaces pick up loopback interfaces
- vyos_firewall_interfaces - enable support for 1.4 firewall
- vyos_ospf_interaces - support for 1.4 ospf interfaces
bugfixes:
- vyos_interfaces - fixed bug where 'replace' would delete an active disable and not reinstate it
- vyos_interfaces - fixed over-zealous handling of disable, which could catch other interface
items that are disabled.
trivial:
- vyos interface plugins - added tests for verifying imterface disable/enable
|