]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Do not log `echo PING` commands from watchfrr
authorDonald Sharp <sharpd@nvidia.com>
Sat, 26 Nov 2022 14:23:50 +0000 (09:23 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 28 Nov 2022 08:08:46 +0000 (08:08 +0000)
commitc8191b7c00bce5a4e037d76ec6d8f3a71eb633b3
tree6f1753091b0e124936b66c5c2f8784327fa1caaa
parentdfe07a821f58ff45573dd7f0e11fc46fec8aa00d
lib: Do not log `echo PING` commands from watchfrr

Since the `echo PING` commands are from watchfrr and are sent
a whole bunch when an operator has `log commands` on the amount
of logging done is quite significant.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit a8a0f80b634208c878e15335948810e1d532d1e7)
lib/vty.c