1. e717c6e use generic ofp import by Rich Lane · 12 years ago
  2. 0237baf loxi-prep: rename users of ofp_match by Rich Lane · 12 years ago
  3. f688351 loxi-prep: move message parsing to ofp.message by Rich Lane · 12 years ago
  4. 06c1798 loxi-prep: move parse.py to oftest module by Rich Lane · 12 years ago[Renamed from src/python/of10/parse.py]
  5. b73808c loxi-prep: move header fields into the message classes by Rich Lane · 12 years ago
  6. 7c7342a loxi-prep: rename stats request/type field 'type' to 'stats_type' by Rich Lane · 12 years ago
  7. 4e361bb loxi-prep: rename error 'type' field to 'err_type' by Rich Lane · 12 years ago
  8. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  9. ed1fa2d parse: remove uses of from module import * by Rich Lane · 12 years ago
  10. 6242d9f move and check in OpenFlow protocol modules by Rich Lane · 12 years ago[Renamed from src/python/oftest/parse.py]
  11. 8b59b4b Add packet parsing/matching verification by Christian Dickmann · 12 years ago
  12. a92f252 remove unnecessary uses of eval by Rich Lane · 12 years ago
  13. 8dbc4d7 Correct dl_match type when generating flow match from a tagged pkt by Dan Talayco · 15 years ago
  14. 9c31e22 Merge branch 'tyabe' by Tatsuya Yabe · 15 years ago
  15. b8fb3c3 Added: DirectPacket test with ICMP matching by Tatsuya Yabe · 15 years ago
  16. 89d5734 Added flow expire/stats tests by Dan Talayco · 15 years ago
  17. 958f3b9 Clean up scapy references by Dan Talayco · 15 years ago
  18. 9f08848 Bad mixed import for scapy by Dan Talayco · 15 years ago
  19. 235d7cb Explicit logging import; was failing on CentOS 5.2 by Dan Talayco · 15 years ago
  20. d2ca103 As much as possible, remove dependence on python 2.5 by Dan Talayco · 15 years ago
  21. cb6b5d7 Support scapy packet as input for flow match by Dan Talayco · 15 years ago
  22. 4837010 Major overhaul of oftest command interface by Dan Talayco · 15 years ago
  23. ec857da Moved code up one directory by Dan Talayco · 15 years ago[Renamed from src/python/oftest/protocol/parse.py]
  24. 08d9dfe Changed debug output by Dan Talayco · 15 years ago
  25. a3b2018 Comment changes by Dan Talayco · 15 years ago
  26. b66b112 Added scapy and packet to flow match by Dan Talayco · 15 years ago
  27. b9cb548 Renamed files by Dan Talayco · 15 years ago[Renamed (73%) from src/python/oftest/ofmsg/of_message.py]
  28. f75360a Initial oftest skeleton with wrapper generators and pylibopenflow by Dan Talayco · 15 years ago