mirror_frr/ripd
Krisztian Kovacs c5a89ff4e6 [ripd] Fix metrix in call to rip_zebra_ipv4_delete
Fix a potential problem (most probably not triggering a real problem, at
least on Linux). When an interface goes down and ripd tries to delete the
corresponding route it errorneously passes the interface's index instead of
the metric to zebra.
2009-06-02 18:09:48 +01:00
..
.cvsignore - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch 2004-11-02 18:59:49 +00:00
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am [build] Test for GNU-style PIE support in toolchain and enable 2008-08-22 19:52:12 +01:00
rip_debug.c 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_debug.h 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_interface.c [ripd] Fix metrix in call to rip_zebra_ipv4_delete 2009-06-02 18:09:48 +01:00
rip_interface.h 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_main.c [daemons] Sanity check port number arguments before use 2008-05-29 18:29:16 +00:00
rip_offset.c 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_peer.c 2005-10-26 Paul Jakma <paul.jakma@sun.com> 2005-10-25 23:31:05 +00:00
rip_routemap.c [ripd] bug #293: routemap set metric doesn't check for underflow correctly 2006-09-11 02:14:16 +00:00
rip_snmp.c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto 2008-08-25 09:48:30 +02:00
rip_zebra.c [ripd] update to use auto-generated redistribute route-type defs 2006-06-30 16:58:53 +00:00
ripd.c [lib] mes_lookup string lookup table argument should be marked const 2008-08-22 19:52:58 +01:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> 2005-10-30 23:51:32 +00:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00