]> git.baikalelectronics.ru Git - kernel.git/commit
Openvswitch: Refactor sample and recirc actions implementation
authorandy zhou <azhou@ovn.org>
Mon, 20 Mar 2017 23:32:30 +0000 (16:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 18:28:35 +0000 (11:28 -0700)
commitdee1f5d0adc436d29c7792d9e924019b7271cf69
tree2e09db106404e4406ccdca2299b7206a60b6c975
parentdb079b6d59e75b27e2609a0d042335823e2789db
Openvswitch: Refactor sample and recirc actions implementation

Added clone_execute() that both the sample and the recirc
action implementation can use.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/actions.c