[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
authorHarald Welte <laforge@netfilter.org>
Wed, 26 Oct 2005 07:34:24 +0000 (09:34 +0200)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Mon, 31 Oct 2005 18:36:08 +0000 (16:36 -0200)
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>

No differences found