1. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  2. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  3. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  4. c495d9e loxi-prep: rename action_list.add to append by Rich Lane · 12 years ago
  5. 9d3cc6b loxi-prep: remove action_ prefix from callers by Rich Lane · 12 years ago
  6. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  7. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  8. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  9. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  10. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  11. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  12. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  13. 97e9965 add group decorator and smoke test group by Rich Lane · 12 years ago
  14. e53897c port_stats.AllPortStats: use unittest assert function by Rich Lane · 12 years ago
  15. 1a5b082 Add port_stats.AllPortStats to test port stats request with OFPP_NONE by Shudong Zhou · 12 years ago
  16. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  17. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  18. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  19. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  20. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  21. 50051c7 Use differential packet count in port_stats + cleanup by Shudong Zhou · 12 years ago
  22. 1d42392 Add port_stats.MultiFlowStats by Shudong Zhou · 12 years ago
  23. df510a8 Add port stats test by Shudong Zhou · 12 years ago