]> git.proxmox.com Git - mirror_frr.git/commit - lib/vty.c
lib: implement `terminal monitor` for vtysh
authorDavid Lamparter <equinox@diac24.net>
Wed, 4 Dec 2019 07:10:42 +0000 (08:10 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 28 Feb 2022 12:28:43 +0000 (13:28 +0100)
commit0798d2760dbcc95521edf68eff3cf2afaf0a8e4e
tree405f0b559046018c4cbfc65aab3bf97c012a972f
parentb2dde56b2c1aa793a476ac6beed2a28dd74e4591
lib: implement `terminal monitor` for vtysh

Adds a new logging target that sends log messages to vtysh.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/subdir.am
lib/vty.c
lib/vty.h
lib/zlog_live.c [new file with mode: 0644]
lib/zlog_live.h [new file with mode: 0644]