From e7b3c14f30c771b6ae6960c62d9707e1b72517da Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 17 Dec 2006 19:01:32 +0000 Subject: *** empty log message *** --- userspace/ebtables2/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/userspace/ebtables2/ChangeLog b/userspace/ebtables2/ChangeLog index d06964c..8ee6e4d 100644 --- a/userspace/ebtables2/ChangeLog +++ b/userspace/ebtables2/ChangeLog @@ -1,10 +1,19 @@ +20061217 + Since last entry: + * fixed a few reported bugs + * ebt_among --among-dst-file and --among-src-file: allow + the list to be given in a file (circumvents command line max. + line length + * ebt_nat --snat-arp: if it's an arp packet, also change the source + address in the arp header + * ebt_mark --mark-or, --mark-xor, --mark-and 20051020 Since last entry: * ebtables modules are now located in /usr/lib/ebtables/ * added '/sbin/service ebtables' support * added ebtables-save (thanks to Rok Papez ) and ebtables-restore (the first one a perl script, the second - one written in c (fast) + 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 -- cgit v1.2.3