Skip to content
Snippets Groups Projects
Commit 5cb4a542 authored by Gregory Gee's avatar Gregory Gee
Browse files

Add ability for for OVS switch start connect to controllers using protocols other than TCP.

    net.addController( 'c0', protocol='ssl' )

This now allows OVS to connect to a controller using SSL.  The default of protocol is 'tcp'
as it currently is.
parent c3bf407a
No related branches found
No related tags found
No related merge requests found
Loading
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