summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-05-20 15:52:06 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-05-20 15:52:06 +0200
commitda8717a4bfa8884a411ae2445b9f1654b0550a64 (patch)
treeb04f02da10caf6d94e61d0d1496b8fd6f1573739 /ChangeLog
parentdb91cafe5b72f9f591dd8c168427005503186c01 (diff)
add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4458830..0b30f4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,7 @@ o remove (misleading) counters and use information from the statistics mode
o use generic nfct_copy() from libnetfilter_conntrack to update objects
o use generic nfct_cmp() to compare objects
o improve network message sanity checkings
+o add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers
version 0.9.6 (2008/03/08)
------------------------------