Hi Patrick, Here come the feature improvements from ipset 6.2. Please apply them. Best regards, Jozsef Jozsef Kadlecsik (2): netfilter: ipset: SCTP, UDPLITE support added netfilter: ipset: Timeout can be modified for already added elements include/linux/netfilter/ipset/ip_set.h | 3 +- include/linux/netfilter/ipset/ip_set_ahash.h | 15 ++-- include/linux/netfilter/ipset/ip_set_getport.h | 2 + net/netfilter/ipset/ip_set_bitmap_ip.c | 20 +++--- net/netfilter/ipset/ip_set_bitmap_ipmac.c | 21 +++--- net/netfilter/ipset/ip_set_bitmap_port.c | 20 +++--- net/netfilter/ipset/ip_set_getport.c | 16 ++++- net/netfilter/ipset/ip_set_hash_ip.c | 10 ++-- net/netfilter/ipset/ip_set_hash_ipport.c | 14 ++-- net/netfilter/ipset/ip_set_hash_ipportip.c | 14 ++-- net/netfilter/ipset/ip_set_hash_ipportnet.c | 14 ++-- net/netfilter/ipset/ip_set_hash_net.c | 8 +- net/netfilter/ipset/ip_set_hash_netport.c | 14 ++-- net/netfilter/ipset/ip_set_list_set.c | 92 ++++++++++++++++-------- 14 files changed, 157 insertions(+), 106 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