1. 0aeff8c Test packet in and packet out with a few different kinds of packets: by Ed Swierk · 13 years ago
  2. 0caeb1e Wait for all flows to be deleted before attempting to trigger a packet-in by Ed Swierk · 13 years ago
  3. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  4. 677c0b7 In band changes by Dan Talayco · 13 years ago
  5. 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
  6. 830b441 Do not add non-default tests when module specified by Dan Talayco · 13 years ago
  7. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  8. 9130bcd bugfix: flow_stats test needed to set buffer_id by Rob Sherwood · 13 years ago
  9. 7918422 Corrected comment (thanks Saurav) by Dan Talayco · 14 years ago
  10. ba3745c Added skip message support by Dan Talayco · 14 years ago
  11. ba4fd4f DataPlaneOnly message to log, not stdout by Dan Talayco · 14 years ago
  12. 7aa0b81 Grammar correction by Dan Talayco · 14 years ago
  13. 4b2bee6 Implementation of many modify tests by Dan Talayco · 14 years ago
  14. ac25cf3 Added --test-params command line option by Dan Talayco · 14 years ago
  15. 8f91a5b Added note for FillTableExact by Dan Talayco · 14 years ago
  16. 285a838 Record config object in test instance by Dan Talayco · 14 years ago
  17. 98fada9 Fixed reference to wildcards in flow_match_test call by Dan Talayco · 14 years ago
  18. 2138156 Support setting test VID with --param by Dan Talayco · 14 years ago
  19. 551befa Some major restructuring by Dan Talayco · 14 years ago
  20. f36f108 Check if any mod actions supported; debug output by Dan Talayco · 14 years ago
  21. 80b54ed Simplified description tagline by Dan Talayco · 14 years ago
  22. 39bf691 Fixed port sequence assumption by Dan Talayco · 14 years ago
  23. 95b4706 Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 14 years ago
  24. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  25. 9c31e22 Merge branch 'tyabe' by Tatsuya Yabe · 14 years ago
  26. b8fb3c3 Added: DirectPacket test with ICMP matching by Tatsuya Yabe · 14 years ago
  27. 8b886b1 Add caps_table_idx parameter by Dan Talayco · 14 years ago
  28. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago
  29. 89d5734 Added flow expire/stats tests by Dan Talayco · 14 years ago
  30. 9f47f4d Added FloodMinusPort routine; use utility routines by Dan Talayco · 14 years ago
  31. 92c9912 Added port config set/get and rcv pkt check functions by Dan Talayco · 14 years ago
  32. f5ffb97 Check switch_features before executing modify_actions by Tatsuya Yabe · 15 years ago
  33. 17195a0 Correct condition for executing modify-actions by Tatsuya Yabe · 15 years ago
  34. e6cae8b Added a test for exact match with modify action by Tatsuya Yabe · 15 years ago
  35. 460321e Expand parameters for simple_tcp_packet by Tatsuya Yabe · 15 years ago
  36. cdf575e Fixed incomplete ofp_flow_mod in simple_exact_match by Tatsuya Yabe · 15 years ago
  37. e30ebe2 Added: Wildcard-all test by Tatsuya Yabe · 15 years ago
  38. 4fad7e3 Added: All-except-one wildcard test by Tatsuya Yabe · 15 years ago
  39. 0718ad3 Exact/Wildcard tests: disable flow_removed msg checking by default by Tatsuya Yabe · 15 years ago
  40. 6a6f38a Added simple exact match and wildcard match tests by Tatsuya Yabe · 15 years ago
  41. b3f43fe Added PortConfigMod by Dan Talayco · 15 years ago
  42. 4aa1312 Added All and AllPlusIngress by Dan Talayco · 15 years ago
  43. 3be5b06 Added FloodPlusIngress by Dan Talayco · 15 years ago
  44. 2e77a84 Added Flood test case; clear flows more often by Dan Talayco · 15 years ago
  45. 32fa654 Added DirectMC test case by Dan Talayco · 15 years ago
  46. b0b0fdb Added DirectMCNonIngress test case by Dan Talayco · 15 years ago
  47. 2d0d49a Added DirectTwoPorts by Dan Talayco · 15 years ago
  48. ef701f4 Debug changes; change sig handler signature by Dan Talayco · 15 years ago
  49. d344c90 Add sleep before starting with option not to wait by Dan Talayco · 15 years ago
  50. cc047ac Script to run OF daemons on local host by Dan Talayco · 15 years ago
  51. 02eca0b Merge resolution and scapy check by Dan Talayco · 15 years ago
  52. f8e80dd Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 15 years ago
  53. 446c143 Exit and print help if not started with root privileges by Brandon Heller · 15 years ago
  54. 88f709d Fix typo by Brandon Heller · 15 years ago
  55. 824504e Fix --list help text by Brandon Heller · 15 years ago
  56. 7dd6cd6 Make sure to qualify on ingress port by Dan Talayco · 15 years ago
  57. f8f4140 Join with controller thread on clean shutdown by Dan Talayco · 15 years ago
  58. 79f3608 Updated README; added test descriptions to --list by Dan Talayco · 15 years ago
  59. d2ca103 As much as possible, remove dependence on python 2.5 by Dan Talayco · 15 years ago
  60. 5eba844 Initial addition of packet action test module by Dan Talayco · 15 years ago
  61. 41eae8b Added simple packet creator in test utils by Dan Talayco · 15 years ago
  62. de2a639 Ignore tmp files by Dan Talayco · 15 years ago
  63. 1a88c12 Comment changes by Dan Talayco · 15 years ago
  64. 6ce963a Various updates to basic test set by Dan Talayco · 15 years ago
  65. c901f4d Added test utilities file with delete_all_flows by Dan Talayco · 15 years ago
  66. 88fc880 Support logging to console by Dan Talayco · 15 years ago
  67. 673e085 Added install to Makefile Updated README Updated doc for test_spec by Dan Talayco · 15 years ago
  68. 2c0dba3 Setup and test spec implementation by Dan Talayco · 15 years ago
  69. 52f6444 Added comments about running locally by Dan Talayco · 15 years ago
  70. 4837010 Major overhaul of oftest command interface by Dan Talayco · 15 years ago
  71. e226eb1 Mostly polling and timeout support by Dan Talayco · 15 years ago
  72. 710438c Mostly changes to socket deployment by Dan Talayco · 15 years ago
  73. a92e75b Typo in assert message by Dan Talayco · 15 years ago
  74. dba244e Basic test file by Dan Talayco · 15 years ago