diff options
author | paul <paul> | 2004-02-19 19:37:47 +0000 |
---|---|---|
committer | paul <paul> | 2004-02-19 19:37:47 +0000 |
commit | 7f352b860eeca47cf9a3535654cd72a26fbedfda (patch) | |
tree | b9c3acc01c2463ea36e2a4d234b2194feef5fe23 /ospfd/ChangeLog | |
parent | cfeab480d57ae7de5df458cc12d69c1505bb7524 (diff) |
2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com>
* ospf_abr.c: (ospf_abr_update_aggregate) UNH 3.12b,c, address range
should be configured with the highest cost path within the range,
not lowest.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 6c8955a3..3ec877f5 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,9 @@ +2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com> + + * ospf_abr.c: (ospf_abr_update_aggregate) UNH 3.12b,c, address range + should be configured with the highest cost path within the range, + not lowest. + 2004-02-17 Paul Jakma <paul@dishone.st> * ospf_zebra.c: (ospf_interface_delete) Do not delete the interface |