[ovs-git] [openvswitch/ovs] ae2c62: netdev-dummy: add appctl netdev-dummy/conn-state c...

GitHub noreply at github.com
Mon Apr 6 18:09:30 UTC 2015


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: ae2c62e59b32c9be4828c2a5e50005bc6f70f45c
      https://github.com/openvswitch/ovs/commit/ae2c62e59b32c9be4828c2a5e50005bc6f70f45c
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M lib/netdev-dummy.c

  Log Message:
  -----------
  netdev-dummy: add appctl netdev-dummy/conn-state command

Using without any parameter, this command list the connection
state of all netdev-dummy devices that are configured to make
active connections.

Optionally, the name of the netdev-dummy device can be supplied
as a parameter.

The states will be displayed as:

"connected": The socket has been connected to the listener.
"disconnected": The socket is not connected.
"unknown":  It is not an active dummy device.

CC: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>




More information about the git mailing list