frr/bfdd
zmw12306 b2ab620121 bfdd: Fix demultiplexing to rely solely on Your Discriminator as per RFC 5880.
According to RFC 5880 Section 6.3, once the remote peer reflects back the local discriminator, the receiver MUST demultiplex subsequent BFD packets based solely on the Your Discriminator field. The source IP or interface MUST NOT be used in demultiplexing once the session is established.

Signed-off-by: zmw12306 <zmw12306@gmail.com>
2025-04-05 19:02:31 -04:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd.c bfdd: Fix demultiplexing to rely solely on Your Discriminator as per RFC 5880. 2025-04-05 19:02:31 -04:00
bfd.h bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfd_packet.c bfdd: Fix CI build issue on kernel with no IPV6_HDRINCL 2025-01-23 03:25:02 +00:00
bfdd.c bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00
bfdd_cli.c bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfdd_nb.c bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfdd_nb.h bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfdd_nb_config.c bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfdd_nb_state.c bfdd: Use pass by reference instead of pass by value for a struct 2025-02-05 08:42:00 -05:00
bfdd_vty.c bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
bfddp_packet.h *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
dplane.c bfdd: Add BFD "log-session-changes" feature. 2025-03-03 22:46:01 +00:00
event.c bfdd: use lower lateness warning for TX timers 2025-02-11 12:16:11 +01: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: add bfdname info when notify bfd status to PTM 2025-01-23 02:59:55 +00:00
subdir.am bfdd: remove control socket obsolete code 2024-07-25 10:37:11 -03:00