Hi Patrick, Please apply the next two patches for ipset: - fix address ranges at hash:*port* types - fix checking the type revision at create command Best regards, Jozsef Jozsef Kadlecsik (2): netfilter:ipset: fix address ranges at hash:*port* types netfilter:ipset: fix checking the type revision at create command include/linux/netfilter/ipset/ip_set_getport.h | 10 +++++++ net/netfilter/ipset/ip_set_core.c | 20 +++++++++++--- net/netfilter/ipset/ip_set_hash_ipport.c | 34 +++++++----------------- net/netfilter/ipset/ip_set_hash_ipportip.c | 34 +++++++----------------- net/netfilter/ipset/ip_set_hash_ipportnet.c | 34 +++++++----------------- net/netfilter/ipset/ip_set_hash_netport.c | 30 +++++--------------- 6 files changed, 64 insertions(+), 98 deletions(-) -- 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