All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ipset patches for nf-next
@ 2013-10-27 18:31 Jozsef Kadlecsik
  2013-10-27 18:31 ` [PATCH 1/2] netfilter:ipset: Fix memory allocation for bitmap:port Jozsef Kadlecsik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jozsef Kadlecsik @ 2013-10-27 18:31 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso

Hi Pablo,

Here follows two patches for nf-next.

- Fix memory allocation for bitmap:port: at the restructuring of
  the bitmap types creation in ipset, for the bitmap:port type wrong
  (too large) memory allocation was copied. Reported by Quentin Armitage,
  the patch is from me.
- Remove a duplicate define from net/netfilter/ipset/ip_set_hash_gen.h,
  submitted by Michael Opdenacker.

Please apply them.

Best regards,
Jozsef

The following changes since commit f2020b27be94222eb25c39ff46eb9917cb92897b:

  netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets (2013-10-23 11:20:00 +0200)

are available in the git repository at:

  git://blackhole.kfki.hu/nf-next master

for you to fetch changes up to 1e56555ee1f3d04d89bdaa3df57ad2da9fbc0999:

  netfilter: ipset: remove duplicate define (2013-10-27 19:24:45 +0100)

----------------------------------------------------------------
Jozsef Kadlecsik (1):
      netfilter:ipset: Fix memory allocation for bitmap:port

Michael Opdenacker (1):
      netfilter: ipset: remove duplicate define

 net/netfilter/ipset/ip_set_bitmap_port.c |    2 +-
 net/netfilter/ipset/ip_set_hash_gen.h    |    1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

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

end of thread, other threads:[~2013-10-27 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27 18:31 [PATCH 0/2] ipset patches for nf-next Jozsef Kadlecsik
2013-10-27 18:31 ` [PATCH 1/2] netfilter:ipset: Fix memory allocation for bitmap:port Jozsef Kadlecsik
2013-10-27 18:31 ` [PATCH 2/2] netfilter: ipset: remove duplicate define Jozsef Kadlecsik
2013-10-27 19:36 ` [PATCH 0/2] ipset patches for nf-next Pablo Neira Ayuso

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.