mirror_frr/ripd
Donald Sharp 6df8536487 *: Consolidate vrf_hooks into vrf_init
We only needed to add/change the vrf callbacks when we initialize
the vrf subsystem.  As such it is not necessary to handle the callbacks
in any other way than through the init function.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-05-15 19:31:27 -04:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am build: fix CFLAGS for snmp modules 2017-04-04 21:25:19 +02:00
rip_debug.c ripd: add 'int idx_foo' argv index variables 2016-09-23 20:06:40 +00:00
rip_debug.h ripd: resolve debug statements issue (bug 442) 2011-02-24 13:52:14 +03:00
rip_interface.c *: remove THREAD_ON macros, add nullity check 2017-05-09 20:44:19 +00:00
rip_interface.h *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
rip_main.c *: Consolidate vrf_hooks into vrf_init 2017-05-15 19:31:27 -04:00
rip_memory.c *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_memory.h *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_offset.c ripd: add 'int idx_foo' argv index variables 2016-09-23 20:06:40 +00:00
rip_peer.c *: update thread_add_* calls 2017-05-09 20:44:22 +00:00
rip_routemap.c *: Refactor if_lookup_by_name to be VRF aware 2017-03-15 10:36:23 -04:00
rip_snmp.c *: snmp: convert into modules 2017-03-25 08:52:36 +01:00
rip_zebra.c ripd: fix argv index numbers in the redistribute command 2017-04-08 17:37:05 -04:00
ripd.c Address the error "Dead assignment" of static analysif 2017-05-10 16:02:48 -04:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h *: remove THREAD_ON macros, add nullity check 2017-05-09 20:44:19 +00:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00