summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0dee53b5..05ad4db5 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-27 Paul Jakma <paul@dishone.st>
+
+ * zebra.h: Add WANT_OSPF_WRITE_FRAGMENT for ospfd
+ to try to fragment oversized packets. Enabled only for Linux.
+ Add HAVE_IP_HDRINCL_BSD_ORDER to define struct ip byte order,
+ to consolidate various ad-hoc platform defines for same thing.
+
2004-09-26 Hasso Tepper <hasso at quagga.net>
* vty.c, sockopt.c: Fix compiler warnings.