* [PATCH 0/4]: Netfilter fixes
@ 2005-01-25 4:47 Patrick McHardy
2005-01-26 5:40 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Patrick McHardy @ 2005-01-25 4:47 UTC (permalink / raw)
To: David S. Miller; +Cc: Netfilter Development Mailinglist
Hi Dave,
these are Martin's fixes for fallout from the recent patches and an
additional
patch to add support for inversion to ipt_multiport.
You can pull all changes from bk://212.42.230.204/nf-2.6
Regards
Patrick
Martin Josefsson:
o [NETFILTER]: Fix compile with NAT but without modules
o [NETFILTER]: Fix compile errors without NAT
o [NETFILTER]: Fix SNAT/DNAT target size checks
Phil Oester:
o [NETFILTER]: Add inversion to multiport match
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4]: Netfilter fixes
2005-01-25 4:47 [PATCH 0/4]: Netfilter fixes Patrick McHardy
@ 2005-01-26 5:40 ` David S. Miller
0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 2005-01-26 5:40 UTC (permalink / raw)
To: Patrick McHardy; +Cc: netfilter-devel
On Tue, 25 Jan 2005 05:47:55 +0100
Patrick McHardy <kaber@trash.net> wrote:
> these are Martin's fixes for fallout from the recent patches and an
> additional
> patch to add support for inversion to ipt_multiport.
>
> You can pull all changes from bk://212.42.230.204/nf-2.6
All pulled, thanks Patrick.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0/4] netfilter fixes
@ 2010-03-25 17:54 kaber
2010-03-25 18:49 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: kaber @ 2010-03-25 17:54 UTC (permalink / raw)
To: davem; +Cc: netfilter-devel, netdev
Hi Dave,
following are four netfilter fixes for 2.6.34, fixing:
- a regression in the recent match, introduced during 2.6.33
- a crash after a failed memory allocation in xt_hashlimit seq_file handling
- an incorrect hook priority of the IPv6 raw table
- a missing 'break' in the IPv6 xt_hashlimit netmask calculation
include/linux/netfilter_ipv6.h | 1 +
net/ipv6/netfilter/ip6table_raw.c | 2 +-
net/netfilter/xt_hashlimit.c | 4 +++-
net/netfilter/xt_recent.c | 2 +-
4 files changed, 6 insertions(+), 3 deletions(-)
Please apply or pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master
Thanks!
PS: this is my first "live" attempt at using git-send-email, so appologies
in advance in case I made any mistakes.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] netfilter fixes
2010-03-25 17:54 [PATCH 0/4] netfilter fixes kaber
@ 2010-03-25 18:49 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2010-03-25 18:49 UTC (permalink / raw)
To: kaber; +Cc: netfilter-devel, netdev
From: kaber@trash.net
Date: Thu, 25 Mar 2010 18:54:42 +0100
> Please apply or pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master
Pulled, thanks a lot Patrick.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-03-25 18:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-25 4:47 [PATCH 0/4]: Netfilter fixes Patrick McHardy
2005-01-26 5:40 ` David S. Miller
-- strict thread matches above, loose matches on Subject: below --
2010-03-25 17:54 [PATCH 0/4] netfilter fixes kaber
2010-03-25 18:49 ` David Miller
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).