]> git.proxmox.com Git - mirror_frr.git/commit - lib/libfrr.h
lib: add hook infrastructure
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 12 Jun 2016 15:31:50 +0000 (17:31 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 25 Mar 2017 07:52:28 +0000 (08:52 +0100)
commita5b38c5bd252ab7bf2294a2303ce845df40d82dd
tree5bd23b8f1f0c9876e3ffe94e8d03364a165a1271
parentb249c083d53ef25c54f4347f656daebf61827581
lib: add hook infrastructure

Please refer to lib/hook.h for a description/documentation.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/Makefile.am
lib/hook.c [new file with mode: 0644]
lib/hook.h [new file with mode: 0644]
lib/libfrr.c
lib/libfrr.h
zebra/rtread_getmsg.c