summaryrefslogtreecommitdiff
path: root/tests/topotests/example-test/test_example.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-05-16 20:49:56 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-05-20 13:58:23 +0000
commit8b6ba461200d29bdb07fe4ef4833921d29d2e6ec (patch)
treee3e41a081aebca0651b179a286cefbeb80a398d5 /tests/topotests/example-test/test_example.py
parent90165b9daec66aec0b2ada6d95e3d28830b0641f (diff)
bgpd: Fix `match peer` when switching between IPv4/IPv6/interface
Without this patch we MUST follow this sequence: ``` no match peer 10.0.0.1 match peer 2a01::1 ``` Otherwise, both IPv4/IPv6 values are set/compiled, thus when printing the configuration in show running, we see the first one (IPv4). Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit edfc03614f0c5e14cffde25afae111908cb3bf30)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions