On Wed, Nov 13, 2013 at 10:54:17AM -0800, Ben Pfaff wrote: > On Wed, Nov 13, 2013 at 03:19:17PM +0900, Simon Horman wrote: > > Signed-off-by: Simon Horman <ho...@verge.net.au> > > --- > > utilities/ovs-ofctl.8.in | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in > > index f8feb6d..7c31386 100644 > > --- a/utilities/ovs-ofctl.8.in > > +++ b/utilities/ovs-ofctl.8.in > > @@ -1257,6 +1257,15 @@ invalid ttl packets. If controller ids are not > > specified, the > > ``packet_in'' message will be sent only to the controllers having > > controller id zero which have registered for the invalid ttl packets. > > . > > +.IP \fBset_mpls_label\fR:\fIlabel\ > > Missing "fR" at end of line. No worries, I'll fold that in. > > > +Set the label of the outer MPLS label stack entry of a packet. > > +\fIlabel\fR should be a 20-bit value that is decimal by default; > > +use a \fB0x\fR prefix to specify them in hexadecimal. > > +. > > +.IP \fBset_mpls_tc\fR:\fItc\ > > Ditto here. > > > +Set the traffic-class of the outer MPLS label stack entry of a packet. > > +\fItc\fR should be a in the range 0 to 7 inclusive. > > +. > > Thanks, > > Ben.
Applied, thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev