[ovs-git] [openvswitch/ovs] 442839: ovn: Fix example in comment in expr.c.

GitHub noreply at github.com
Tue Aug 25 20:11:18 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 44283953cd86dbe61c5fe819161b83c29d9ba28a
      https://github.com/openvswitch/ovs/commit/44283953cd86dbe61c5fe819161b83c29d9ba28a
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M ovn/lib/expr.c

  Log Message:
  -----------
  ovn: Fix example in comment in expr.c.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: c5a41255246dd270a2eb1113d2470f1228828568
      https://github.com/openvswitch/ovs/commit/c5a41255246dd270a2eb1113d2470f1228828568
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M utilities/ovs-ofctl.8.in

  Log Message:
  -----------
  ovs-ofctl: Document missing shorthand notations.

Some new shorthands were added to ovs-ofctl, but not documented in the
man page.  This adds most of them.  A couple were left out that would
print differently than they would be input.  For example, we accept
"ip6" and "ipv6", but we would output it as "ipv6", so "ip6" is not
documented.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: 64cd4a055e39c2edb5f457ebdf175e4188c57827
      https://github.com/openvswitch/ovs/commit/64cd4a055e39c2edb5f457ebdf175e4188c57827
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M lib/ofp-parse.c

  Log Message:
  -----------
  ofp-parse: Add "ipv4" and "ip4" shorthand notations.

This will allow ovs-ofctl to accept them on input and provides some
symmetry with the IPv6 versions.  Documentation was not added, since
output will always be "ip".

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: 014296bcd131b279666b370391888b312b4e47cc
      https://github.com/openvswitch/ovs/commit/014296bcd131b279666b370391888b312b4e47cc
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M ovn/controller/ovn-controller.8.xml

  Log Message:
  -----------
  ovn-controller: Update man page comment on mid-run changes.

It's no longer necessary to restart ovn-controller when the chassis name
or integration bridge changes.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: 3828bceffdb4ade337da529225dcc98a8778872a
      https://github.com/openvswitch/ovs/commit/3828bceffdb4ade337da529225dcc98a8778872a
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M ovn/controller/ovn-controller.8.xml

  Log Message:
  -----------
  ovn-controller: Document supported ovs-appctl commands.

Currently only "exit" is supported, but more will be added shortly.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: 1af530bc2417c8cc98a11d88deca7d57ecb91734
      https://github.com/openvswitch/ovs/commit/1af530bc2417c8cc98a11d88deca7d57ecb91734
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M ovn/northd/.gitignore
    M ovn/northd/automake.mk
    A ovn/northd/ovn-northd.8.xml
    M rhel/openvswitch-fedora.spec.in

  Log Message:
  -----------
  ovn-northd: Add man page describing daemon.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: e17d77d377e2c015135b924eeddc059a9cfe680c
      https://github.com/openvswitch/ovs/commit/e17d77d377e2c015135b924eeddc059a9cfe680c
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M ovn/controller/ovn-controller.8.xml

  Log Message:
  -----------
  ovn-controller: Minor tweaks to man page.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


Compare: https://github.com/openvswitch/ovs/compare/c02c4967b962...e17d77d377e2


More information about the git mailing list