Re: [ovs-dev] [PATCH] ovs-ofctl.8: Improve description of dec_ttl action.

2015-11-10 Thread Justin Pettit
> On Nov 9, 2015, at 8:51 PM, Ben Pfaff wrote: > > On Mon, Nov 09, 2015 at 04:32:18PM -0800, Justin Pettit wrote: >> @@ -1744,9 +1744,10 @@ a ``packet-in'' message with reason code >> \fBOFPR_INVALID_TTL\fR is >> sent to each connected controller that has enabled receiving them, >> if any. Pro

Re: [ovs-dev] [PATCH] ovs-ofctl.8: Improve description of dec_ttl action.

2015-11-09 Thread Ben Pfaff
On Mon, Nov 09, 2015 at 04:32:18PM -0800, Justin Pettit wrote: > @@ -1744,9 +1744,10 @@ a ``packet-in'' message with reason code > \fBOFPR_INVALID_TTL\fR is > sent to each connected controller that has enabled receiving them, > if any. Processing the current set of actions then stops. However,

[ovs-dev] [PATCH] ovs-ofctl.8: Improve description of dec_ttl action.

2015-11-09 Thread Justin Pettit
Signed-off-by: Justin Pettit --- utilities/ovs-ofctl.8.in |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index dc81e7e..bfb431f 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -1736,7 +17