Hello, This patchset fixes IPv6 prefix computation and adds the missing part for IPv6 NAT support. I'm not really happy with the first patch because it seems the prefixmask is computed during the evaluation. But that result is not used and the prefix mask is rebuild from the prefix_len in the netlink phase. Eric Leblond (2): fix IPv6 prefix computation. Add support for IPv6 NAT src/evaluate.c | 8 ++++++-- src/netlink.c | 11 +++++++---- src/netlink_delinearize.c | 16 ++++++++++++++-- 3 files changed, 27 insertions(+), 8 deletions(-) BR, -- 1.8.4.rc3 -- 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