summaryrefslogtreecommitdiff
path: root/tests/lib/test_frrscript.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-07-19 19:52:43 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-07-19 20:04:03 -0400
commit79a9ad1450ba776ef5b32a21158a72338c9c787a (patch)
treeb12516fa6a808aa3e3300cbb7442626a710864cf /tests/lib/test_frrscript.py
parentfb8e437bcd53b123f1edc5ee86a163b9ff36aa07 (diff)
zebra: Do not allow redistribution for non-vrf tables
Current code was allowing redistribution of kernel routes from the non-default non vrf tables once FRR was already up and running. In the case where we add `redistribute kernel` in an upper level protocol we never consider the non-default vrf or non-vrf tables so it is never accepted. In the case where a kernel route is added after `redistribute kernel` is already in place we were never looking at the fact that the route was in a non-default non-vrf table. This code fixes that issue. Fixes: #9073 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/lib/test_frrscript.py')
0 files changed, 0 insertions, 0 deletions