Skip to content
Snippets Groups Projects
Commit e100d1d9 authored by Bob Lantz's avatar Bob Lantz
Browse files

Change ofprotocold -> ovs-openflowd in OVSKernelSwitch.

parent ad824e4e
No related branches found
No related tags found
No related merge requests found
......@@ -541,7 +541,7 @@ def stop( self ):
self.deleteIntfs()
# Since kernel threads cannot receive signals like user-space processes,
# disabling the interfaces and ofdatapath is our workaround.
# disabling the interfaces and ovs-openflowd is our workaround.
def pause( self ):
"Disable interfaces and pause ovs-openflowd."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment