1. a229eca [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  2. 7071cf1 Minor updates for pkt in monitoring by Dan Talayco · 12 years ago
  3. 7e45412 Added packet-in monitor test case by Dan Talayco · 12 years ago
  4. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  5. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  6. cfdcbd3 Store the controllers list in an instance variable by Ed Swierk · 12 years ago
  7. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  8. 74be472 controller.py: clear pending packets on disconnect. by Ken Chiang · 12 years ago
  9. 9c93e67 Remove serial failover tests, which only maintain one controller at any point by Ken Chiang · 12 years ago
  10. 7717399 Rework HandshakeAndKeepalive test to handle more than one controller. by Ken Chiang · 12 years ago
  11. 265fc49 In HandshakeAndKeepalive test, make the timeout after the handshake by Ken Chiang · 12 years ago
  12. e875baf Merge branch 'master' into kenc by Ken Chiang · 12 years ago
  13. 2014f9b remove config parameter from several testutils functions by Rich Lane · 12 years ago
  14. adc950f Add disconnect() and wait_disconnect() methods to controller. by Ken Chiang · 12 years ago
  15. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  16. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  17. 5bd6cf9 fix SIGINT handling by Rich Lane · 12 years ago
  18. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  19. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  20. 35a7437 Add HandshakeAndKeepalive for manual testing. Disabled by default. by Ken Chiang · 12 years ago
  21. d6f5f86 Add handshake test cases. by Ken Chiang · 12 years ago