From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi, I'm thinking about pushing the following patch to net-next once becomes active. Does anyone have any compelling reason to keep ip_queue still in the tree? Pablo Neira Ayuso (1): netfilter: remove ip_queue support Documentation/ABI/removed/ip_queue | 9 + include/linux/netfilter_ipv4/ip_queue.h | 72 ---- include/linux/netlink.h | 2 +- net/ipv4/netfilter/Makefile | 3 - net/ipv4/netfilter/ip_queue.c | 639 ------------------------------- 5 files changed, 10 insertions(+), 715 deletions(-) create mode 100644 Documentation/ABI/removed/ip_queue delete mode 100644 include/linux/netfilter_ipv4/ip_queue.h delete mode 100644 net/ipv4/netfilter/ip_queue.c -- 1.7.7.3 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html