summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-08-15of13: update *.json after OFPMatch changesYAMAMOTO Takashi
2013-08-15of13: change OFPMatch json representation to match with on-wireYAMAMOTO Takashi
2013-08-15of13: make OFPMatch use oxm_fields routinesYAMAMOTO Takashi
2013-08-15of12: update *.json after OFPMatch changesYAMAMOTO Takashi
2013-08-15of12: change OFPMatch json representation to match with on-wireYAMAMOTO Takashi
2013-08-15of12: make OFPMatch use oxm_fields routinesYAMAMOTO Takashi
2013-08-15oxm_fields: add some routinesYAMAMOTO Takashi
2013-08-13doc: add reference for ofproto api documentYoshihiro Kaneko
2013-08-13packet_base: update docstringYAMAMOTO Takashi
2013-08-13doc: fix some sphinx warnings and errorsYAMAMOTO Takashi
2013-08-13doc: fix a typoYAMAMOTO Takashi
2013-08-13ofproto_v1_3_parser: add docstring to OFPMatchYoshihiro Kaneko
2013-08-13normalize json files using tools/normalize_json.pyYAMAMOTO Takashi
2013-08-13a script to normalize jsonYAMAMOTO Takashi
2013-08-12lib/packet: add Internet Group Management ProtocolYuichi Ito
2013-08-11test_parser: stop testing unsupported operationsYAMAMOTO Takashi
2013-08-11test_parser: have a list of operations expected to workYAMAMOTO Takashi
2013-08-11unit test: test OFPMatch.append_fieldYAMAMOTO Takashi
2013-08-11unit test for OFPMatch old/new api compatibilityYAMAMOTO Takashi
2013-08-08app/rest_firewall: add API for VLAN configurationwatanabe.fumitaka
2013-08-07ofproto: _baseattribute can be class attributeIsaku Yamahata
2013-08-07ofproto: make binary code loadableGlenn McGuire
2013-08-06packet lib: make vrrp get_payload robustFUJITA Tomonori
2013-08-06packet lib to string: unit testswatanabe.fumitaka
2013-08-06packet lib to string: add __str__ to basewatanabe.fumitaka
2013-08-06packet lib to string: inherits StringifyMixinwatanabe.fumitaka
2013-08-06unit tests for the new OFPMatch apiYAMAMOTO Takashi
2013-08-06of13: fix old parser and serializer of PBB_IDYAMAMOTO Takashi
2013-08-06of12: stop assuming OFPXMC_OPENFLOW_BASICYAMAMOTO Takashi
2013-08-06dpset: support OF1.3FUJITA Tomonori
2013-08-04packet lib: provide bpdu._MIN_LENYAMAMOTO Takashi
2013-08-04packet lib: provide llc._MIN_LENYAMAMOTO Takashi
2013-08-04packet lib: implement lacp.__len__YAMAMOTO Takashi
2013-08-04packet lib: implement ryu.lib.packet.lldp.lldp.__len__YAMAMOTO Takashi
2013-08-04packet lib: provide a default impl of __len__YAMAMOTO Takashi
2013-08-02support setup.py install with git archive tarballsFUJITA Tomonori
2013-08-01use d2to1 and pbr for packagingFUJITA Tomonori
2013-08-01tests: stop comparing text addressesYAMAMOTO Takashi
2013-08-01correct file permissionYuichi Ito
2013-08-01note about network address representationYAMAMOTO Takashi
2013-08-01packet lib: pydoc update/improvements after api changeYAMAMOTO Takashi
2013-08-01packet lib api: update documentationYAMAMOTO Takashi
2013-08-01rest_router: update after packet lib api changesYAMAMOTO Takashi
2013-08-01topology.switches: update after packet lib api changesYAMAMOTO Takashi
2013-08-01packet lib: change the api to use text addressesYAMAMOTO Takashi
2013-08-01Ryu 2.2FUJITA Tomonori
2013-08-01sync README with the web siteFUJITA Tomonori
2013-08-01add 2013 to copyright for documentationsFUJITA Tomonori
2013-07-31test_parser: update of13 expected resultsYAMAMOTO Takashi
2013-07-31of13 OFPMatch: remove now unused codeYAMAMOTO Takashi