1. e7b0ecb manually release controller and dataplane references by Rich Lane · 12 years ago
  2. d7d3292 DataPlanePort: fix race between thread start and kill by Rich Lane · 12 years ago
  3. 5b5da2d dataplane: use an EventDescriptor to speed up killing ports by Rich Lane · 12 years ago
  4. 4d46dbd dataplane: kill port threads concurrently by Rich Lane · 12 years ago
  5. ab0bab3 Don't try to use the incompatible pylibpcap library by Ed Swierk · 12 years ago
  6. 47fe471 Merge pull request #27 from InCNTRE/master by Rich Lane · 12 years ago
  7. d2e93aa dataplane: record wall clock time when receiving packet by Rich Lane · 12 years ago
  8. 5e0a6e3 reverted the line specified by ShreyaPandita · 12 years ago
  9. cd8e1cf added port down and up functions by ShreyaPandita · 12 years ago
  10. b42a31c libpcap dataplane by Rich Lane · 12 years ago
  11. e5779d3 fix pylint errors by Rich Lane · 12 years ago
  12. 8806bc4 standardize on -1 for default timeouts by Rich Lane · 12 years ago
  13. db9d866 fix usage of condition variables in dataplane by Rich Lane · 12 years ago
  14. 0e8b092 - The DataPlane class now accepts the global configuration when created. by Jeffrey Townsend · 12 years ago
  15. 3978f24 Fix typo. Rename pktact.WildcardPriority2 to pktact.WildcardPriorityWithDelete. by Ken Chiang · 12 years ago
  16. 1729fdb Support specifying expect pkt and not expect port by Dan Talayco · 13 years ago
  17. 506614a Ignore padding bytes in the received packet when the length of the by Ed Swierk · 13 years ago
  18. 4e20030 Log the ingress port of each packet received by Ed Swierk · 13 years ago
  19. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  20. a99c21a Debug output change by Dan Talayco · 15 years ago
  21. 0db53eb Catch exception on socket open and exit by Dan Talayco · 15 years ago
  22. 11c26e7 indentation, spaces by Dan Talayco · 15 years ago
  23. 4837010 Major overhaul of oftest command interface by Dan Talayco · 15 years ago
  24. 4d06597 Doc init param by Dan Talayco · 15 years ago
  25. e226eb1 Mostly polling and timeout support by Dan Talayco · 15 years ago
  26. 710438c Mostly changes to socket deployment by Dan Talayco · 15 years ago
  27. 1b3f690 Lots of reorg and wrestling with sockets by Dan Talayco · 15 years ago
  28. d7e2dbe Moved core code up to oftest directory by Dan Talayco · 15 years ago
  29. ec857da Moved code up one directory by Dan Talayco · 15 years ago[Renamed from src/python/oftest/dataplane/dataplane.py]
  30. 3087a46 Moved dataplaneport to dataplane so as only one file by Dan Talayco · 15 years ago
  31. 3408952 Added controller, dataplane and configuration files by Dan Talayco · 15 years ago