]> git.proxmox.com Git - mirror_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)
committerDonald Sharp <sharpd@nvidia.com>
Sat, 26 Nov 2022 14:30:48 +0000 (09:30 -0500)
commita8a0f80b634208c878e15335948810e1d532d1e7
tree9982fbd2fda16922a2aca2b0f134f76e8ca9142b
parentbcb486dd3cbce01dd1d9085006305cfcd738f9e8
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>
lib/vty.c