On Thu, Mar 21, 2013 at 03:00:29PM -0700, Andy Zhou wrote:
> When error is encountered with add-flows command, this patch
> adds file name and line number in addition to the parser
> error message to the output.
>
> The file name and line number will not be added to
> the output of "ovs-ofctl add-
On Thu, Feb 28, 2013 at 07:36:47PM -0800, Andy Zhou wrote:
> When error is encountered with add-flows command, this patch
> adds file name and line number in addition to the parser
> error message to the output.
>
> The file name and line number will not be added to
> the output of "ovs-ofctl add-
When error is encountered with add-flows command, this patch
adds file name and line number in addition to the parser
error message to the output.
The file name and line number will not be added to
the output of "ovs-ofctl add-flow", only parser error
message will appear. Same as before.
Signed-o