netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipset: small series of fixes
@ 2015-03-16 13:40 Sergey Popovich
  2015-03-16 13:40 ` netfilter: ipset: Properly calculate extensions offsets and total length Sergey Popovich
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sergey Popovich @ 2015-03-16 13:40 UTC (permalink / raw)
  To: netfilter-devel, popovich_sergei

This series of patches contains fixes to the current kernel
upstream version of ipset.

Sergey Popovich (6):
  netfilter: ipset: Properly calculate extensions offsets and total
    length
  netfilter: ipset: Use first timed out entry when no matching entry
    exists
  netfilter: ipset: Destroy extensions before moving non-last entry
  netfilter: ipset: Reset flags on private copy on set resize
  netfilter: ipset: Fix double free of comment string when adding
    element
  netfilter: ipset: Remove expired entries on set resize

 net/netfilter/ipset/ip_set_core.c     |   18 ++++++++++++------
 net/netfilter/ipset/ip_set_hash_gen.h |   32 +++++++++++++++-----------------
 2 files changed, 27 insertions(+), 23 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2015-03-16 19:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16 13:40 ipset: small series of fixes Sergey Popovich
2015-03-16 13:40 ` netfilter: ipset: Properly calculate extensions offsets and total length Sergey Popovich
2015-03-16 19:30   ` Jozsef Kadlecsik
2015-03-16 13:40 ` netfilter: ipset: Use first timed out entry when no matching entry exists Sergey Popovich
2015-03-16 13:40 ` netfilter: ipset: Destroy extensions before moving non-last entry Sergey Popovich
2015-03-16 13:40 ` netfilter: ipset: Reset flags on private copy on set resize Sergey Popovich
2015-03-16 13:40 ` netfilter: ipset: Fix double free of comment string when adding element Sergey Popovich
2015-03-16 13:40 ` netfilter: ipset: Remove expired entries on set resize Sergey Popovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).