summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-11pip-requires: sort in alphabetical orderYAMAMOTO Takashi
2014-02-10of14: set default attributes for OFPMeterModFUJITA Tomonori
2014-02-10of13: set default attributes for OFPMeterModFUJITA Tomonori
2014-02-07neutron-ofswitch-agent man pageYAMAMOTO Takashi
2014-02-07setup.cfg: add neutron-ofswitch-agent to console_scrpitsYAMAMOTO Takashi
2014-02-07run_tests.sh: add neutron-ofswitch-agent to PYLINT_INCLUDEYAMAMOTO Takashi
2014-02-07neutron-ofswitch-agent: neutron agent for ofswitch ML2 mechanism driverfumihiko kakuma
2014-02-07ofproto_v1_3_parser: add a comment about extensions supportYAMAMOTO Takashi
2014-02-07pbb: add a commentYAMAMOTO Takashi
2014-02-07of_config_cli: remove a unused importYAMAMOTO Takashi
2014-02-07run_tests.sh: add of-config-cli to PYLINT_INCLUDEYAMAMOTO Takashi
2014-02-07ofctl_v1_3: let action group can be converted to stringWei-Li Tang
2014-02-07sw test tool: FIX: return the transaction id when flow entries were deletedYuichi Ito
2014-02-07sw test tool: correct the comparison method to treat instructions as the setYuichi Ito
2014-02-07sw test tool: correct error messageWATANABE Fumitaka
2014-02-07sw test tool: remove unnecessary debug codewatanabe.fumitaka
2014-02-07of12: fix InstructionWriteMetadata json decoderFUJITA Tomonori
2014-02-06sw test tool: fix wrong match(ipv6_exthdr) value of test filewatanabe.fumitaka
2014-02-06sw test tool: fix wrong instruction(write metadata) value of test fileswatanabe.fumitaka
2014-02-06test_ofctl_v1_3: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06test_parser_v12: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06test_ofp_pktinfilter: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06ProtocolDesc: provide supported_ofp_version for ofp_handlerYAMAMOTO Takashi
2014-02-06ofproto_protocol: fix UnboundLocalErrorYAMAMOTO Takashi
2014-02-06tests: add a test case for ofproto_protocolYAMAMOTO Takashi
2014-02-06test_ofp_pktinfilter: simplifyYAMAMOTO Takashi
2014-02-06OFPGroupMod: Fix OFPGC_* typo in examplesWei-Li Tang
2014-02-05test_parser: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-05controller: use ProtocolDescYAMAMOTO Takashi
2014-02-05ofproto_protocol: provide a class to describe an openflow versionYAMAMOTO Takashi
2014-02-05ofproto_v1_3_parser: import ofproto_v1_3 as 'ofproto'YAMAMOTO Takashi
2014-02-05ofproto_v1_2_parser: import ofproto_v1_2 as 'ofproto'YAMAMOTO Takashi
2014-02-05ofproto_v1_0_parser: import ofproto_v1_0 as 'ofproto'YAMAMOTO Takashi
2014-02-04of14: Add to ofproto unit testsSimon Horman
2014-02-04of14: Add port mod message supportSimon Horman
2014-02-04of14: Add queue stats request and reply message supportSimon Horman
2014-02-04of14: Add port stats request and reply message supportSimon Horman
2014-02-04of14: Add generic OFPropBase classSimon Horman
2014-02-04of14: Rename OFPPortDescPropUnknown as OFPPortPropUnknownSimon Horman
2014-02-04of14: Add port status message supportSimon Horman
2014-02-04of14: Add meter mod message supportSimon Horman
2014-02-04of14: Add OFPMeterBandDscpRemark and OFPMeterBandExperimenterSimon Horman
2014-02-04of14: Move OFPMeterBand* to above OFPMeterConfigStatsSimon Horman
2014-02-04of14: Add table features stats request and reply message supportSimon Horman
2014-02-04of14: Add _ordered_fields to .4 OFPMatchSimon Horman
2014-02-04of14: Fix OFPInstructionWriteMetadata JSON decodeSimon Horman
2014-02-04of14: set default attributes for OFPMultipartRequest subclassesSimon Horman
2014-02-04of14: add some assertionsSimon Horman
2014-02-03Ryu 3.6FUJITA Tomonori
2014-02-02of13: set default attributes for OFPMultipartRequest subclassesFUJITA Tomonori