1. 4d1f3eb oft: change default port to 6653 by Rich Lane · 11 years ago
  2. be8503a remove pylibopenflow tools by Rich Lane · 12 years ago
  3. 1622bbb loxi-prep: change parse_header to return a tuple by Rich Lane · 12 years ago
  4. f688351 loxi-prep: move message parsing to ofp.message by Rich Lane · 12 years ago
  5. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  6. 8fbfd66 loxi-prep: default xid to None by Rich Lane · 12 years ago
  7. b73808c loxi-prep: move header fields into the message classes by Rich Lane · 12 years ago
  8. 7c7342a loxi-prep: rename stats request/type field 'type' to 'stats_type' by Rich Lane · 12 years ago
  9. 4e361bb loxi-prep: rename error 'type' field to 'err_type' by Rich Lane · 12 years ago
  10. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  11. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  12. 5b44ab4 loxi-prep: rename match fields to match pyloxi by Rich Lane · 12 years ago
  13. 62e9685 loxi-prep: use plain lists to hold OF actions by Rich Lane · 12 years ago
  14. e6ea3fe action_list: remove show method by Rich Lane · 12 years ago
  15. 6242d9f move and check in OpenFlow protocol modules by Rich Lane · 12 years ago
  16. 9527101 action: remove redundant action_ prefix from classes by Rich Lane · 12 years ago
  17. 0f0adc9 message: convert lists passed as keyword arguments to action_lists by Rich Lane · 12 years ago
  18. c52a1c4 action: support assigning fields with keyword arguments to the constructor by Rich Lane · 12 years ago
  19. c3c2ae1 message: support setting fields with keyword arguments to the constructor by Rich Lane · 12 years ago
  20. bd18680 ovs-ctl: add --ovs-vswitchd-verbosity flags by Rich Lane · 12 years ago
  21. 122ca36 add back install target to the makefile by Rich Lane · 12 years ago
  22. 2a3bbb4 nuke setuptools and "make install" by Rich Lane · 12 years ago
  23. 28dd03d - Added "--dpid" option to set the bridge dpid. Default is random. by Jeffrey Townsend · 12 years ago
  24. 7b08e40 Add loopback support for ovs by Dan Talayco · 13 years ago
  25. 3e28dea - Useful error message for unsupported CLI commands by Jeffrey Townsend · 13 years ago
  26. 3ed8fb7 - Added a new "CLI" mode by Jeffrey Townsend · 13 years ago
  27. 07e8f5f Rename this dummy file to something more agreeable to p4 by Ed Swierk · 13 years ago
  28. 58106f8 - Initial README for ovs-ctl.py by Jeffrey Townsend · 13 years ago
  29. 3bb8b1b - Initial version by Jeffrey Townsend · 13 years ago
  30. 7f0d545 Fix show output for data members by Dan Talayco · 14 years ago
  31. ff60649 Fixed parsing issue for feature message; no ports were parsed by Dan Talayco · 15 years ago
  32. 8dbfea5 remove old todo by Dan Talayco · 15 years ago
  33. 6f223c8 Make unpack Python 2.4 compliant by Dan Talayco · 15 years ago
  34. f4426d5 Bad += should be = by Dan Talayco · 15 years ago
  35. b21c722 Oops, change back to executable by Dan Talayco · 15 years ago
  36. d2ca103 As much as possible, remove dependence on python 2.5 by Dan Talayco · 15 years ago
  37. 11e598b Two changes by Dan Talayco · 15 years ago
  38. 46755fa Changed show to return a string rather than print by Dan Talayco · 15 years ago
  39. 2f820be Missed setting length for stats messages by Dan Talayco · 15 years ago
  40. 673e085 Added install to Makefile Updated README Updated doc for test_spec by Dan Talayco · 15 years ago
  41. 4837010 Major overhaul of oftest command interface by Dan Talayco · 15 years ago
  42. 88bea17 Set OFP_VERSION back to 0x01 by Dan Talayco · 15 years ago
  43. 9e11c13 Added reference to class_maps.py by Dan Talayco · 15 years ago
  44. e226eb1 Mostly polling and timeout support by Dan Talayco · 15 years ago
  45. 4557d78 indent change for show() by Dan Talayco · 15 years ago
  46. 4f0f4a0 Default value for packet_out buffer id is now -1 by Dan Talayco · 15 years ago
  47. 5c99b32 Changed order of value/enum by Dan Talayco · 15 years ago
  48. d7e2dbe Moved core code up to oftest directory by Dan Talayco · 15 years ago
  49. 411489d Added message type list; changed order of values in enum maps by Dan Talayco · 15 years ago
  50. dc88181 Broke out defs from test script by Dan Talayco · 15 years ago
  51. 36f2f1f Various changes for class generation by Dan Talayco · 15 years ago
  52. 54a90e9 Fixed pack and eq issues by Dan Talayco · 15 years ago
  53. 9b59189 Make lint dir by Dan Talayco · 15 years ago
  54. b9cb548 Renamed files by Dan Talayco · 15 years ago
  55. 10fe5c2 Fixed tuple dereference by Dan Talayco · 15 years ago
  56. 6d2470b Various clean up by Dan Talayco · 15 years ago
  57. c85e97e Added sanity tests for generated files by Dan Talayco · 15 years ago
  58. ac1cb81 Added support for cpythonize to generate auxillary info by Dan Talayco · 15 years ago
  59. 8176c91 help formatting by Dan Talayco · 15 years ago
  60. f75360a Initial oftest skeleton with wrapper generators and pylibopenflow by Dan Talayco · 15 years ago