summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-08-24add simple learning switch app for OF1.2FUJITA Tomonori
2013-08-24add simple learning switch app for OF1.3FUJITA Tomonori
2013-08-24of13: set ActionOutput default max_len to zeroFUJITA Tomonori
2013-08-24of12: set ActionOutput default max_len to zeroFUJITA Tomonori
2013-08-24fix the commit 833328a mess-upFUJITA Tomonori
2013-08-23lib/packet: update docstrings to fix broken tables in latex/pdfYoshihiro Kaneko
2013-08-23doc: fix overflow from the page in latex/pdf.Yoshihiro Kaneko
2013-08-23of1.2, of1.3: update document for OFPMatchYoshihiro Kaneko
2013-08-23packet lib: fix ipv6 parserYgor Amaral
2013-08-20ofctl lib: Actions is a listSatoshi Kobayashi
2013-08-15of13: test_parser: update expected *.json resultsYAMAMOTO Takashi
2013-08-15of13: test_parser: regen *.packetYAMAMOTO Takashi
2013-08-15of13: packet_data_generator: use set_field actionYAMAMOTO Takashi
2013-08-15of13: change OFPActionSetField api, following the recent OFPMatch apiYAMAMOTO Takashi
2013-08-15of12: test_parser: update expected *.json resultsYAMAMOTO Takashi
2013-08-15of12: test_parser: regen *.packetYAMAMOTO Takashi
2013-08-15of12: packet_data_generator: use set_field actionYAMAMOTO Takashi
2013-08-15of12: change OFPActionSetField api, following the recent OFPMatch apiYAMAMOTO Takashi
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