[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120831092959.GA7524@1984>
Date: Fri, 31 Aug 2012 11:29:59 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Patrick McHardy <kaber@...sh.net>
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 00/18] netfilter: IPv6 NAT
On Mon, Aug 20, 2012 at 05:39:48AM +0200, Patrick McHardy wrote:
> Following is the latest IPv6 NAT patchset, based on -rc2.
>
> Changes since the last posting include:
>
> - removal of fixes already merged into nf-2.6, not included upstream
> yet though, IPv6 SIP will not work
>
> - missing module alias for ip6t_DNAT/ip6t_SNAT added to xt_nat
>
> - compilation fix for ip6t_MASQUERADE without ipt_MASQUERADE enabled
>
> - proper handling of untracked packets in IPv6 fragmentation improvements
>
> - byteorder fixes in IPv6 fragment handling
>
> - conversion to use a mutex for NAT L3/L4 protocol registration
>
> - missing memory barrier before publishing L4 protocol array
>
> - proper cleanup of NATed connections after NAT L3/L4 protocol unregistration
>
> - proper locking (RTNL) for walking network namespaces in NAT cleanup
>
> - only free NAT L4 protocol array at shutdown instead of during L3 protocol
> unregistation, otherwise non built-in protocols are missing after L3
> protocol reload
>
> - endianess annotation fixes
>
> - missing netlink policy for IPv6 NAT attributes
>
> I'll also push these patches to github, but it is currently acting up,
> once it works again they'll be available at
>
> git://github.com/kaber/nf-nat-ipv6.git master
Pulled. Thanks a lot Patrick.
And I fixed the log description that Jesper mentioned. You'll have to
rebase though, sorry.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists