X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-ctl.8;fp=utilities%2Fovs-ctl.8;h=04c2930585cab183629e4d0b7e3ce95d5796f7de;hb=0311d4f48ddfeb5f7d25b45d53168c02603bcf62;hp=3092d463f98ecfbf255f9df3ba297a91ce2e413f;hpb=3b21e3871731d30714890671164d491ebeef459d;p=openvswitch diff --git a/utilities/ovs-ctl.8 b/utilities/ovs-ctl.8 index 3092d463..04c29305 100644 --- a/utilities/ovs-ctl.8 +++ b/utilities/ovs-ctl.8 @@ -287,8 +287,7 @@ implemented by Open vSwitch. The most common examples of these are bridge ``local ports''. . .IP 2. -Saves the Openflow flows of each bridge and the kernel datapath -configuration for each of the kernel datapaths. +Saves the Openflow flows of each bridge. . .IP 3. Stops the Open vSwitch daemons, as if by a call to \fBovs\-ctl @@ -305,9 +304,9 @@ compatibility module if it is loaded). . .IP 6. Starts OVS back up, as if by a call to \fBovs\-ctl start\fR. This -reloads the kernel module, restores the saved kernel datapath configuration, -restarts the OVS daemons (including \fBovs\-brcompatd\fR, if \fB\-\-brcompat\fR -is specified) and finally restores the saved Openflow flows. +reloads the kernel module, restarts the OVS daemons (including +\fBovs\-brcompatd\fR, if \fB\-\-brcompat\fR is specified) and finally +restores the saved Openflow flows. . .IP 7. Restores the kernel configuration state that was saved in step 4.