]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
openvswitch: Refactor ovs_flow_cmd_fill_info().
authorJoe Stringer <joestringer@nicira.com>
Mon, 8 Sep 2014 20:09:37 +0000 (13:09 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:34 +0000 (23:52 -0800)
commitca7105f278b3f7bd2c6f2b336c928f679054de4d
tree2ebb11ba2d8890820e4e66d1ae6d25cf5a5bf3f3
parent738967b8bf57e582db1a23ce773c36fefd4b7d37
openvswitch: Refactor ovs_flow_cmd_fill_info().

Split up ovs_flow_cmd_fill_info() to make it easier to cache parts of a
dump reply. This will be used to streamline flow_dump in a future patch.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/datapath.c