]> git.proxmox.com Git - mirror_frr.git/commit - lib/log_vty.c
lib/log: re-add log filtering
authorDavid Lamparter <equinox@diac24.net>
Tue, 17 Dec 2019 12:05:32 +0000 (13:05 +0100)
committerDavid Lamparter <equinox@diac24.net>
Wed, 1 Apr 2020 04:53:26 +0000 (06:53 +0200)
commit1c4086281f72fd8b6fdf824a6edfaebe1871e383
tree32a7b4570fd89f998ebb8d7c8c085d2b1dee9e2f
parent0eb5f93863c40f6ca906bc6273795982c1359efc
lib/log: re-add log filtering

This is most of the old code bolted on top of the new "backend"
infrastructure.  It just wraps around zlog_fd() with the string search.

Originally-by: Stephen Worley <sworley@cumulusnetworks.com>
Signed-off-by: David Lamparter <equinox@diac24.net>
lib/log.h
lib/log_filter.c [new file with mode: 0644]
lib/log_vty.c
lib/subdir.am
lib/zlog_targets.c
lib/zlog_targets.h