netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables-nftables PATCH 0/3] xtables-arp fixes + libxt_mangle addition
@ 2013-10-03  9:52 Tomasz Bursztyka
  2013-10-03  9:52 ` [iptables-nftables PATCH 1/3] xtables: arp: Store target entry properly and compare them relevantly Tomasz Bursztyka
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tomasz Bursztyka @ 2013-10-03  9:52 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Tomasz Bursztyka

Patch 1 and 2 fixes 2 issuse (patch 2 is a very minor one).
Patch 3 adds the support of 'mangle' target for xtables-arp through libxtables.

Note: Giuseppe has a patch for nft_arp_parse_meta() also, for a bug in -D as well.

Tomasz Bursztyka (3):
  xtables: arp: Store target entry properly and compare them relevantly
  libxtables: Port libarptc mangle target into libxtables
  xtables: arp: Do not add a useless prefix for afinfo_arp

 extensions/libxt_mangle.c         | 389 ++++++++++++++++++++++++++++++++++++++
 iptables/nft-arp.c                |  44 ++---
 iptables/nft-shared.h             |   4 +-
 iptables/xtables-arp-standalone.c |   2 +-
 iptables/xtables-arp.c            |   8 +-
 5 files changed, 417 insertions(+), 30 deletions(-)
 create mode 100644 extensions/libxt_mangle.c

-- 
1.8.3.2


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

end of thread, other threads:[~2013-10-03 12:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03  9:52 [iptables-nftables PATCH 0/3] xtables-arp fixes + libxt_mangle addition Tomasz Bursztyka
2013-10-03  9:52 ` [iptables-nftables PATCH 1/3] xtables: arp: Store target entry properly and compare them relevantly Tomasz Bursztyka
2013-10-03 10:32   ` Pablo Neira Ayuso
2013-10-03  9:52 ` [iptables-nftables PATCH 2/3] libxtables: Port libarptc mangle target into libxtables Tomasz Bursztyka
2013-10-03 10:32   ` Pablo Neira Ayuso
2013-10-03 10:36     ` Pablo Neira Ayuso
2013-10-03 10:43       ` Tomasz Bursztyka
2013-10-03 12:08       ` Tomasz Bursztyka
2013-10-03  9:52 ` [iptables-nftables PATCH 3/3] xtables: arp: Do not add a useless prefix for afinfo_arp Tomasz Bursztyka
2013-10-03 10:37   ` Pablo Neira Ayuso
2013-10-03 10:42     ` Tomasz Bursztyka

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