commit | 47828747f48ea6739d0af6555648759016462703 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Aug 10 15:46:11 2005 +0000 |
committer | paul <paul> | Wed Aug 10 15:46:11 2005 +0000 |
tree | 468a87c6176070819c6b43683d1ce46389cd6897 | |
parent | 1dab30f421d9e6909d498961294fa1f44c76b207 [diff] |
2005-08-09 Paul Jakma <paul.jakma@sun.com> * ospf6_asbr.c: (ospf6_asbr_redistribute_add) Fix sense of testing of route_map_apply return code, it can return many things other than RMAP_MATCH which do not indicate DENY. Should test explicitly for equality to RMAP_DENYMATCH instead. [backport candidate]