diff options
author | paul <paul> | 2004-05-05 17:26:55 +0000 |
---|---|---|
committer | paul <paul> | 2004-05-05 17:26:55 +0000 |
commit | cd59da682f2a68cc4b2d1ba272bf02bb4d9f60e2 (patch) | |
tree | 778dd44bb56e48fb6d127106cb7c769b54b11497 /ospfd/ChangeLog | |
parent | d3f0d6210119ff520c286c89bd614838cc6cbf8e (diff) |
2004-05-05 Paul Jakma <paul@dishone.st>
* ospf_interface.c: (ospf_vl_set_params) Catch changes of interface
address for either end of a virtual-link, and hence potential cost
changes.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 6b15fe64..7bff0a36 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -12,7 +12,10 @@ not by peer_addr (which breaks for asymmetric vlinks) (ospf_nbr_lookup) add a wrapper for nbr lookups to deal with above. - + * ospf_interface.c: (ospf_vl_set_params) Catch changes of interface + address for either end of a virtual-link, and hence potential cost + changes. + 2004-04-22 Hasso Tepper <hasso@estpak.ee> * ospf_zebra.c: Don't ignore reject/bh routes, it's the only way |