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