The description of 'ip_frag' is now available in 'man ovs-fields' Signed-off-by: Gurucharan Shetty <[email protected]> --- utilities/ovs-ofctl.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 4850f4a..d6b6d28 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -211,8 +211,8 @@ for matching for fragments with offset 0, and set to 0 in fragments with nonzero offset. This mode is a Nicira extension. .RE .IP -See the description of \fBip_frag\fR, below, for a way to match on -whether a packet is a fragment and on its fragment offset. +See the description of \fBip_frag\fR, in \fBovs\-fields\fR(7), for a way to +match on whether a packet is a fragment and on its fragment offset. . .TP \fBdump\-flows \fIswitch \fR[\fIflows\fR] -- 1.9.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
