mirror_frr/ripd
Renato Westphal a4b46f4c16 *: remove dead code
Since recently zebra uses only the ZEBRA_REDISTRIBUTE_* messages
to advertise redistributed routes to its clientes. Now the old
ZEBRA_IPV*_ROUTE_* messages are only used for client->zebra communication.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2016-09-23 09:31:24 -04:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_debug.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_debug.h ripd: resolve debug statements issue (bug 442) 2011-02-24 13:52:14 +03:00
rip_interface.c *: use an ifindex_t type, defined in lib/if.h, for ifindex values 2016-08-18 07:35:38 -04:00
rip_interface.h *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
rip_main.c lib: migrate to new memory-type handling 2016-09-19 18:35:50 +02: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 [cleanup] Convert XMALLOC/memset to XCALLOC 2009-06-12 17:07:49 +01:00
rip_peer.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_routemap.c When a route-map configuration is used to set the nexthop to a value, make 2015-06-11 09:19:59 -07:00
rip_snmp.c *: snmp: add a load of "static" specifiers 2016-07-28 07:27:47 -04:00
rip_zebra.c *: remove dead code 2016-09-23 09:31:24 -04:00
ripd.c *: use an ifindex_t type, defined in lib/if.h, for ifindex values 2016-08-18 07:35:38 -04:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00