]> git.ipfire.org Git - thirdparty/bird.git/commit
Pipe: Propagate debug flags from protocol to channels
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 16 Mar 2021 19:10:00 +0000 (20:10 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 16 Mar 2021 19:10:00 +0000 (20:10 +0100)
commit2f981534902302cbd13cdb12d4f0c6e9a255687a
treec48754a98a591484e9d7a16ca05d3d287076b58c
parentae9ae864d3fec20a74ce2567536e186ce178d032
Pipe: Propagate debug flags from protocol to channels

Pipe channels are kind-of implicit, so setting protocol debug flags
should also set pipe debug flags.
nest/proto.c
proto/pipe/pipe.c