]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: Add func to release an SRv6 locator chunk
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Thu, 2 Feb 2023 12:04:33 +0000 (13:04 +0100)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 15:34:53 +0000 (17:34 +0200)
commitbef41422b4c529bdab52a9c7439c88bab6368744
tree4cf32c473fb1f1862ee284cfc676595da242f4c4
parentb822dc4beea74ac6a8cc9ad4d64e41851d3b7e9f
isisd: Add func to release an SRv6 locator chunk

Add a function to ask zebra to release a chunk from the SRv6 locator
specified as a parameter.

The chunk to be released must have been allocated by a previous call to
`isis_zebra_srv6_manager_get_locator_chunk()`.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
isisd/isis_zebra.c
isisd/isis_zebra.h