From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: [PATCH 00/10]: Netfilter IPsec support Date: Fri, 11 Nov 2005 04:18:52 +0100 Message-ID: <43740D9C.80003@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: Kernel Netdev Mailing List , Netfilter Development Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netdev.vger.kernel.org This is the latest set patches for netfilter IPsec support. The use of netif_rx for the innermost SA if it used transport mode has been replaced by explicit NF_HOOK calls in xfrm{4,6}_input.c. [NETFILTER]: Remove okfn usage in ip_vs_core.c [NETFILTER]: Defer fragmentation in ip_output when connection tracking is used [IPV4]: Replace dst_output by ip_dst_output [IPV6]: Replace dst_output by ip6_dst_output [IPV4/6]: Netfilter IPsec output hooks [IPV4/6]: Make input netfilter IPsec processing symetrical to output [NETFILTER]: Fix xfrm lookup in ip_route_me_harder [NETFILTER]: Use conntrack information to determine if packet was NATed [NETFILTER]: Redo policy lookups after NAT when neccessary [NETFILTER]: Handle NAT in IPsec policy checks