1. 542b959 flow_stats: remove references to padding by Rich Lane · 12 years ago
  2. 032669d loxi-prep: singleton stats replies do not use arrays by Rich Lane · 12 years ago
  3. 0237baf loxi-prep: rename users of ofp_match by Rich Lane · 12 years ago
  4. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  5. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  6. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  7. c495d9e loxi-prep: rename action_list.add to append by Rich Lane · 12 years ago
  8. 9d3cc6b loxi-prep: remove action_ prefix from callers by Rich Lane · 12 years ago
  9. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  10. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  11. 626ce1d For DeletedFlowStats, add settling time and error messages. by Ken Chiang · 12 years ago
  12. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  13. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  14. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  15. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  16. d10e8e0 add flow_stats.DeletedFlowStats by Rich Lane · 12 years ago
  17. c42dbad verify stats reply fields in flow_stats.SingleFlowStats by Rich Lane · 12 years ago
  18. f062b3d add flow_stats.EmptyFlowStats by Rich Lane · 12 years ago
  19. 97a5f50 add flow_stats.EmptyAggregateStats by Rich Lane · 12 years ago
  20. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  21. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  22. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  23. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  24. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  25. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  26. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  27. 488fbc5 From eswierk 6927ce7fa40cc770749d6495828002971eee1a77 by Dan Talayco · 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. aa5bc06 Consolidate duplicate code. by Ken Chiang · 13 years ago
  30. fb593e7 Update port_map, logger, and config prefix to "fs_". by Ken Chiang · 13 years ago
  31. aff26c8 Merged from Ken Cs flow_stats dev branch by Dan Talayco · 13 years ago
  32. 620bdcc Change the existing flow stats test into three separate ones: by Ken Chiang · 13 years ago
  33. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  34. 39bf691 Fixed port sequence assumption by Dan Talayco · 14 years ago
  35. 89d5734 Added flow expire/stats tests by Dan Talayco · 14 years ago