ovs-vsctl: Replicate only tables and columns that are actually needed.
[openvswitch] / utilities / ovs-openflowd.8.in
index 30b3705a17f463261fcf64b5be21611664521ded..176459ca452b48bd07bc9e15522f28fe32063f81 100644 (file)
@@ -173,7 +173,8 @@ the local port network device, and start the DHCP client afterward.
 .SS "OpenFlow Options"
 .TP
 \fB\-\-datapath\-id=\fIdpid\fR
-Sets \fIdpid\fR, which must consist of exactly 16 hexadecimal digits,
+Sets \fIdpid\fR, which must consist of exactly 16 hexadecimal digits
+and may not be all-zero,
 as the datapath ID that the switch will use to identify itself to
 OpenFlow controllers.
 .IP