On Sat, Jul 23, 2016 at 07:48:32PM -0500, Ryan Moats wrote: > "dev" <dev-boun...@openvswitch.org> wrote on 07/22/2016 04:33:56 PM: > > > From: Ben Pfaff <b...@ovn.org> > > To: dev@openvswitch.org > > Cc: Ben Pfaff <b...@ovn.org> > > Date: 07/22/2016 04:34 PM > > Subject: [ovs-dev] [PATCH] ovs-ofctl: Fix font in manual. > > Sent by: "dev" <dev-boun...@openvswitch.org> > > > > Without this fix, the remainder of the paragraph appears in bold, which > was > > not intended. > > > > Signed-off-by: Ben Pfaff <b...@ovn.org> > > --- > > utilities/ovs-ofctl.8.in | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in > > index 609f573..165baa8 100644 > > --- a/utilities/ovs-ofctl.8.in > > +++ b/utilities/ovs-ofctl.8.in > > @@ -2346,7 +2346,7 @@ When sending samples to IPFIX collectors, the > > unsigned 32-bit integer > > Observation Point ID sent in every IPFIX flow record. Defaults to 0. > > .IP "\fBsampling_port=\fIport\fR" > > Sample packets on the port. It can be set as input port or output > > -port. When this option is omitted, or specified as \fBNONE\fB, IPFIX > > +port. When this option is omitted, or specified as \fBNONE\fR, IPFIX > > does not differentiate between ingress packets and egress packets and > > does not export egress tunnel information. This option was added in > > Open vSwitch 2.5.90. > > Oops?! Since it is simple enough, let's merge it. > > Acked-by: Ryan Moats <rmo...@us.ibm.com>
Thanks, applied. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev