bird/proto
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
..
babel lib/slab: introduce sl_allocz() function and use it in Babel 2020-11-24 02:36:31 +01:00
bfd BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
bgp BGP: Deprecate 'missing lladdr' option 2021-01-06 14:44:23 +01:00
mrt Configuration strings are constant. 2020-04-09 15:37:14 +02:00
ospf Some minor sl_allocz() cleanups 2020-11-24 03:21:44 +01:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Nest: Per-channel debug flags 2020-12-07 22:19:40 +01:00
radv Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
rip BFD: Allow per-request session options 2020-11-08 15:33:22 +01:00
rpki RPKI: Remove port (and SSH username) from 'Cache server' output line 2021-01-07 06:04:31 +01:00
static Static: Fix handling of 'net' attribute in per-route filters 2020-12-28 21:19:27 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00