]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Wed, 8 Jun 2016 00:14:10 +0000 (17:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jun 2016 00:14:10 +0000 (17:14 -0700)
commit46e955b0bea31ee1c616ad23e3c65e749b9f93b6
treea5f4d7974762b4f85bf9c95c4812abc50d30b8e8
parente243071954c2a01775aa56f1e738e2402e28e2fb
parent31a3a6c50ee166ecdcea2a443c2cc09e598dbe2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter/IPVS fixes for net

The following patchset contains two Netfilter/IPVS fixes for your net
tree, they are:

1) Fix missing alignment in next offset calculation for standard
   targets, introduced in the previous merge window, patch from
   Florian Westphal.

2) Fix to correct the handling of outgoing connections which use the
   SIP-pe such that the binding of a real-server is updated when needed.
   This was an omission from changes introduced by Marco Angaroni in
   the previous merge window too, to allow handling of outgoing
   connections by the SIP-pe. Patch and report came via Simon Horman.
====================

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