diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-05-09 11:51:16 +0200 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2024-06-18 18:33:29 +0200 |
| commit | 0af0f4616d32879b8114386e2c44fc6b3250cb14 (patch) | |
| tree | dc59ad59f0a4856c00ce0a5b863526d1be034558 /tests/topotests/bgp_oad/test_bgp_oad.py | |
| parent | 7c203a05bf1b3c9e734a819ad42874673aff2e47 (diff) | |
isisd: Receive SRv6 SIDs notifications from zebra
Zebra sends a SRV6_SID_NOTIFY notification to inform clients about the
result of a SID alloc/release operation. This commit adds a handler to
process a SRV6_SID_NOTIFY notification received from zebra.
If the notification indicates that a SID allocation operation was
successful, then it stores the allocated SID in the SRv6 database,
installs the SID into the RIB, and advertises the SID to the other IS-IS
routers.
If the notification indicates that an operation has failed, it logs the
error.
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions
