Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
74be472440365351820efd3786f92f207f74e949
/
src
/
python
/
oftest
/
controller.py
74be472
controller.py: clear pending packets on disconnect.
by Ken Chiang
· 12 years ago
69ca4d6
Support active connect, overwrite log
by Dan Talayco
· 12 years ago
7717399
Rework HandshakeAndKeepalive test to handle more than one controller.
by Ken Chiang
· 12 years ago
e875baf
Merge branch 'master' into kenc
by Ken Chiang
· 12 years ago
1a8d5aa
ensure first message switch receieves is hello
by Rich Lane
· 12 years ago
adc950f
Add disconnect() and wait_disconnect() methods to controller.
by Ken Chiang
· 12 years ago
b4f8ecb
accept incoming connections even if ignoring them
by Rich Lane
· 12 years ago
9e55e28
Change controller.message_send to use exceptions for exceptional conditions
by Ed Swierk
· 12 years ago
8806bc4
standardize on -1 for default timeouts
by Rich Lane
· 12 years ago
e1da7ea
convert controller.py to use timed_wait
by Rich Lane
· 12 years ago
b64ce3d
factor out ofutils.timed_wait and simplify Controller.poll
by Rich Lane
· 12 years ago
9aca199
fix multithreading issues with xid_response
by Rich Lane
· 12 years ago
ee3586c
Use the "with" statement to acquire a few locks
by Rich Lane
· 12 years ago
c4f071b
fix multithreading issues with packet queue
by Rich Lane
· 12 years ago
f8de518
Support for filtering pkt ins, cleanup
by Dan Talayco
· 13 years ago
0fc08bd
Add default timeout for do_barrier
by Dan Talayco
· 13 years ago
c00c747
Copied over from master branch
by Howard Persh
· 13 years ago
2843d2b
Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed
by root
· 13 years ago
0214da2
Once a switch is connected, ignore further connection attempts rather
by Ed Swierk
· 13 years ago
4306d3e
Update packet offset before continue stmts
by Dan Talayco
· 13 years ago
836e5bd
Fix check for incomplete packet
by Ed Swierk
· 13 years ago
e3e452a
Bugfix to controller I/O parsing
by Rob Sherwood
· 13 years ago
7455ed2
Update buffer consumption for echo response
by Dan Talayco
· 14 years ago
741b118
Increase receive size for received OF msgs
by Glen Gibb
· 14 years ago
6d46706
Support multiple OF msgs in a single pkt
by Glen Gibb
· 14 years ago
09c2c59
Fix debug output for no resp on XID transaction
by Dan Talayco
· 15 years ago
b2d1d04
Check for OpenFlow version compatibility
by Dan Talayco
· 15 years ago
11c26e7
indentation, spaces
by Dan Talayco
· 15 years ago
d12b661
Fixed race condition
by Dan Talayco
· 15 years ago
4837010
Major overhaul of oftest command interface
by Dan Talayco
· 15 years ago
90576bd
Comments and todo additions
by Dan Talayco
· 15 years ago
e226eb1
Mostly polling and timeout support
by Dan Talayco
· 15 years ago
710438c
Mostly changes to socket deployment
by Dan Talayco
· 15 years ago
1b3f690
Lots of reorg and wrestling with sockets
by Dan Talayco
· 15 years ago
d7e2dbe
Moved core code up to oftest directory
by Dan Talayco
· 15 years ago
ec857da
Moved code up one directory
by Dan Talayco
· 15 years ago
[Renamed from src/python/oftest/controller/controller.py]
21c75c7
Major changes
by Dan Talayco
· 15 years ago
e37999f
Added netutils; update for changed paths
by Dan Talayco
· 15 years ago
3408952
Added controller, dataplane and configuration files
by Dan Talayco
· 15 years ago