bird/proto
Ondrej Zajicek (work) 61dae32b29 Nest: Per-channel debug flags
The patch add support for per-channel debug flags, currently just
'states', 'routes', and 'filters'. Flag 'states' is used for channel
state changes, remaining two for routes passed through the channel.
The per-protocol debug flags 'routes'/'filters' still enable reporting
of routes for all channels, to keep existing behavior.

The patch causes minor changes in some log messages.
2020-12-07 22:19:40 +01:00
..
babel lib/slab: introduce sl_allocz() function and use it in Babel 2020-11-24 02:36:31 +01:00
bfd Some minor sl_allocz() cleanups 2020-11-24 03:21:44 +01:00
bgp BGP: Zero the newly allocated bucket structure 2020-11-25 15:48:22 +01:00
mrt
ospf Some minor sl_allocz() cleanups 2020-11-24 03:21:44 +01:00
perf
pipe Nest: Per-channel debug flags 2020-12-07 22:19:40 +01:00
radv
rip BFD: Allow per-request session options 2020-11-08 15:33:22 +01:00
rpki RPKI: Add 'ignore max length' option 2020-10-11 01:00:54 +02:00
static Fix some failed asserts due to add_tail() 2020-11-24 03:42:23 +01:00
Doc