|
|
|
|
|
connect(self,
**connectargs)
Connection will establish to the remote host using ssh. |
source code
|
|
|
|
|
|
|
|
|
|
| ofmsgSndCmp(self,
snd_list,
exp_list,
xid_ignore=True,
hdr_only=True) |
source code
|
|
|
|
|
|
|
| chkFlowdb(self,
controller_number,
switch_number,
exp_count,
exp_rewrites) |
source code
|
|
|
|
| chkSwitchStats(self,
switch_number,
ofproto,
exp_snd_count,
exp_rcv_count) |
source code
|
|
|
|
| chkSliceStats(self,
controller_number,
ofproto,
exp_snd_count,
exp_rcv_count) |
source code
|
|
|
|
|
|
|
| ofmsgSndCmpWithXid(self,
snd_list,
exp_list,
xid_ignore,
hdr_only) |
source code
|
|
|
|
| genPacketOut(self,
xid,
buffer_id,
in_port,
action_ports,
pkt) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|