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 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: 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 Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00