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