diff options
author | hasso <hasso> | 2004-03-18 19:18:33 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-03-18 19:18:33 +0000 |
commit | 0d85b9958d6db05fb9d81afbee96332f142654bd (patch) | |
tree | fb0f35cb44254bdfd9b2d907800b1ec513bfc232 /ospfd/ChangeLog | |
parent | f1d92e17ab5f1475018e353ce72e94ebe7a81a44 (diff) |
Amir's fix case where opaque capability is switched "ON -> OFF -> ON".
[quagga-dev 843]
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 3ec877f5..ca9dd04d 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,9 @@ +2004-03-18 Amir Guindehi <amir@datacore.ch> + + * ospf_opaque.c: Attempt to correct the incorrect behavior of + Quagga's ospfd in the special situation that a node's opaque + capability has changed as "ON -> OFF -> ON". [quagga-dev 843]. + 2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com> * ospf_abr.c: (ospf_abr_update_aggregate) UNH 3.12b,c, address range |