blob: e528ab39f33a6afa3dc0aff47926b3ea30888fb7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
minor_changes:
- Added support for `solo` neighbor attribute
- as_number - Added support for 1.4+ "system-as. 1.3 embedded as_number is still supported"
- Fixed tests for 1.4+ bgp_global
- updated documentation
- Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute
Removed to `bgp_address_family` module.
- Many configuration attributes moved from `bgp_global` to `bgp_address_family` module.
- Support for 1.3+ VyOS only
|