]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix zlog command types table
authorMark Stapp <mjs@labn.net>
Thu, 8 Dec 2022 16:37:51 +0000 (11:37 -0500)
committerMark Stapp <mjs@labn.net>
Thu, 8 Dec 2022 16:37:51 +0000 (11:37 -0500)
commit447586fd3c603a62f9d146ac256c087418f0afe6
tree490074e1b8ff8c8c9c816bfa98cf3293a89c4bb2
parent1b97fa99769bf75752dc1cd898794e82ad11ece8
lib: fix zlog command types table

Fix a number of differences between the zapi message enum
and the log description table.

Signed-off-by: Mark Stapp <mjs@labn.net>
lib/log.c