1. 488fbc5 From eswierk 6927ce7fa40cc770749d6495828002971eee1a77 by Dan Talayco · 13 years ago
  2. a6fbd67 Merge branch 'master' of github.com:floodlight/oftest by Howard Persh · 13 years ago
  3. 07d99e6 (1) Small bug fixes by Howard Persh · 13 years ago
  4. 910a828 Updated var names and test parameters by Dan Talayco · 13 years ago
  5. 3340d45 Updated with Argon-isms by Howard Persh · 13 years ago
  6. 2843d2b Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed by root · 13 years ago
  7. f6af167 Greatly changed: by root · 13 years ago
  8. 50be767 Lowered defaults for flow toggle by Dan Talayco · 13 years ago
  9. abbfdbb Clean up var name, reporting by Dan Talayco · 13 years ago
  10. fa6454f Added FlowToggle test by Dan Talayco · 13 years ago
  11. e4f2570 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
  12. 1bf0160 Add PacketOutMC test, which sends PacketOut message to multiple output ports. by Ken Chiang · 13 years ago
  13. d15bed5 Updated profile processing by Dan Talayco · 13 years ago
  14. 9bc61c6 Do barrier after each flow mod by Dan Talayco · 13 years ago
  15. d7c80d1 Added switch profile command option by Dan Talayco · 13 years ago
  16. 82b1fd0 Merge pull request #5 from eswierk/master by Ed Swierk · 13 years ago
  17. e097c6e Update egress port selection to use config["port_map"] instead of by Ken Chiang · 13 years ago
  18. aba5276 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
  19. 5be06dd For SingleWildcardMatch and AllExceptOneWildcardMatch tests, by Ken Chiang · 13 years ago
  20. ae74c36 Add a simple test for desc stats by Ed Swierk · 13 years ago
  21. 89f7835 flow_stats and pktact test modules use the basic test module, so they by Ed Swierk · 13 years ago
  22. 506614a Ignore padding bytes in the received packet when the length of the by Ed Swierk · 13 years ago
  23. aa5bc06 Consolidate duplicate code. by Ken Chiang · 13 years ago
  24. b293646 Updated version of flow_query: by Howard Persh · 13 years ago
  25. 680b92a Way enhanced -- loads more debug output, does deletes ONLY LIGHTLY TESTED by Howard Persh · 13 years ago
  26. dc6fca3 Do debug output before assertion by Dan Talayco · 13 years ago
  27. 2baf8b5 Better packet dump routine by Dan Talayco · 13 years ago
  28. c796358 Initial version of test for defining flows in switch and verifying that flow definitions can be read back correctly by Howard Persh · 13 years ago
  29. 50c8246 - Fixed clear-table and initialization semantics based on other recent checkins by Jeffrey Townsend · 13 years ago
  30. f3eae9c - Added option to override recent change to flow_msg_install() which by Jeffrey Townsend · 13 years ago
  31. 2334d64 Merge branch 'master' of github.com:/floodlight/oftest by Jeffrey Townsend · 13 years ago
  32. 2a300e4 - Added SingleWildcardMatchPriority() to test proper prioritization of by Jeffrey Townsend · 13 years ago
  33. 143c745 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
  34. fb593e7 Update port_map, logger, and config prefix to "fs_". by Ken Chiang · 13 years ago
  35. 8a64e33 Added iterate-test-case test by Dan Talayco · 13 years ago
  36. 677cc11 Added inheritSetup method by Dan Talayco · 13 years ago
  37. aff26c8 Merged from Ken Cs flow_stats dev branch by Dan Talayco · 13 years ago
  38. fb4c9ca Merged from Ed Swierk test-day pkt-in/out by Dan Talayco · 13 years ago
  39. 0aeff8c Test packet in and packet out with a few different kinds of packets: by Ed Swierk · 13 years ago
  40. 620bdcc Change the existing flow stats test into three separate ones: by Ken Chiang · 13 years ago
  41. d8ae758 Added Modify L2, send to ingress and MC (or UC) by Dan Talayco · 13 years ago
  42. c948d0b Added L2 dest addr and send to ingress port by Dan Talayco · 13 years ago
  43. cfa172f Added L2 dest modify + VLAN modify test by Dan Talayco · 13 years ago
  44. f6e76c0 Added L2 modify + MC tests and support by Dan Talayco · 13 years ago
  45. 4431d54 When VID is wildcarded, do not set it to 0xffff by Dan Talayco · 13 years ago
  46. 6a0bf71 Set in_band to off by default by Dan Talayco · 13 years ago
  47. 0caeb1e Wait for all flows to be deleted before attempting to trigger a packet-in by Ed Swierk · 13 years ago
  48. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  49. 677c0b7 In band changes by Dan Talayco · 13 years ago
  50. 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
  51. 830b441 Do not add non-default tests when module specified by Dan Talayco · 13 years ago
  52. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  53. 9130bcd bugfix: flow_stats test needed to set buffer_id by Rob Sherwood · 13 years ago
  54. 7918422 Corrected comment (thanks Saurav) by Dan Talayco · 14 years ago
  55. ba3745c Added skip message support by Dan Talayco · 14 years ago
  56. ba4fd4f DataPlaneOnly message to log, not stdout by Dan Talayco · 14 years ago
  57. 7aa0b81 Grammar correction by Dan Talayco · 14 years ago
  58. 4b2bee6 Implementation of many modify tests by Dan Talayco · 14 years ago
  59. ac25cf3 Added --test-params command line option by Dan Talayco · 14 years ago
  60. 8f91a5b Added note for FillTableExact by Dan Talayco · 14 years ago
  61. 285a838 Record config object in test instance by Dan Talayco · 14 years ago
  62. 98fada9 Fixed reference to wildcards in flow_match_test call by Dan Talayco · 14 years ago
  63. 2138156 Support setting test VID with --param by Dan Talayco · 14 years ago
  64. 551befa Some major restructuring by Dan Talayco · 14 years ago
  65. f36f108 Check if any mod actions supported; debug output by Dan Talayco · 14 years ago
  66. 80b54ed Simplified description tagline by Dan Talayco · 14 years ago
  67. 39bf691 Fixed port sequence assumption by Dan Talayco · 14 years ago
  68. 95b4706 Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 14 years ago
  69. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  70. 9c31e22 Merge branch 'tyabe' by Tatsuya Yabe · 14 years ago
  71. b8fb3c3 Added: DirectPacket test with ICMP matching by Tatsuya Yabe · 14 years ago
  72. 8b886b1 Add caps_table_idx parameter by Dan Talayco · 14 years ago
  73. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago
  74. 89d5734 Added flow expire/stats tests by Dan Talayco · 14 years ago
  75. 9f47f4d Added FloodMinusPort routine; use utility routines by Dan Talayco · 14 years ago
  76. 92c9912 Added port config set/get and rcv pkt check functions by Dan Talayco · 14 years ago
  77. f5ffb97 Check switch_features before executing modify_actions by Tatsuya Yabe · 15 years ago
  78. 17195a0 Correct condition for executing modify-actions by Tatsuya Yabe · 15 years ago
  79. e6cae8b Added a test for exact match with modify action by Tatsuya Yabe · 15 years ago
  80. 460321e Expand parameters for simple_tcp_packet by Tatsuya Yabe · 15 years ago
  81. cdf575e Fixed incomplete ofp_flow_mod in simple_exact_match by Tatsuya Yabe · 15 years ago
  82. e30ebe2 Added: Wildcard-all test by Tatsuya Yabe · 15 years ago
  83. 4fad7e3 Added: All-except-one wildcard test by Tatsuya Yabe · 15 years ago
  84. 0718ad3 Exact/Wildcard tests: disable flow_removed msg checking by default by Tatsuya Yabe · 15 years ago
  85. 6a6f38a Added simple exact match and wildcard match tests by Tatsuya Yabe · 15 years ago
  86. b3f43fe Added PortConfigMod by Dan Talayco · 15 years ago
  87. 4aa1312 Added All and AllPlusIngress by Dan Talayco · 15 years ago
  88. 3be5b06 Added FloodPlusIngress by Dan Talayco · 15 years ago
  89. 2e77a84 Added Flood test case; clear flows more often by Dan Talayco · 15 years ago
  90. 32fa654 Added DirectMC test case by Dan Talayco · 15 years ago
  91. b0b0fdb Added DirectMCNonIngress test case by Dan Talayco · 15 years ago
  92. 2d0d49a Added DirectTwoPorts by Dan Talayco · 15 years ago
  93. ef701f4 Debug changes; change sig handler signature by Dan Talayco · 15 years ago
  94. d344c90 Add sleep before starting with option not to wait by Dan Talayco · 15 years ago
  95. cc047ac Script to run OF daemons on local host by Dan Talayco · 15 years ago
  96. 02eca0b Merge resolution and scapy check by Dan Talayco · 15 years ago
  97. f8e80dd Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 15 years ago
  98. 446c143 Exit and print help if not started with root privileges by Brandon Heller · 15 years ago
  99. 88f709d Fix typo by Brandon Heller · 15 years ago
  100. 824504e Fix --list help text by Brandon Heller · 15 years ago