summaryrefslogtreecommitdiff
path: root/tests/topotests/example_test/test_example.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-09-01 20:50:31 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-09-02 09:02:55 -0400
commite7682ccd1b4929a7b2690b2c2f49ec9d4cf18875 (patch)
treeaa6a272d9844578eb76ce02efffe3db324d6f407 /tests/topotests/example_test/test_example.py
parentc2ad0a0d40ff3860f6e48d2a8b5cb853a97f2543 (diff)
bgpd: Do not randomly generate a vrf id for -Z
When FRR added the -Z parameter the bgp daemon was setting a vrf identifier based upon a number starting at 1. This caused issues when we upgraded the code to the outgoing sockets to use vrf_bind always. FRR should never just randomly select a vrf identifier. Let's just use VRF_DEFAULT when we are in a -Z environment. It's a safe bet. Fixes: #9519 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/example_test/test_example.py')
0 files changed, 0 insertions, 0 deletions