0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto
Ondrej Zajicek (work) ae9ae864d3 OSPFv3: Update neighbor authentication state from Hello packets
In OSPFv3, only Hello and DBDes packets contain flags specifying whether
RFC 7166 authentication trailer is used. Other packets are processed
based on stored authentication state in neighbor structure. Update this
state with each received Hello to handle authentication change from
reconfigurations.

Thanks to Joakim Tjernlund and Kenth Eriksson for the bugreport.
2021-03-16 16:34:42 +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: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
mrt MRT: Fix MP-BGP next hops 2021-01-22 04:34:15 +01:00
ospf OSPFv3: Update neighbor authentication state from Hello packets 2021-03-16 16:34:42 +01:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Nest: Add option to control automatic RPKI reload 2021-02-12 05:05:18 +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: Implement reload hook 2021-03-10 15:07:19 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00