ovn-controller: Implement translation of OVN flows into OpenFlow.
authorBen Pfaff <blp@nicira.com>
Wed, 6 May 2015 00:16:41 +0000 (17:16 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 6 May 2015 00:21:05 +0000 (17:21 -0700)
commit678729a2ce532aec98e7837315f88125977d569d
tree1690180e4ac2bb76f1513a14563d2e606d701d15
parent3b7cb7e166b0c63cf05bceef36c7fc7eb64f292c
ovn-controller: Implement translation of OVN flows into OpenFlow.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/controller/automake.mk
ovn/controller/ovn-controller.c
ovn/controller/pipeline.c [new file with mode: 0644]
ovn/controller/pipeline.h [new file with mode: 0644]