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.
Loading
Please register or sign in to comment