[ovs-git] Open vSwitch: ovsdb-server: Make database name mandatory when specifying db paths. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 26 22:49:45 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
  discards  1e16f2ffe3851d395c50d77bd0fd1c4c0a4d4897 (commit)
  discards  d0a92e4363728371d8f716479b47453d4b21bccd (commit)
  discards  9a2696c6cd69dddd5c0661cc2aecb4390a32a9f2 (commit)
  discards  f38da4b77876ec40dbf0f30c1b8332c80685d5c2 (commit)
  discards  f2b2f066df6abfddd47feada984b3349437d6fc4 (commit)
  discards  79672df2aa8bfdf0b958bfeea192da5fe30d0a48 (commit)
  discards  97dd0efa97728bf3004fa3df3bc1bfad96c04dea (commit)
  discards  68771379f932510d9bd2815957c1648b5b2eb443 (commit)
  discards  6ffde55ed930c8342c0da7147ffddb5782242ccb (commit)
  discards  06ea8f59e3ce4e3c52198970431514561947aaf2 (commit)
  discards  162b5beb2a47e2cbc8a746325c87171aa3368a1a (commit)
  discards  83ea846eb271d5b4e134ae4e10322142fc3cd5bc (commit)
  discards  f64c3a58db86af7d42fcb37eb6738f61bb9a88b1 (commit)
  discards  f3bc2a9fd955dc60ac711237ca3bf5cf7c6cdfae (commit)
  discards  1fcf496a91b90257423577cc959b780788f81950 (commit)
  discards  3ee059fa3917a7f9c3ea5d749c0f13675d350fa5 (commit)
  discards  f8640745588fff7d791627c23d6bc332f5b44df3 (commit)
  discards  6d8c6a16ccad289c3ec1eb64c59ccd1af85db1d3 (commit)
  discards  2fac59a9312da1cc2537d117423dd7586e7b96ba (commit)
      from  1e16f2ffe3851d395c50d77bd0fd1c4c0a4d4897 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 include/openflow/openflow-common.h |    2 +-
 lib/bfd.c                          |   33 +-
 lib/bfd.h                          |    2 -
 lib/bond.c                         |   26 +-
 lib/bond.h                         |    3 +-
 lib/cfm.c                          |   21 +-
 lib/cfm.h                          |    3 +-
 lib/lacp.c                         |   27 +-
 lib/lacp.h                         |    3 +-
 lib/learning-switch.c              |    2 +-
 lib/mac-learning.c                 |   23 +-
 lib/mac-learning.h                 |    4 +-
 lib/netdev.c                       |    9 +-
 ofproto/automake.mk                |    2 -
 ofproto/connmgr.c                  |    8 +-
 ofproto/connmgr.h                  |    5 +-
 ofproto/ofproto-dpif-ipfix.c       |   22 +-
 ofproto/ofproto-dpif-ipfix.h       |    4 +-
 ofproto/ofproto-dpif-mirror.c      |  539 ---------------------
 ofproto/ofproto-dpif-mirror.h      |   52 --
 ofproto/ofproto-dpif-sflow.c       |   22 +-
 ofproto/ofproto-dpif-sflow.h       |    4 +-
 ofproto/ofproto-dpif-xlate.c       |  927 +++++++++++-------------------------
 ofproto/ofproto-dpif-xlate.h       |   30 --
 ofproto/ofproto-dpif.c             |  591 ++++++++++++-----------
 ofproto/ofproto-dpif.h             |  191 +++++++-
 ofproto/tunnel.c                   |  105 ++--
 ofproto/tunnel.h                   |   17 +-
 tests/ofp-print.at                 |    2 +-
 tests/ofproto-dpif.at              |   66 +--
 30 files changed, 896 insertions(+), 1849 deletions(-)
 delete mode 100644 ofproto/ofproto-dpif-mirror.c
 delete mode 100644 ofproto/ofproto-dpif-mirror.h


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list