]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://1984.lsi.us.es/nf
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:17:09 +0000 (15:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:17:37 +0000 (15:17 -0400)
commit9e8da28f86d6545727f901bce2c2f50db9aedec6
tree18ba33d8ef93c7aed235df1521d76c2b7e2b8249
parent1d9fda876bcd837c70331f00fdba6e18ba1f1cfd
parentff13189075d43df114e1f0e54efb718da01de36a
Merge branch 'master' of git://1984.lsi.us.es/nf

Pablo Neira Ayuso Says:

====================
The following patchset contains Netfilter/IPVS updates for your
net tree, they are:

* Fix incorrect hooks for SNAT and DNAT (bug introduced in recent IPv6
  NAT changes), from Elison Niven.

* Fix xt_TEE (got broken with recent rt_gateway semantic change),
  from Eric Dumazet.

* Fix custom conntrack timeout policy attachment for IPv6, from myself.

* Always initialize ip_vs_timeout_user in case that TCP or UDP protocols
  is disabled, from Arnd Bergmann.

Note that I had to pull from your tree to obtain:

(f40758c60fa9e3 ipv4: Add FLOWI_FLAG_KNOWN_NH)

which was required for the xt_TEE fix.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>