netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [RFC] ip_queue removal
@ 2012-01-16 23:12 pablo
  2012-01-16 23:12 ` [PATCH] netfilter: remove ip_queue support pablo
  0 siblings, 1 reply; 2+ messages in thread
From: pablo @ 2012-01-16 23:12 UTC (permalink / raw)
  To: netfilter-devel; +Cc: jengelh, kaber, kadlec

From: Pablo Neira Ayuso <pablo@netfilter.org>

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-16 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 23:12 [PATCH] [RFC] ip_queue removal pablo
2012-01-16 23:12 ` [PATCH] netfilter: remove ip_queue support pablo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).