]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Tone down warning when command is not implemented yet 7302/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 14 Oct 2020 11:23:02 +0000 (07:23 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 22 Oct 2020 13:02:00 +0000 (09:02 -0400)
commit45afb6f70157289c4ff25a0154c99a32f86850b8
tree2dcb19a94c5c1983a7fb6ac2c2aa9fba111f70ce
parent84de5a245a3eb17619588a535b9f408ce802a8c9
eigrpd: Tone down warning when command is not implemented yet

Currently eigrp has a bunch of commands that are not fully
implemented yet.  Tone down the yang code change of making
these in your face errors to zlog_warns, so the end-user
can not be freaked out by the message.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
eigrpd/eigrp_northbound.c