The first patch is the previously posted L3 to-do listed, updated based on feedback from Justin and Russell.
The remaining patches are new. Ben Pfaff (3): ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3. expr: Implement action to copy one field into another. ovn: Implement action to exchange two fields. ovn/TODO | 269 +++++++++++++++++++++++++++++++++ ovn/lib/actions.c | 4 +- ovn/lib/expr.c | 219 +++++++++++++++++++-------- ovn/lib/lex.c | 6 + ovn/lib/lex.h | 1 + ovn/northd/ovn-northd.8.xml | 352 +++++++++++++++++++++++++++++++++++++++++++- ovn/ovn-architecture.7.xml | 2 +- ovn/ovn-sb.xml | 137 +++++++++++++++-- tests/ovn.at | 28 +++- tests/test-ovn.c | 1 + 10 files changed, 931 insertions(+), 88 deletions(-) -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev