[ovs-dev] [PATCH v7 0/3] OVN support for Neutron provider networks

Russell Bryant rbryant at redhat.com
Wed Aug 26 15:07:51 UTC 2015


v6->v7
 - Fix xml2nroff error on doc addition in patch 2.
 - Fix possible use of uninitialized variable pointed out by clang in patch 1.

v5->v6
 - Rebase on OVN tunnel key changes
 - Add example usage for "localnet" logical port type to commit message

Russell Bryant (3):
  ovn: Add bridge mappings to ovn-controller.
  ovn: Automatically create br-int in ovn-controller.
  ovn: Add "localnet" logical port type.

 ovn/controller/lflow.h              |  10 +-
 ovn/controller/ovn-controller.8.xml |   9 ++
 ovn/controller/ovn-controller.c     | 305 ++++++++++++++++++++++++++++++++++--
 ovn/controller/physical.c           | 124 +++++++++++++--
 ovn/ovn-architecture.7.xml          |  29 ++++
 ovn/ovn-nb.xml                      |  16 +-
 ovn/ovn-sb.xml                      |  31 +++-
 tutorial/ovs-sandbox                |   2 -
 8 files changed, 488 insertions(+), 38 deletions(-)

-- 
2.4.3




More information about the dev mailing list