mirror_frr/ripd
Renato Westphal 451fda4f9a *: use the FOR_ALL_INTERFACES abstraction from babeld
This improves code readability and also future-proofs our codebase
against new changes in the data structure used to store interfaces.

The FOR_ALL_INTERFACES_ADDRESSES macro was also moved to lib/ but
for now only babeld is using it.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2017-10-10 09:05:46 -03: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
rip_debug.c *: use argv[]->text instead of argv[]->arg when appropriate 2017-10-05 22:54:42 -03:00
rip_debug.h *: reindent 2017-07-17 14:04:07 +02:00
rip_interface.c *: use the FOR_ALL_INTERFACES abstraction from babeld 2017-10-10 09:05:46 -03:00
rip_interface.h *: reindent 2017-07-17 14:04:07 +02:00
rip_main.c *: make all daemons call frr_fini() on exit 2017-09-12 11:25:16 -03:00
rip_memory.c *: reindent 2017-07-17 14:04:07 +02:00
rip_memory.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rip_offset.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
rip_peer.c *: Define the number of seconds in a Day, Week and year 2017-08-08 09:06:22 -04:00
rip_routemap.c ripd: Fix warning about metric value less than 0 2017-09-05 13:17:47 -04:00
rip_snmp.c *: reindent 2017-07-17 14:04:07 +02:00
rip_zebra.c *: fix segfault when sending more than MULTIPATH_NUM nexthops 2017-09-21 11:21:09 -03:00
ripd.c *: use the FOR_ALL_INTERFACES abstraction from babeld 2017-10-10 09:05:46 -03:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h *: reindent 2017-07-17 14:04:07 +02:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
subdir.am build: non-recursive ripd & ripngd 2017-08-04 11:09:50 +02:00