]> git.puffer.fish Git - mirror/frr.git/commitdiff
forgot to commit changelog..
authorpaul <paul>
Fri, 24 Sep 2004 08:09:57 +0000 (08:09 +0000)
committerpaul <paul>
Fri, 24 Sep 2004 08:09:57 +0000 (08:09 +0000)
ospfd/ChangeLog

index e7e7b1f3b43bb2d5974e778eddffd628923dfe17..8f1ffb686bf55e08a3c75f6dd6508ebbe2466241 100644 (file)
@@ -10,6 +10,9 @@
           loops to LIST_LOOP. miscellaneous style and indent fixups.
         * ospf_te.{c,h}: ditto
        * ospf_packet.c: lists typedef removal cleanup.
+          (ospf_write) ifdef fragmentation support. move actual
+         fragmentation out to a new, similarly ifdefed, function.
+         (ospf_write_frags) fragmented write support, moved from previous.
 
 2004-09-23 Hasso Tepper <hasso at quagga.net>