From: Patrick McHardy Date: Tue, 22 Aug 2006 07:43:55 +0000 (-0700) Subject: [NETFILTER]: ip6_tables: consolidate dst and hbh matches X-Git-Tag: v2.6.19-rc1~1272^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa2a7601f994bdd034e871b7ea1abd6969fbb6c;p=pandora-kernel.git [NETFILTER]: ip6_tables: consolidate dst and hbh matches The matches are identical besides one looking for NEXTHDR_HOP, the other for NEXTHDR_DEST. Remove ip6t_dst.c and handle both in ip6t_hbh.c. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed