1. a229eca [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  2. 15a1506 flow_query: handle different switch representations of nw src/dst masks by Rich Lane · 11 years ago
  3. 0237baf loxi-prep: rename users of ofp_match by Rich Lane · 12 years ago
  4. 1879dc7 loxi-prep: always handle missing entry in type map by Rich Lane · 12 years ago
  5. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  6. b73808c loxi-prep: move header fields into the message classes by Rich Lane · 12 years ago
  7. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  8. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  9. 62e9685 loxi-prep: use plain lists to hold OF actions by Rich Lane · 12 years ago
  10. c495d9e loxi-prep: rename action_list.add to append by Rich Lane · 12 years ago
  11. 9d3cc6b loxi-prep: remove action_ prefix from callers by Rich Lane · 12 years ago
  12. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  13. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  14. 3c7cf7f fix test imports by Rich Lane · 12 years ago
  15. ed1fa2d parse: remove uses of from module import * by Rich Lane · 12 years ago
  16. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  17. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  18. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  19. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  20. 387fcd7 Don't set max_len to 65535 in output actions, by Ed Swierk · 12 years ago
  21. 2014f9b remove config parameter from several testutils functions by Rich Lane · 12 years ago
  22. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  23. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  24. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  25. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  26. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  27. c689a79 Use default timeouts by Dan Talayco · 12 years ago
  28. 9cab482 Tests were sometimes failing because expected async notifications from switch were being checked for too quickly and with no timeout by Howard Persh · 12 years ago
  29. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  30. 6a3698d For conservative ordered actions, set vlan id/pcp and strip vlan are mutually exclusive. by Howard Persh · 12 years ago
  31. b10a47a Added ability to specify VLAN ids to be used in test. by Howard Persh · 12 years ago
  32. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  33. 8d21c1f (1) Improved logic for generation of randomized ENQUEUE actions by Howard Persh · 13 years ago
  34. 5f3c83f (1) Changed DEBUG messages to INFO level by Howard Persh · 13 years ago
  35. c1199d5 Added some more test parameters, for: by Howard Persh · 13 years ago
  36. 07d99e6 (1) Small bug fixes by Howard Persh · 13 years ago
  37. 910a828 Updated var names and test parameters by Dan Talayco · 13 years ago
  38. 3340d45 Updated with Argon-isms by Howard Persh · 13 years ago
  39. 2843d2b Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed by root · 13 years ago
  40. f6af167 Greatly changed: by root · 13 years ago
  41. 680b92a Way enhanced -- loads more debug output, does deletes ONLY LIGHTLY TESTED by Howard Persh · 13 years ago
  42. 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