commit | 01018ce479cce0af61d3797e5200cc340fe6ec0e | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Aug 05 07:40:15 2005 +0000 |
committer | hasso <hasso> | Fri Aug 05 07:40:15 2005 +0000 |
tree | 0d497a18a8848231be1e4a9806394769bf855525 | |
parent | e279c7a6f35a211453ec52fdd16ab78535f5d727 [diff] |
* 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]