]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar...
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 18:32:25 +0000 (13:32 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 18:32:25 +0000 (13:32 -0500)
commit6c947cca9b710921be9fb5b2cdeaeeaa7d955460
tree031b87d6800ba69eab4f00c304472864e50c51d2
parentcd99826f5ba9a7e7ac2ca6762e885e033de5dbbe
parentb6bab8d57b2077a1f3ec81df8658fb38d4df9417
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch

Pravin B Shelar says:

====================
Open vSwitch

Following batch of patches brings feature parity between upstream
ovs and out of tree ovs module.

Two features are added, first adds support to export egress
tunnel information for a packet. This is used to improve
visibility in network traffic. Second feature allows userspace
vswitchd process to probe ovs module features. Other patches
are optimization and code cleanup.
====================

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