summaryrefslogtreecommitdiff
path: root/changelogs/fragments/bgp_global.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/bgp_global.yaml')
-rw-r--r--changelogs/fragments/bgp_global.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/changelogs/fragments/bgp_global.yaml b/changelogs/fragments/bgp_global.yaml
deleted file mode 100644
index 1a1ab310..00000000
--- a/changelogs/fragments/bgp_global.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-major_changes:
- - vyos bgp modules - Many configuration attributes moved from `bgp_global` to `bgp_address_family` module (see documentation).
- - vyos_bgp_global - Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute
- Removed to `bgp_address_family` module.
-minor_changes:
- - vyos_bgp_global - Added support for `solo` neighbor attribute
-breaking_changes:
- - vyos_bgp_global - Support for 1.3+ VyOS only
-
-deprecated_features:
- - vyos_bgp_global - no_ipv4_unicast - deprecated for use with VyOS 1.4+, use `ipv4_unicast` instead
-
-trivial:
- - vyos_bgp_global - Fixed tests for 1.4+ bgp_global
- - vyos_bgp_global - updated documentation