]> git.proxmox.com Git - mirror_frr.git/commit - lib/northbound_cli.c
lib/xref: add xrefs for install_element()
authorDavid Lamparter <equinox@diac24.net>
Tue, 21 Jul 2020 06:28:04 +0000 (08:28 +0200)
committerDavid Lamparter <equinox@diac24.net>
Mon, 1 Feb 2021 16:28:11 +0000 (17:28 +0100)
commit01485adb9d07d74c0ef02f1b47cad4ce46161934
tree2ca1e66f04e00137d0a1d321b3f07b073ef55991
parentfeb06e7a93af3642d23cad951e2eaf544025f64a
lib/xref: add xrefs for install_element()

Combined with the DEFUN xrefs, this means we can extract the full CLI
tree from a binary file.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/command.c
lib/command.h
lib/northbound_cli.c
lib/xref.h
vtysh/vtysh.c