diff options
author | hasso <hasso> | 2005-02-11 08:31:54 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-02-11 08:31:54 +0000 |
commit | 082253f5d08577e2c7b61ed2302be88295b459eb (patch) | |
tree | 4a359027a29c673844f89bd36e706baaa5326db4 /ospfd/ChangeLog | |
parent | 5d6191ee84cc4b292f19f287a5c4fc45f7dd9b84 (diff) |
* ospf_lsdb.c: Fix sum of checksums calculation.
[backport candidate]
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index c530a98d..f3becf4a 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,7 @@ +2005-02-11 Hasso Tepper <hasso at quagga.net> + + * ospf_lsdb.c: Fix sum of checksums calculation. + 2005-02-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_packet.c: (ospf_write) If sendmsg fails, give more info in the |