]> git.puffer.fish Git - mirror/frr.git/commit
* ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
authorhasso <hasso>
Fri, 5 Aug 2005 07:40:15 +0000 (07:40 +0000)
committerhasso <hasso>
Fri, 5 Aug 2005 07:40:15 +0000 (07:40 +0000)
commit01018ce479cce0af61d3797e5200cc340fe6ec0e
tree0d497a18a8848231be1e4a9806394769bf855525
parente279c7a6f35a211453ec52fdd16ab78535f5d727
* ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
  dealing with routemaps. There is ospf->route_map[ZEBRA_ROUTE_MAX]
  for default-information.

Fixes bugzilla #208.
[backport candidate]
ospfd/ChangeLog
ospfd/ospf_zebra.c