For all these 5 patches:

Acked-by: Ansis Atteka <[email protected]>


On Wed, Apr 10, 2013 at 4:25 PM, Ben Pfaff <[email protected]> wrote:

> v1->v2: Don't exit with a fatal error if one "add-remote"s an invalid
> remote.
>
> Ben Pfaff (5):
>   sset: New function sset_sort().
>   ovsdb-server: Refactor parsing of remote names to avoid ovs_fatal().
>   ovsdb-server: Add commands for adding and removing remotes at
>     runtime.
>   ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd
>     starts.
>   bridge: Only complete daemonization after db commits initial config.
>
>  AUTHORS                 |    1 +
>  lib/sset.c              |   36 +++++++++-
>  lib/sset.h              |    4 +-
>  ovsdb/ovsdb-server.1.in |   28 +++++++
>  ovsdb/ovsdb-server.c    |  191
> ++++++++++++++++++++++++++++++++++++++--------
>  tests/ovsdb-server.at   |   42 ++++++++++
>  utilities/ovs-ctl.in    |   12 +++-
>  vswitchd/bridge.c       |   53 +++++++++++--
>  8 files changed, 321 insertions(+), 46 deletions(-)
>
> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to