all protocol state debug

Ondrej Zajicek santiago at crfreenet.org
Mon Mar 11 17:02:03 CET 2019


On Mon, Mar 11, 2019 at 08:41:19PM +0500, Eugene M. Zheganin wrote:
> Hello,
> 
> 
> I want to log all protocols state changes, and I have a question:
> 
> debug all { states }
> 
> is valid in birdc, but why
> 
> debug all {
>     states
> };
> 
> 
> is invalid in bird.conf ?

Hello

I cannot say *why* it is that, but you can use:

  debug protocols all { states };

in bird.conf file to do that.

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."



More information about the Bird-users mailing list