All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter: ipset: new features
@ 2011-04-07 10:10 Jozsef Kadlecsik
  2011-04-07 10:10 ` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Jozsef Kadlecsik @ 2011-04-07 10:10 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Patrick McHardy, Jozsef Kadlecsik

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


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

end of thread, other threads:[~2011-04-13 11:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 10:10 [PATCH 0/2] netfilter: ipset: new features Jozsef Kadlecsik
2011-04-07 10:10 ` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added Jozsef Kadlecsik
2011-04-07 10:11   ` [PATCH 2/2] netfilter: ipset: Timeout can be modified for already added elements Jozsef Kadlecsik
2011-04-13 11:52     ` Patrick McHardy
2011-04-13 11:52   ` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.