mirror_frr/ripd
Lu Feng 342a31bfda ripd: use only one constant for derivation
RIP_MAX_RTE is defined in ripd.h as 25 but is in fact the
result of a formula. More over it is not used in the code:
the code itself includes the fomula. This makes it un-clear
for maintenance.

Signed-off-by: Feng Lu <lu.feng@6wind.com>
Reviewed-by: Alain Ritoux <alain.ritoux@6wind.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2014-07-02 19:30:20 +02:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am build: use net-snmp-config to configure NetSNMP 2012-06-25 19:03:23 +02: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 *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_interface.h 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_main.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02: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 *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_snmp.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_zebra.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
ripd.c ripd: use only one constant for derivation 2014-07-02 19:30:20 +02:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h ripd: use only one constant for derivation 2014-07-02 19:30:20 +02:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00