Signed-off-by: Justin Pettit <[email protected]> --- utilities/ovs-ofctl.8.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 4f8555aa3379..c5735cafc23f 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -1239,9 +1239,7 @@ continue pipeline processing). As such, it is strongly recommended that multiple flows should not execute \fBct\fR to reassemble fragments from the same IP message. .IP -Currently, connection tracking is only available on Linux kernels with the -nf_conntrack module loaded. The \fBct\fR action was introduced in Open vSwitch -2.5. +The \fBct\fR action was introduced in Open vSwitch 2.5. . .IP \fBct_clear\fR Clears connection tracking state from the flow, zeroing -- 2.7.4 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
