blob: b696b2aabc7ff8d0bd71876dcd776e1512afdd3f (
plain)
1
2
3
4
5
6
7
8
9
|
---
minor_changes:
- vyos_ospf_interfaces - add support for VyOS 1.4+, which moved interface configuration from the interfaces to ospf/ospfv3 interfaces configuration
bugfixes:
- vyos_ospf_interfaces - fixed get_config to cater for unordered command lists in 1.4+
trivial:
- vyos_ospf_interfaces - re-worked intergration test suite structure to D.R.Y.
- vyos_ospf_interfaces - added support for 1.4+ VyOS
- vyos_ospf_interfaces - updated unit test suite to cater for 1.4+ bugfixes
|