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