summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-08-31 13:41:49 +0000
committerhasso <hasso>2004-08-31 13:41:49 +0000
commitc34b6b577ef58e7609de1e088e7923c4c056cfeb (patch)
tree6cc1c399962c8dec074fe21aad73cc1fc7cad3dd /zebra/ChangeLog
parent7b90143f14ba21f6bd3ff2c8b60f69500f46c0e8 (diff)
Commit my hack (yes, I still call it hack) - command line switch for zebra
daemon to change netlink receive buffer size.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r--zebra/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index 9dd031cb..b6798077 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-31 Hasso Tepper <hasso at quagga.net>
+
+ * main.c, rt_netlink.c: Added -s command line switch for tuning
+ netlink receive buffer size in Linux to avoid buffer overruns.
+
2004-08-26 Miles Nordin <carton@Ivy.NET>
* ipforward_sysctl.c (mib_ipv6): Use size_t for len, per