1. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  2. 17d9889 Remove garbage that was turning pktact.SingleWildcardMatchPriority into a no-op by Ed Swierk · 12 years ago
  3. 51c23b3 add test pktact.DirectPacketController by Rich Lane · 12 years ago
  4. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  5. f7c4131 Add comment to FlowToggle and set command by Dan Talayco · 12 years ago
  6. 031373c pktact.FlowToggle: of_port index out of range by Shudong Zhou · 12 years ago
  7. 8c3af7f Fix checking of set_vlan_pcp action capability by Ed Swierk · 13 years ago
  8. 3978f24 Fix typo. Rename pktact.WildcardPriority2 to pktact.WildcardPriorityWithDelete. by Ken Chiang · 12 years ago
  9. 899ff8e Add DirectPacketControllerQueue test case. by Ken Chiang · 13 years ago
  10. 38d7a15 In WildcardPriority: sandwich the exact match flow with wildcarded flows. by Ken Chiang · 13 years ago
  11. 460dc86 Merge pull request #7 from eswierk/master by Ed Swierk · 13 years ago
  12. e9a211d Add two test cases for: by Ken Chiang · 13 years ago
  13. b8a8651 Sleep for a couple of seconds to allow queue counters to reflect by Ed Swierk · 13 years ago
  14. 22f5915 Fix check of queue tx packet counters by Ed Swierk · 13 years ago
  15. 065a2db Don't stomp on pkt when requesting query stats by Ed Swierk · 13 years ago
  16. 4af4140 Merge branch 'master' of github.com:floodlight/oftest by Howard Persh · 13 years ago
  17. 670b567 Created DirectPacketQueue test, to exercise enqueue action. by Howard Persh · 13 years ago
  18. 8364b16 - Added WildcardPriority test by Jeffrey Townsend · 13 years ago
  19. c1199d5 Added some more test parameters, for: by Howard Persh · 13 years ago
  20. f97840f Added test case pktact.DirectPacketQueue, to test "enqueue" action. by Howard Persh · 13 years ago
  21. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  22. 488fbc5 From eswierk 6927ce7fa40cc770749d6495828002971eee1a77 by Dan Talayco · 13 years ago
  23. 50be767 Lowered defaults for flow toggle by Dan Talayco · 13 years ago
  24. abbfdbb Clean up var name, reporting by Dan Talayco · 13 years ago
  25. fa6454f Added FlowToggle test by Dan Talayco · 13 years ago
  26. aba5276 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
  27. 5be06dd For SingleWildcardMatch and AllExceptOneWildcardMatch tests, by Ken Chiang · 13 years ago
  28. 89f7835 flow_stats and pktact test modules use the basic test module, so they by Ed Swierk · 13 years ago
  29. 50c8246 - Fixed clear-table and initialization semantics based on other recent checkins by Jeffrey Townsend · 13 years ago
  30. 2334d64 Merge branch 'master' of github.com:/floodlight/oftest by Jeffrey Townsend · 13 years ago
  31. 2a300e4 - Added SingleWildcardMatchPriority() to test proper prioritization of by Jeffrey Townsend · 13 years ago
  32. 8a64e33 Added iterate-test-case test by Dan Talayco · 13 years ago
  33. d8ae758 Added Modify L2, send to ingress and MC (or UC) by Dan Talayco · 13 years ago
  34. c948d0b Added L2 dest addr and send to ingress port by Dan Talayco · 13 years ago
  35. cfa172f Added L2 dest modify + VLAN modify test by Dan Talayco · 13 years ago
  36. f6e76c0 Added L2 modify + MC tests and support by Dan Talayco · 13 years ago
  37. 4431d54 When VID is wildcarded, do not set it to 0xffff by Dan Talayco · 13 years ago
  38. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  39. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  40. ba3745c Added skip message support by Dan Talayco · 14 years ago
  41. 4b2bee6 Implementation of many modify tests by Dan Talayco · 14 years ago
  42. 2138156 Support setting test VID with --param by Dan Talayco · 14 years ago
  43. 551befa Some major restructuring by Dan Talayco · 14 years ago
  44. f36f108 Check if any mod actions supported; debug output by Dan Talayco · 14 years ago
  45. 80b54ed Simplified description tagline by Dan Talayco · 14 years ago
  46. 9c31e22 Merge branch 'tyabe' by Tatsuya Yabe · 14 years ago
  47. b8fb3c3 Added: DirectPacket test with ICMP matching by Tatsuya Yabe · 14 years ago
  48. 9f47f4d Added FloodMinusPort routine; use utility routines by Dan Talayco · 14 years ago
  49. f5ffb97 Check switch_features before executing modify_actions by Tatsuya Yabe · 15 years ago
  50. 17195a0 Correct condition for executing modify-actions by Tatsuya Yabe · 15 years ago
  51. e6cae8b Added a test for exact match with modify action by Tatsuya Yabe · 15 years ago
  52. cdf575e Fixed incomplete ofp_flow_mod in simple_exact_match by Tatsuya Yabe · 15 years ago
  53. e30ebe2 Added: Wildcard-all test by Tatsuya Yabe · 15 years ago
  54. 4fad7e3 Added: All-except-one wildcard test by Tatsuya Yabe · 15 years ago
  55. 0718ad3 Exact/Wildcard tests: disable flow_removed msg checking by default by Tatsuya Yabe · 15 years ago
  56. 6a6f38a Added simple exact match and wildcard match tests by Tatsuya Yabe · 15 years ago
  57. 4aa1312 Added All and AllPlusIngress by Dan Talayco · 15 years ago
  58. 3be5b06 Added FloodPlusIngress by Dan Talayco · 15 years ago
  59. 2e77a84 Added Flood test case; clear flows more often by Dan Talayco · 15 years ago
  60. 32fa654 Added DirectMC test case by Dan Talayco · 15 years ago
  61. b0b0fdb Added DirectMCNonIngress test case by Dan Talayco · 15 years ago
  62. 2d0d49a Added DirectTwoPorts by Dan Talayco · 15 years ago
  63. 7dd6cd6 Make sure to qualify on ingress port by Dan Talayco · 15 years ago
  64. 5eba844 Initial addition of packet action test module by Dan Talayco · 15 years ago