frr/bfdd
wumu.zsl c4f9964aec bfdd: add bfdname in bfd_key
sbfd will use bfdname for key hash, We introduced a bfd-name for every sbfd session, normal BFD sessions can leave it as NULL.
A unique bfd-name can be used to identify a sbfd session quickly. This is quite useful in our Srv6 deployment for path protection case.
For example, if use the sbfd session to protect the SRv6 path A-B-D, we would assign the name 'path-a-b-d' or 'a-b-d' to the session.

Signed-off-by: wumu.zsl <wumu.zsl@alibaba-inc.com>
2025-01-22 15:00:24 +00:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd.c bfdd: add bfdname in bfd_key 2025-01-22 15:00:24 +00:00
bfd.h bfdd: add bfdname in bfd_key 2025-01-22 15:00:24 +00:00
bfd_packet.c bfdd: changes for code maintainability 2024-07-16 15:30:41 +05:30
bfdd.c bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00
bfdd_cli.c bfdd, doc, yang: change bfd timer and multiplier values 2024-10-08 10:32:16 +02:00
bfdd_nb.c bfdd: remove redundant nb destroy callbacks 2023-05-31 15:28:08 +03:00
bfdd_nb.h bfdd: remove redundant nb destroy callbacks 2023-05-31 15:28:08 +03:00
bfdd_nb_config.c bfdd: add bfdname in bfd_key 2025-01-22 15:00:24 +00:00
bfdd_nb_state.c bfdd: add bfdname in bfd_key 2025-01-22 15:00:24 +00:00
bfdd_vty.c bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00
bfddp_packet.h *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
dplane.c bfdd: retain remote dplane client socket 2024-11-19 14:54:06 -05:00
event.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04:00
Makefile bfdd: Add some code so we can compile from w/ in the bfdd dir 2019-02-13 23:23:48 -05:00
ptm_adapter.c bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00
subdir.am bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00