summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/ChangeLog
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:56:51 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:56:51 +0000
commit8586563c4c21b4966ed05894a4dfdf86161428cf (patch)
tree126b94b3edd37449775716034553d44b20caae66 /userspace/ebtables2/ChangeLog
parent39cec9997760f50ce00e9128c9a46f44d7530f49 (diff)
*** empty log message ***
Diffstat (limited to 'userspace/ebtables2/ChangeLog')
-rw-r--r--userspace/ebtables2/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/userspace/ebtables2/ChangeLog b/userspace/ebtables2/ChangeLog
index 3e567d2..d06964c 100644
--- a/userspace/ebtables2/ChangeLog
+++ b/userspace/ebtables2/ChangeLog
@@ -2,8 +2,9 @@
Since last entry:
* ebtables modules are now located in /usr/lib/ebtables/
* added '/sbin/service ebtables' support
- * added ebtables-save and ebtables-restore (the first one
- a perl script, the second one written in c (fast)
+ * added ebtables-save (thanks to Rok Papez <rok.papez@arnes.si>)
+ and ebtables-restore (the first one a perl script, the second
+ one written in c (fast)
* optimized the code for the '-A' command, making ebtables-restore
very fast.
* ebtablesd/ebtablesu is deprecated and not compiled by default