summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2013-07-31of13: more OFPMatch old api compatYAMAMOTO Takashi
2013-07-31of13: make OFPMatch.to_jsondict work on instances composed with old apiYAMAMOTO Takashi
2013-07-31of13 OFPMatchField: make this safe to serialize multiple timesYAMAMOTO Takashi
2013-07-31of13: OFPMatch api compatYAMAMOTO Takashi
2013-07-31of13: OFPMatch from_json/to_json for new apiYAMAMOTO Takashi
2013-07-31of13: add OFPMatch.get for convenienceYAMAMOTO Takashi
2013-07-31of13: add OFPMatch.iteritems for convenienceYAMAMOTO Takashi
2013-07-31of13: new OFPMatch field query apiYAMAMOTO Takashi
2013-07-31of13: new match field parserYAMAMOTO Takashi
2013-07-31of13: new OFPMatch composer apiYAMAMOTO Takashi
2013-07-31test_parser: update of12 expected resultsYAMAMOTO Takashi
2013-07-31of12 OFPMatch: remove now unused codeYAMAMOTO Takashi
2013-07-31of12: OFPMatch more old api compatYAMAMOTO Takashi
2013-07-31of12: make OFPMatch.to_jsondict work on instances composed with old apiYAMAMOTO Takashi
2013-07-31of12 OFPMatchField: make this safe to serialize multiple timesYAMAMOTO Takashi
2013-07-31of12: OFPMatch api compatYAMAMOTO Takashi
2013-07-31of12: OFPMatch from_json/to_json for new apiYAMAMOTO Takashi
2013-07-31of12: add OFPMatch.get for convenienceYAMAMOTO Takashi
2013-07-31of12: add OFPMatch.iteritems for convenienceYAMAMOTO Takashi
2013-07-31of12: new OFPMatch field query apiYAMAMOTO Takashi
2013-07-31of12: new match field parserYAMAMOTO Takashi
2013-07-31of12: new OFPMatch composer apiYAMAMOTO Takashi
2013-07-31oxm_fields: accept [value, mask] as well as (value, mask)YAMAMOTO Takashi
2013-07-31oxm_fields: generate OFPXMT_OFB_ and OXM_OF_ from a single sourceYAMAMOTO Takashi
2013-07-31add unit test for packet library llcwatanabe.fumitaka
2013-07-31update library_packet_ref.rstwatanabe.fumitaka
2013-07-31link to LLC sub layerwatanabe.fumitaka
2013-07-31lib/packet/llcwatanabe.fumitaka
2013-07-31lib/packet/bpduwatanabe.fumitaka
2013-07-31The trick for installing argparse is deletedSatoshi Kobayashi
2013-07-31update packet generator code commentYAMAMOTO Takashi
2013-07-30test_addrconv: fix a copy and paste mistakeYAMAMOTO Takashi
2013-07-28Remove contrib/oslo directorySatoshi Kobayashi
2013-07-25addrconv: remove embedded test codeYAMAMOTO Takashi
2013-07-25add a test for ryu.lib.addrconvYAMAMOTO Takashi
2013-07-24regenerate packet_data for meter_modYAMAMOTO Takashi
2013-07-24test_parser: an expected result for meter_modYAMAMOTO Takashi
2013-07-24packet_data_generator: uncomment ofp_meter_modYAMAMOTO Takashi