summaryrefslogtreecommitdiffstats
path: root/userspace
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2011-07-10 09:27:49 +0000
committerBart De Schuymer <bdschuym@pandora.be>2011-07-10 09:27:49 +0000
commit37f8d57ca78f791ef0dcd3b1b33875e7d0df87d6 (patch)
tree7650fdab45309db0eaa14a9c571c0c9122254021 /userspace
parent7ce4f892d0ae9184affc47b493bae137366ac6a4 (diff)
add changelog for v2.0.10-1
Diffstat (limited to 'userspace')
-rw-r--r--userspace/ebtables2/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/userspace/ebtables2/ChangeLog b/userspace/ebtables2/ChangeLog
index 30a8ec7..746fb7b 100644
--- a/userspace/ebtables2/ChangeLog
+++ b/userspace/ebtables2/ChangeLog
@@ -1,5 +1,20 @@
+20110710
+ Changelog for v2.0.10-1
* fix --among-dst-file, which translated to --among-src
(reported by Thierry Watelet)
+ * fix bug in test_ulog.c example
+ * Makefile: respect LDFLAGS during ebtables build (Peter Volkov)
+ * Makefile: create directories to avoid build failure when DESTDIR is
+ supplied (Peter Volkov)
+ * incorporate fixes for possible issues found by Coverity analysis
+ (thanks to Jiri Popelka)
+ * define __EXPORTED_HEADERS__ to get access to the Linux kernel headers
+ * extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian
+ Westphal)
+ * Print a more useful error message when an update of the kernel table
+ failed.
+ * Add --concurrent option, which enables using a file lock to support
+ concurrent scripts updating the ebtables kernel tables
20100203
Changelog for v2.0.9-2
* fix unwanted zeroing of counters in the last user-defined chain