netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xtables: various fixes for handling multiple src/dst addresses
@ 2011-02-22  0:10 Wes Campaigne
  2011-02-22  0:10 ` [PATCH 1/4] xtables: use *all* IPv6 addresses resolved from a hostname Wes Campaigne
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wes Campaigne @ 2011-02-22  0:10 UTC (permalink / raw)
  To: netfilter-devel

Hi! I've been working on enabling robust IPv6 support in the TomatoUSB router firmware. In the process, I found and fixed a few old iptables bugs, mostly related to lookups and the handling of multiple addresses. Please review!

NOTE: TomatoUSB is actually still using an old 1.3.8 branch of iptables, and analogous versions of these patches against that version have been commited on the TomatoUSB repo at repo.or.cz/w/tomato.git tomato-RT

===
Wes Campaigne (4):
  xtables: use *all* IPv6 addresses resolved from a hostname
  xtables: fix excessive memory allocation in host_to_ipaddr
  xtables: fix the broken detection/removal of redundant addresses
  xtables: use the correct loop count when applying masks to addresses

 xtables.c |   45 ++++++++++++++++++++-------------------------
 1 files changed, 20 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2011-02-22  3:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22  0:10 xtables: various fixes for handling multiple src/dst addresses Wes Campaigne
2011-02-22  0:10 ` [PATCH 1/4] xtables: use *all* IPv6 addresses resolved from a hostname Wes Campaigne
2011-02-22  0:10 ` [PATCH 2/4] xtables: fix excessive memory allocation in host_to_ipaddr Wes Campaigne
2011-02-22  0:10 ` [PATCH 3/4] xtables: fix the broken detection/removal of redundant addresses Wes Campaigne
2011-02-22  0:10 ` [PATCH 4/4] xtables: use the correct loop count when applying masks to addresses Wes Campaigne
2011-02-22  3:48 ` xtables: various fixes for handling multiple src/dst addresses Jan Engelhardt

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