summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-30 13:15:50 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-30 13:17:39 +0100
commit143a8a19b7e9430b6e13239ceaf362410e1d42f6 (patch)
tree481397ab72c847fed4baa6b238363ea8b7e49fdf /Makefile.am
parentb9b3ede7785a0bf2bffdc3b7c4899f7a991bf9c7 (diff)
downloadvyatta-cfg-quagga-143a8a19b7e9430b6e13239ceaf362410e1d42f6.tar.gz
vyatta-cfg-quagga-143a8a19b7e9430b6e13239ceaf362410e1d42f6.zip
bgp: T3037: migrate invalid "address-family ipv6-unicast capability dynamic" option
The mentioned CLI option is not available in FRR, there is one one generic dynamic capability option in the root of the neighbor. This commit drops the CLI support as it will be migrate to math FRR support. (cherry picked from commit 0d42f7119306f2ebd6011f650be1675cb267acb7)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 46a48522..174349b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ share_perl5_DATA = lib/Vyatta/Quagga/Config.pm
src_check_prefix_boundary = src/check_prefix_boundary.c
-curver_DATA = cfg-version/quagga@6
+curver_DATA = cfg-version/quagga@7
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd