From: Ben Pfaff Date: Mon, 4 Mar 2019 23:43:17 +0000 (-0800) Subject: ovs-actions.xml: Fix inconsistency in documentation of controller action. X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=1705b8b3eeeab3c9dae88e5409b976c525850f00;p=ovs.git ovs-actions.xml: Fix inconsistency in documentation of controller action. "controller_id" was written as "controller-id" in one place. This spells it consistently. Acked-by: Numan Siddique Signed-off-by: Ben Pfaff --- diff --git a/lib/ovs-actions.xml b/lib/ovs-actions.xml index 84df842a1..edf0511c6 100644 --- a/lib/ovs-actions.xml +++ b/lib/ovs-actions.xml @@ -699,7 +699,7 @@ $ ovs-ofctl -O OpenFlow10 add-flow br0 actions=mod_nw_src:1.2.3.4
id=controller_id
- Specify controller-id, a 16-bit integer, as the connection + Specify controller_id, a 16-bit integer, as the connection ID of the OpenFlow controller or controllers to which the ``packet-in'' message should be sent. The default is zero. Zero is also the default connection ID for each controller connection, and a