]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Add log filter manipulation code
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 13 Jun 2019 21:15:32 +0000 (17:15 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 19 Jun 2019 21:20:24 +0000 (17:20 -0400)
commitc0dc23460ba43192703a3bf76eca08c71257d42c
tree921b9ff7ea7239b04e162d18ebae923ef2a9be64
parent2e77de95162842c85cd00b281896082eb566553e
lib: Add log filter manipulation code

Add code for manipulation/creation of log filters
and their table. Specifically, add lookup,clear,add,del,dump
functionality.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/log.c
lib/log.h