netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables: add NFQUEUE balancing support
@ 2009-06-20 23:42 Florian Westphal
  2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
  2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: add new v1 version with queue-balance option Florian Westphal
  0 siblings, 2 replies; 6+ messages in thread
From: Florian Westphal @ 2009-06-20 23:42 UTC (permalink / raw)
  To: netfilter-devel

Hi,

here is the re-send of the userspace nfqueue changes.
Changes since v1:
- re-arranged manpage
- consolidated v1 target into single NFQUEUE_UNSPEC structure
  (as suggested by Jan).
- use same options for v0 and v1; this will result in a more
  verbose error when --queue-balance is used with a "NFQUEUE v0 only"
  kernel (v1 patch would just give a "unkown option" error).

Also available via git, but to ease review I'll send the patches
as followup to this mail.
Jozsef just sent a few patches that will most likely cause conflicts
with this patchset. I can re-base my patches on top of iptables.git
if his patches are applied first, just let me know.

The following changes since commit f9bf812aed50949db584cdf93752193c802fefcb:
  Patrick McHardy (1):
        Bump version

are available in the git repository at:

  git://git.breakpoint.cc/fw/iptables.git nfq_balance

Florian Westphal (2):
      libxt_NFQUEUE: use NFPROTO_UNSPEC
      libxt_NFQUEUE: add new v1 version with queue-balance option

 extensions/libxt_NFQUEUE.c           |  119 ++++++++++++++++++++++++++++++----
 extensions/libxt_NFQUEUE.man         |   18 ++++--
 include/linux/netfilter/xt_NFQUEUE.h |    5 ++
 3 files changed, 122 insertions(+), 20 deletions(-)


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

end of thread, other threads:[~2009-08-20 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-20 23:42 iptables: add NFQUEUE balancing support Florian Westphal
2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: add new v1 version with queue-balance option Florian Westphal
2009-08-20 12:50   ` Patrick McHardy
2009-08-20 14:28     ` Florian Westphal
2009-08-20 14:40       ` Patrick McHardy

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).