bird/proto
Ondrej Zajicek (work) b174cc0abc Babel: Add MAC authentication support - update
Some cleanups and bugfixes to the previous patch, including:

 - Fix rate limiting in index mismatch check

 - Fix missing BABEL_AUTH_INDEX_LEN in auth_tx_overhead computation

 - Fix missing auth_tx_overhead recalculation during reconfiguration

 - Fix pseudoheader construction in babel_auth_sign() (sport vs fport)

 - Fix typecasts for ptrdiffs in log messages

 - Make auth log messages similar to corresponding RIP/OSPF ones

 - Change auth log messages for events that happen during regular
   operation to debug messages

 - Switch meaning of babel_auth_check*() functions for consistency
   with corresponding RIP/OSPF ones

 - Remove requirement for min/max key length, only those required by
   given MAC code are enforced
2021-06-06 16:28:18 +02:00
..
babel Babel: Add MAC authentication support - update 2021-06-06 16:28:18 +02:00
bfd BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
bgp BGP: Ensure that freed neighbor entry is not accessed 2021-06-01 02:20:26 +02:00
mrt Routing tables list iteration should use explicit node struct position 2021-03-30 21:56:08 +02:00
ospf OSPF: Fix OSPFv3 in IPv4 mode with multiple areas 2021-05-26 18:57:32 +02:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Pipe: Propagate debug flags from protocol to channels 2021-03-16 20:10:00 +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 Minor fixes for restricted builds 2021-03-17 15:56:12 +01:00
rpki RPKI: Improve error handling of DNS resolver 2021-03-17 17:24:00 +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