Skip to content
  • Ondřej Zajíček's avatar
    61dae32b
    Nest: Per-channel debug flags · 61dae32b
    Ondřej Zajíček authored
    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.
    61dae32b
    Nest: Per-channel debug flags
    Ondřej Zajíček authored
    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.
Loading