mirror_frr/ospfd
paul 800d61556c ospfd/ospfd.h: Change delay and holdtime to 1s. More appropriate values for
the class of machines which zebra runs on than the original defaults which
were taken from IOS (and even IOS uses much lower times these days). Lower
values greatly help with convergence.

Ideally, we'd use even lower times, but thread_add_timer() api will need to
be modified to use milliseconds. (eg JunOS uses 100ms for delay, and 700ms
for hold time, iirc from Hasso).
2003-05-29 17:26:24 +00:00
..
.cvsignore Add Makefile.in to the remaining .cvsignore's 2003-04-09 06:37:27 +00:00
ChangeLog 2003-05-24 Kenji Yabuuchi 2003-05-24 13:48:16 +00:00
ChangeLog.opaque.txt Initial revision 2003-02-03 16:31:16 +00:00
Makefile.am Tiny fixes from 6Wind patch. 2003-05-25 22:11:22 +00:00
ospf_abr.c From: Hasso Tepper <hasso@estpak.ee> 2003-04-19 00:31:59 +00:00
ospf_abr.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_api.c Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_api.h Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_apiserver.c Latest ospfapi sync from Amir to fixup wrt to zebra.org changes. 2003-04-06 01:19:28 +00:00
ospf_apiserver.h Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_asbr.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_asbr.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_ase.c Compile fix - convert foreach_lsa to LSDB_LOOP 2003-04-07 04:29:27 +00:00
ospf_ase.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_dump.c Hasso Tepper <hasso@estpak.ee>: 2003-04-07 17:12:12 +00:00
ospf_dump.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_flood.c From: Sergey Vyshnevetskiy <serg@vostok.net> 2003-04-18 23:57:15 +00:00
ospf_flood.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_ia.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_ia.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_interface.c Fix missing bracket from previous commit. 2003-05-24 15:31:45 +00:00
ospf_interface.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_ism.c 2003-03-25 Paul Jakma <paul@dishone.st> 2003-03-25 05:07:42 +00:00
ospf_ism.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_lsa.c From: Hasso Tepper <hasso@estpak.ee> 2003-05-16 17:31:51 +00:00
ospf_lsa.h From: Hasso Tepper <hasso@estpak.ee> 2003-04-13 21:42:11 +00:00
ospf_lsdb.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_lsdb.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_main.c Tiny fixes from 6Wind patch. 2003-05-25 22:11:22 +00:00
ospf_neighbor.c 2003-03-25 Paul Jakma <paul@dishone.st> 2003-03-25 05:07:42 +00:00
ospf_neighbor.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_network.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_network.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_nsm.c 2003-03-25 Paul Jakma <paul@dishone.st> 2003-03-25 05:07:42 +00:00
ospf_nsm.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_opaque.c 2003-04-04 Paul Jakma <paul@dishone.st> 2003-04-04 02:44:16 +00:00
ospf_opaque.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_packet.c From: Sergey Vyshnevetskiy <serg@vostok.net> 2003-04-18 23:59:35 +00:00
ospf_packet.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_route.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_route.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_routemap.c Hasso Tepper 2003-04-19 15:49:49 +00:00
ospf_snmp.c 2003-04-04 Paul Jakma <paul@dishone.st> 2003-04-04 02:44:16 +00:00
ospf_snmp.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_spf.c 2003-04-04 Paul Jakma <paul@dishone.st> 2003-04-04 02:44:16 +00:00
ospf_spf.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_te.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_te.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_vty.c From: Hasso Tepper <hasso@estpak.ee> 2003-05-23 09:25:20 +00:00
ospf_vty.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_zebra.c 2003-04-04 Paul Jakma <paul@dishone.st> 2003-04-04 02:44:16 +00:00
ospf_zebra.h Initial revision 2002-12-13 20:15:29 +00:00
OSPF-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
OSPF-TRAP-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
ospfd.c From: Hasso Tepper <hasso@estpak.ee> 2003-04-19 00:31:59 +00:00
ospfd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ospfd.h ospfd/ospfd.h: Change delay and holdtime to 1s. More appropriate values for 2003-05-29 17:26:24 +00:00