summaryrefslogtreecommitdiff
path: root/tests/topotests/grpc_basic/test_basic_grpc.py
diff options
context:
space:
mode:
authorCarmine Scarpitta <cscarpit@cisco.com>2023-12-07 18:31:37 +0100
committerCarmine Scarpitta <cscarpit@cisco.com>2023-12-14 14:58:35 +0100
commit223d4534cde3ec260b2f563e51b57ea1a6aff979 (patch)
treec4346afe32565563fc4323ba59ae6d4e73496cad /tests/topotests/grpc_basic/test_basic_grpc.py
parentfcf17cc05d9a86b3a4135fd6febd046f9930da2e (diff)
zebra: Fetch actual SRv6 encap src addr on startup
When zebra is started, someone may have configured an SRv6 encap source address different from the default address ( :: ) in the kernel. On startup, zebra should not assume that the actual SRv6 encap source address is the default address ( :: ), but should retrieve the actual source address from the kernel and put it in zebra configuration. In other words, on startup we expect the actual SRv6 encap source address and the configured one to be the same. This commit makes the necessary changes to support the above. Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'tests/topotests/grpc_basic/test_basic_grpc.py')
0 files changed, 0 insertions, 0 deletions