actions: Bundle action parsing parameters into a structure.
authorBen Pfaff <blp@ovn.org>
Tue, 8 Dec 2015 00:56:34 +0000 (16:56 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 16 Dec 2015 12:20:27 +0000 (04:20 -0800)
commit1d7b2eceaeb059e42c1e1cd3d32c192e2ab22271
tree765f864ec8bd54b96e9d83e05d0d0582678dce9a
parentd8681a83cc59a3e83f0056afae65417a548fb547
actions: Bundle action parsing parameters into a structure.

This will make it easier to add and change parameters, as done in an
upcoming commit.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
ovn/controller/lflow.c
ovn/lib/actions.c
ovn/lib/actions.h
tests/test-ovn.c