netfilter: drop proprietary xt_id match
authorJo-Philipp Wich <jo@mein.io>
Tue, 13 Dec 2016 23:36:28 +0000 (00:36 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 14 Dec 2016 00:05:06 +0000 (01:05 +0100)
commite2f8d200f598c67534c6292d732f7927b3609473
tree7763ff461b66d996ddd4685d99f162f3103eea7a
parent2daab45cae3cfc09bae96f4326a3963a7504e86d
netfilter: drop proprietary xt_id match

The xt_id match was used by the firewall3 package to track its own rules but
the approach has been changed to use xt_comment instead now, so we can drop
this nonstandard extension.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/netfilter.mk
package/network/utils/iptables/patches/500-add-xt_id-match.patch [deleted file]
target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch [deleted file]
target/linux/generic/patches-4.1/615-netfilter_add_xt_id_match.patch [deleted file]
target/linux/generic/patches-4.4/615-netfilter_add_xt_id_match.patch [deleted file]