bird/proto/bfd
Ondrej Zajicek (work) 910adaa08b BFD: Dispatch sessions also by interface index
Direct BFD sessions needs to be dispatched not only by IP addresses, but
also by interfaces, in order to avoid collisions between neighbors with
the same IPv6 link-local addresses.

Extend BFD session hash_ip key by interface index to handle that. Use 0
for multihop sessions.

Thanks to Sebastian Hahn for the original patch.
2021-01-10 15:29:02 +01:00
..
bfd.c BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
bfd.h BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
config.Y Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
Doc
io.c
io.h
Makefile
packets.c BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00