OK, let me send v2
On Tue, May 28, 2013 at 3:42 PM, Justin Pettit wrote:
> Thanks for catching that. The argument is actually optional. Would you
> mind respinning the patch to not specify "ovs-system"?
>
> --Justin
>
>
> On May 28, 2013, at 12:37 AM, zwu.ker...@gmail.com wrote:
>
> > From: Z
Thanks for catching that. The argument is actually optional. Would you mind
respinning the patch to not specify "ovs-system"?
--Justin
On May 28, 2013, at 12:37 AM, zwu.ker...@gmail.com wrote:
> From: Zhi Yong Wu
>
> When i played with OVS again today, i found that the syntax
> of "ovs-dp
From: Zhi Yong Wu
When i played with OVS again today, i found that the syntax
of "ovs-dpctl show" was changed, so INSTALL.KVM need to be
updated accordingly.
Signed-off-by: Zhi Yong Wu
---
INSTALL.KVM |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/INSTALL.KVM b/INS