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