commit | 6b7d31fcdda5938e5d3f1f8b0922cc25aa200dfc | [log] [tgz] |
---|---|---|
author | Harald Welte <laforge@netfilter.org> | Wed Oct 26 09:34:24 2005 +0200 |
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Oct 31 16:36:08 2005 -0200 |
tree | c44f46d7eab0ea138247018ba1e04da6df8ae9d4 | |
parent | 6ede2463c8d7ea949f8e7ef35243490c415ddc2f [diff] |
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables Like ip_tables already has it for some time, this adds support for having multiple revisions for each match/target. We steal one byte from the name in order to accomodate a 8 bit version number. Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>