summaryrefslogtreecommitdiff
path: root/interface-definitions/include/static
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-12-12 20:54:52 +0100
committerChristian Breunig <christian@breunig.cc>2025-12-12 20:54:52 +0100
commit72ca8476e2ef69d048e86a37027fd27910972a32 (patch)
treede78e9b17e11a0102129069bb61c82d7eb82c1a0 /interface-definitions/include/static
parentaa3b597230ebdd860101c031a26acebacdbf8caf (diff)
downloadvyos-1x-72ca8476e2ef69d048e86a37027fd27910972a32.tar.gz
vyos-1x-72ca8476e2ef69d048e86a37027fd27910972a32.zip
isis: T8094: bugfix config migration from 1.3.0-rc1 -> 1.4
While producing all configtest assert files for VyOS 1.4 it was noted that the the isis-small testcase from fails. This config fragment is not properly migrated when updating from VyOS 1.3.0-rc1 -> 1.4 and using IS-IS. protocols { isis FOO { interface eth1 { bfd } net 49.0001.1921.6800.1002.00 redistribute { ipv4 { connected { level-2 { route-map EXPORT-ISIS } } } } } } and results in loosing IS-IS connectivity. This is due the fact that config.rename() does not work when only using the base tagNode.
Diffstat (limited to 'interface-definitions/include/static')
0 files changed, 0 insertions, 0 deletions