summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2026-06-15 14:18:10 +0300
committerNataliia Solomko <natalirs1985@gmail.com>2026-06-25 11:28:11 +0300
commitf04dfac8772c7a1326bad4f12ec3aedea9a4d8d9 (patch)
tree3f58e675420a3daf4a04dc07f03af35e4f4385eb /python
parentd3826867554eb9dbd30d5c8c781516a8afcfd96b (diff)
downloadvyos-1x-f04dfac8772c7a1326bad4f12ec3aedea9a4d8d9.tar.gz
vyos-1x-f04dfac8772c7a1326bad4f12ec3aedea9a4d8d9.zip
bgp: T5526: Fix BGP neighbor validation not raising when interface does not exist
Validation of interface-based BGP neighbors relied on checking physical interface existence, which silently skipped the check when interface didn't exist yet, letting invalid config reach FRR. Fix by checking whether the neighbor is not an IP address instead, and improve the error messages to show the correct command.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions