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