]> git.puffer.fish Git - mirror/frr.git/commit
zebra: extern setting protodown reason directly
authorStephen Worley <sworley@nvidia.com>
Tue, 15 Feb 2022 17:33:06 +0000 (12:33 -0500)
committerStephen Worley <sworley@nvidia.com>
Wed, 9 Mar 2022 23:02:44 +0000 (18:02 -0500)
commit321c80d6b2142a769059df5b9fed0f251409ed92
tree7e42aa21179442489078ca774d4534e6acd3cf10
parentab465d24bd864c7ab9f5841af89c108e03e768ac
zebra: extern setting protodown reason directly

Extern the api for setting the protodown reason code
bitfield directly. Some places may want to completely update the
bitfield with more than one reason at a time.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
zebra/interface.c
zebra/interface.h