mirror_frr/ripngd
Philippe Guibert ecbc5a3781 *: add a vrf update hook to be informed of the vrf name
The Vrf aliases can be known with a specific hook. That hook will then,
from zebra propagate the information to the relevant zapi clients.
The registration hook function is the same for all daemons.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2018-08-28 16:23:50 +02:00
..
.gitignore build: non-recursive ripd & ripngd 2017-08-04 11:09:50 +02:00
Makefile build: non-recursive ripd & ripngd 2017-08-04 11:09:50 +02:00
ripng_debug.c *: use argv[]->text instead of argv[]->arg when appropriate 2017-10-05 22:54:42 -03:00
ripng_debug.h *: reindent 2017-07-17 14:04:07 +02:00
ripng_interface.c *: use frr_elevate_privs() (1/2: coccinelle) 2018-08-14 20:02:05 +00:00
ripng_main.c *: add a vrf update hook to be informed of the vrf name 2018-08-28 16:23:50 +02:00
ripng_memory.c *: reindent 2017-07-17 14:04:07 +02:00
ripng_memory.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ripng_nexthop.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
ripng_nexthop.h *: reindent 2017-07-17 14:04:07 +02:00
ripng_offset.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ripng_peer.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ripng_route.c *: reindent 2017-07-17 14:04:07 +02:00
ripng_route.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ripng_routemap.c libs, daemons: use const in route-map apply 2018-07-23 10:34:35 -04:00
ripng_zebra.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ripngd.c Merge pull request #2448 from qlyoung/error-reference-cards 2018-08-16 16:39:40 +02:00
ripngd.conf.sample *: Remove cvs control points 2017-12-05 17:28:12 -05:00
ripngd.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
subdir.am build: non-recursive ripd & ripngd 2017-08-04 11:09:50 +02:00