mirror_frr/ospfd
paul 7021c425a9 2003-07-15 Paul Jakma <paul@dishone.st>
* lib/version.h: add ZEBRA_URL (unused for now)
        * lib/vty.c: CMD_ERR_NOTHING_TODO when reading conf file should not
          be fatal. slight reformating.
        * ospfd/ospf_zebra.c: ignore reject/blackhole routes if zebra sends
          these type of routes. probably should be a new type of route to
          allow daemons to more easily choose whether to redistribute them
          - rathen than just a flag (eg for reject/blackhole).
          reorder the is_prefix_default test for ZEBRA_IPV4_ROUTE_DELETE to
          avoid the inverted test - slightly more readable.
        * redhat/zebra.spec.in: Add ospfapi port to services file, if
          with_ospfapi.
        * zebra/rib.h: Change nexthop types to an enum.
        * zebra/rt_netlink.c: run it through indent -nut.
          Add nexthop_types_desc[] descriptive array for nexthop types.
          (netlink_route_multipath) debug statements indicate which branch
          they are in and print out nexthop type.
        * zebra/zebra_rib.c: slight reformatting.
        * zebra/zebra_vty.c: Pass ZEBRA_FLAG_BLACKHOLE flag to
          static_add_ipv4() if Null0 route is configured. print out Null0 if
          STATIC_IPV4_BLACKHOLE route, and ignore flags (shouldnt be
          possible to set flags from vty) for config and show route.
2003-07-15 12:52:22 +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 2003-06-04 Paul Jakma <paul@dishone.st> 2003-06-04 13:59:38 +00:00
ospf_abr.c 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +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 2003-07-09 Paul Jakma <paul@dishone.st> 2003-07-09 16:09:20 +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 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +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 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +00:00
ospf_dump.h 2003-06-19 Paul Jakma <paul@dishone.st> 2003-06-22 08:14:51 +00:00
ospf_flood.c 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +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 2003-06-19 "Suraev, Vadim" <vadim.suraev@terayon.com> 2003-06-22 08:17:12 +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 2003-07-13 Paul Jakma <paul@dishone.st> 2003-07-13 01:36:06 +00:00
ospf_lsa.h 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +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 2003-06-15 Paul Jakma <paul@dishone.st> 2003-06-15 01:28:29 +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 2003-06-04 Paul Jakma <paul@dishone.st> 2003-06-04 13:59:38 +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 2003-06-30 Paul Jakma <paul@dishone.st> 2003-06-30 21:41:26 +00:00
ospf_packet.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_route.c 2003-06-19 "Suraev, Vadim" <vadim.suraev@terayon.com> 2003-06-22 08:28:18 +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-06-19 Paul Jakma <paul@dishone.st> 2003-06-19 01:21:07 +00:00
ospf_snmp.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_spf.c 2003-06-07 Paul Jakma <paul@dishone.st> 2003-06-06 23:27:04 +00:00
ospf_spf.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_te.c 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +00:00
ospf_te.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_vty.c 2003-06-30 Paul Jakma <paul@dishone.st> 2003-06-30 22:46:14 +00:00
ospf_vty.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_zebra.c 2003-07-15 Paul Jakma <paul@dishone.st> 2003-07-15 12:52:22 +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 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +00:00
ospfd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ospfd.h 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +00:00