]> git.puffer.fish Git - mirror/frr.git/commit
ripd, ripngd: info -> debug 7143/head
authorDonald Sharp <sharpd@nvidia.com>
Mon, 21 Sep 2020 11:55:36 +0000 (07:55 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 21 Sep 2020 11:55:36 +0000 (07:55 -0400)
commit13c5f95ed86513829161fce19226d389a7ed31b0
treebe82e9982effaa5f502dc365fbae5d88fbe73506
parent1f79037b72f0ec93153f9505a11bce9812429993
ripd, ripngd: info -> debug

There are a couple info messages in rip/ripng that really should
be debugs.  Modify code to be so.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
ripd/rip_interface.c
ripngd/ripng_interface.c