]> git.puffer.fish Git - mirror/frr.git/commit
topotests: add ability to check that a prefix is not in BGP RIB
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 12 May 2022 12:54:32 +0000 (14:54 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Dec 2022 14:07:54 +0000 (15:07 +0100)
commita7e794215c379f975be34179a034d0c2765cbbbb
tree401f8f87a88b9c5e0d89c443745d0168099cccd4
parent5f6c0ba6d2aa63f41a37f595a1531527cde76340
topotests: add ability to check that a prefix is not in BGP RIB

Add an "exist" key to check the existence of a prefix in the BGP RIB.
Useful to check that a prefix has not leaked by error.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/lib/bgprib.py