summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-10-28doc/app/ofctl_rest: Add description for OFPQueueGetConfig messageMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPTableFeaturesStats messageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPQueueGetConfig MessageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPTableFeaturesStats MessageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPTableStats MessageMinoru TAKAHASHI
2015-10-28vrrp: fix param of virtual_ip_address for rpc_apiToshiki Tsuboi
2015-10-28tester: Reduce pylint warningsIWASE Yusuke
2015-10-28tester: Add test cases for OpenFlow1.0IWASE Yusuke
2015-10-28tester: Support to test OpenFlow1.0 switchIWASE Yusuke
2015-10-28packet_data: Fix wildcarded match value in OF1.0IWASE Yusuke
2015-10-28of10: Human readable address field in json Match/ActionIWASE Yusuke
2015-10-22Try logging.config.dictConfig before in-tree versionIWAMOTO Toshihiro
2015-10-22Python3: use int instead of longIWAMOTO Toshihiro
2015-10-22Python3: complete previous removal of types usageIWAMOTO Toshihiro
2015-10-22Python3: use dict instead of types.DictTypeIWAMOTO Toshihiro
2015-10-22doc: Change Sphinx html_theme to sphinx_rtd_themeIWASE Yusuke
2015-10-15bgp: support of CAP_ENHANCED_REFRESH for vpnv4Toshiki Tsuboi
2015-10-11tester: Use six.binary_type for binary data comparisonIWASE Yusuke
2015-10-11tester: Enable to sort instructions instance by typeIWASE Yusuke
2015-10-11tester: Remove too broad exception handlingIWASE Yusuke
2015-10-11tester: Strict string argument encoding in Python3IWASE Yusuke
2015-10-11tester: Adapt to Python3 dictviewIWASE Yusuke
2015-10-11packet_data: RegenMinoru TAKAHASHI
2015-10-11test_parser: Add expected json for OFP13/15 MessagesMinoru TAKAHASHI
2015-10-11packet_data_generator2: Add OFP13/15 MessagesMinoru TAKAHASHI
2015-10-11packet_data_generator2: Sort by OF1.5 index orderMinoru TAKAHASHI
2015-10-11packet_data_generator2: Fix to use struct eth_addrMinoru TAKAHASHI
2015-10-11doc: Add openflow api reference for of1.0Yusuke Iwase
2015-10-11ofproto_v1_0_parser: Add comments for OF1.0 protocolYusuke Iwase
2015-10-11doc: Handle ERROR of unexpected indentationYusuke Iwase
2015-10-11test_ip: Add tests for IPv4-int conversionYusuke Iwase
2015-10-11of10: Add __contains__ method into OFPMatchYusuke Iwase
2015-10-11test_parser_v10: Fix wildcards param for unit testYusuke Iwase
2015-10-11of10: Support human readable MAC/IPv4 address in OFPMatchYusuke Iwase
2015-10-02Ryu 3.26FUJITA Tomonori
2015-10-01switch/tester: Add sleep interval for each test caseYusuke Iwase
2015-09-30ofproto_v1_[45]_parser: Add parser() for OFPRequestForwardYusuke Iwase
2015-09-28remove old Ryu OpenStack plugin stuffFUJITA Tomonori
2015-09-28packet: lldp: python3 fixFUJITA Tomonori
2015-09-23bgp: support disabling listening socketFUJITA Tomonori
2015-09-21bgp: python3 fixesFUJITA Tomonori
2015-09-18test_parser_ofpmatch: Add tests for Experimenter OXMsYusuke Iwase
2015-09-18OXM/OXS: Enable to sort Experimenter oxm_type/oxs_type in Python3Yusuke Iwase
2015-09-18test_parser_ofpmatch: Add test cases for OF1.4 and OF1.5Yusuke Iwase
2015-09-18.travis.yml: Suppress the output of unit testsYusuke Iwase
2015-09-18ofproto: Sort out the NX OXMs definitionYusuke Iwase
2015-09-18ofproto: Refine module importYusuke Iwase
2015-09-18ofproto_v1_[45]_parser: Remove unused OFPMatchFieldYusuke Iwase
2015-09-18doc/ofproto_v1_2_ref: Add description for Port StructuresMinoru TAKAHASHI
2015-09-18doc/ofproto_v1_3_ref: Add description for Port StructuresMinoru TAKAHASHI