1. fb4c9ca Merged from Ed Swierk test-day pkt-in/out by Dan Talayco · 13 years ago
  2. 0aeff8c Test packet in and packet out with a few different kinds of packets: by Ed Swierk · 13 years ago
  3. 78cb7cc Updated clone instructions by Dan Talayco · 13 years ago
  4. d8ae758 Added Modify L2, send to ingress and MC (or UC) by Dan Talayco · 13 years ago
  5. c948d0b Added L2 dest addr and send to ingress port by Dan Talayco · 13 years ago
  6. cfa172f Added L2 dest modify + VLAN modify test by Dan Talayco · 13 years ago
  7. f6e76c0 Added L2 modify + MC tests and support by Dan Talayco · 13 years ago
  8. 3bb8b1b - Initial version by Jeffrey Townsend · 13 years ago
  9. 4431d54 When VID is wildcarded, do not set it to 0xffff by Dan Talayco · 13 years ago
  10. 6a0bf71 Set in_band to off by default by Dan Talayco · 13 years ago
  11. 0caeb1e Wait for all flows to be deleted before attempting to trigger a packet-in by Ed Swierk · 13 years ago
  12. 0214da2 Once a switch is connected, ignore further connection attempts rather by Ed Swierk · 13 years ago
  13. 4e20030 Log the ingress port of each packet received by Ed Swierk · 13 years ago
  14. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  15. 4306d3e Update packet offset before continue stmts by Dan Talayco · 13 years ago
  16. 677c0b7 In band changes by Dan Talayco · 13 years ago
  17. 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
  18. 830b441 Do not add non-default tests when module specified by Dan Talayco · 13 years ago
  19. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  20. 836e5bd Fix check for incomplete packet by Ed Swierk · 13 years ago
  21. 16eff42 Master pulled from openflow.org by Dan Talayco · 13 years ago
  22. 9130bcd bugfix: flow_stats test needed to set buffer_id by Rob Sherwood · 13 years ago
  23. e3e452a Bugfix to controller I/O parsing by Rob Sherwood · 13 years ago
  24. 4de2990 Placeholder README by Dan Talayco · 13 years ago
  25. 3abf347 Merge branch 'master' of git@openflowswitch.org:/oftest by Dan Talayco · 14 years ago
  26. 7918422 Corrected comment (thanks Saurav) by Dan Talayco · 14 years ago
  27. 7455ed2 Update buffer consumption for echo response by Dan Talayco · 14 years ago
  28. 475023c Update offset when processing echo request by Dan Talayco · 14 years ago
  29. ba3745c Added skip message support by Dan Talayco · 14 years ago
  30. ba4fd4f DataPlaneOnly message to log, not stdout by Dan Talayco · 14 years ago
  31. 6213e3c Mention tutorial by Dan Talayco · 14 years ago
  32. 34c2ecc Updated path of doxypy by Dan Talayco · 14 years ago
  33. 10ffe26 Changed date, changed format by Dan Talayco · 14 years ago
  34. 7aa0b81 Grammar correction by Dan Talayco · 14 years ago
  35. 10275aa Cleaned up readme with some helpful hints by Dan Talayco · 14 years ago
  36. 4b2bee6 Implementation of many modify tests by Dan Talayco · 14 years ago
  37. ac25cf3 Added --test-params command line option by Dan Talayco · 14 years ago
  38. 8f91a5b Added note for FillTableExact by Dan Talayco · 14 years ago
  39. 285a838 Record config object in test instance by Dan Talayco · 14 years ago
  40. 98fada9 Fixed reference to wildcards in flow_match_test call by Dan Talayco · 14 years ago
  41. 2138156 Support setting test VID with --param by Dan Talayco · 14 years ago
  42. 8dbc4d7 Correct dl_match type when generating flow match from a tagged pkt 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. 0d58122 Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 14 years ago
  47. 9469693 Incorporated Glen's suggestions on quick start by Dan Talayco · 14 years ago
  48. 741b118 Increase receive size for received OF msgs by Glen Gibb · 14 years ago
  49. 6d46706 Support multiple OF msgs in a single pkt by Glen Gibb · 14 years ago
  50. 39bf691 Fixed port sequence assumption by Dan Talayco · 14 years ago
  51. 95b4706 Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 14 years ago
  52. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  53. 9c31e22 Merge branch 'tyabe' by Tatsuya Yabe · 14 years ago
  54. b8fb3c3 Added: DirectPacket test with ICMP matching by Tatsuya Yabe · 14 years ago
  55. 8b886b1 Add caps_table_idx parameter by Dan Talayco · 14 years ago
  56. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago
  57. 7f0d545 Fix show output for data members by Dan Talayco · 14 years ago
  58. 89d5734 Added flow expire/stats tests by Dan Talayco · 14 years ago
  59. 9f47f4d Added FloodMinusPort routine; use utility routines by Dan Talayco · 14 years ago
  60. 92c9912 Added port config set/get and rcv pkt check functions by Dan Talayco · 14 years ago
  61. f5ffb97 Check switch_features before executing modify_actions by Tatsuya Yabe · 15 years ago
  62. 17195a0 Correct condition for executing modify-actions by Tatsuya Yabe · 15 years ago
  63. e6cae8b Added a test for exact match with modify action by Tatsuya Yabe · 15 years ago
  64. 460321e Expand parameters for simple_tcp_packet by Tatsuya Yabe · 15 years ago
  65. cdf575e Fixed incomplete ofp_flow_mod in simple_exact_match by Tatsuya Yabe · 15 years ago
  66. e30ebe2 Added: Wildcard-all test by Tatsuya Yabe · 15 years ago
  67. 4fad7e3 Added: All-except-one wildcard test by Tatsuya Yabe · 15 years ago
  68. 0718ad3 Exact/Wildcard tests: disable flow_removed msg checking by default by Tatsuya Yabe · 15 years ago
  69. 6a6f38a Added simple exact match and wildcard match tests by Tatsuya Yabe · 15 years ago
  70. b3f43fe Added PortConfigMod by Dan Talayco · 15 years ago
  71. ff60649 Fixed parsing issue for feature message; no ports were parsed by Dan Talayco · 15 years ago
  72. 09c2c59 Fix debug output for no resp on XID transaction by Dan Talayco · 15 years ago
  73. 4aa1312 Added All and AllPlusIngress by Dan Talayco · 15 years ago
  74. 3be5b06 Added FloodPlusIngress by Dan Talayco · 15 years ago
  75. 2e77a84 Added Flood test case; clear flows more often by Dan Talayco · 15 years ago
  76. 32fa654 Added DirectMC test case by Dan Talayco · 15 years ago
  77. b0b0fdb Added DirectMCNonIngress test case by Dan Talayco · 15 years ago
  78. 2d0d49a Added DirectTwoPorts by Dan Talayco · 15 years ago
  79. 3afcf72 Copy actions put on lists by Dan Talayco · 15 years ago
  80. f317187 Added copyright to readme; added license info by Dan Talayco · 15 years ago
  81. a99c21a Debug output change by Dan Talayco · 15 years ago
  82. b2d1d04 Check for OpenFlow version compatibility by Dan Talayco · 15 years ago
  83. ef701f4 Debug changes; change sig handler signature by Dan Talayco · 15 years ago
  84. c87abba Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 15 years ago
  85. 80857c5 Updates to README. by Dan Talayco · 15 years ago
  86. d344c90 Add sleep before starting with option not to wait by Dan Talayco · 15 years ago
  87. a85e566 Documented run_switch.py by Dan Talayco · 15 years ago
  88. cc047ac Script to run OF daemons on local host by Dan Talayco · 15 years ago
  89. 02eca0b Merge resolution and scapy check by Dan Talayco · 15 years ago
  90. f8e80dd Merge branch 'master' of yuba:/usr/local/git/openflow-projects/oftest by Dan Talayco · 15 years ago
  91. 446c143 Exit and print help if not started with root privileges by Brandon Heller · 15 years ago
  92. 88f709d Fix typo by Brandon Heller · 15 years ago
  93. 824504e Fix --list help text by Brandon Heller · 15 years ago
  94. 7dd6cd6 Make sure to qualify on ingress port by Dan Talayco · 15 years ago
  95. 8dbfea5 remove old todo by Dan Talayco · 15 years ago
  96. f8f4140 Join with controller thread on clean shutdown by Dan Talayco · 15 years ago
  97. 958f3b9 Clean up scapy references by Dan Talayco · 15 years ago
  98. 6f223c8 Make unpack Python 2.4 compliant by Dan Talayco · 15 years ago
  99. 9f08848 Bad mixed import for scapy by Dan Talayco · 15 years ago
  100. f4426d5 Bad += should be = by Dan Talayco · 15 years ago