From: Harald Welte Date: Wed, 26 Oct 2005 07:34:24 +0000 (+0200) Subject: [NETFILTER]: Add "revision" support to arp_tables and ip6_tables X-Git-Tag: v2.6.15-rc1~18^2~31^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7d31fcdda5938e5d3f1f8b0922cc25aa200dfc;p=pandora-kernel.git [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 Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed