On Fri, Mar 28, 2014 at 09:10:43AM -0700, Gurucharan Shetty wrote:
> When we send a wrong command to a Open vSwitch daemon, it returns
> an error. In that case, we should gracefully close the connection
> to the daemon.
>
> Signed-off-by: Gurucharan Shetty
At root, I don't think this does anythi
When we send a wrong command to a Open vSwitch daemon, it returns
an error. In that case, we should gracefully close the connection
to the daemon.
Signed-off-by: Gurucharan Shetty
---
utilities/ovs-appctl.c |1 +
1 file changed, 1 insertion(+)
diff --git a/utilities/ovs-appctl.c b/utilities