summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-19ofproto: correct typoSimon Horman
2014-02-17test_add_flow_v12_actions: fix a typoYAMAMOTO Takashi
2014-02-17rename neutron agent from "ofswitch" to "ofagent"YAMAMOTO Takashi
2014-02-17of13/14: fix OFPFMFC_TABLE_FULL typoFUJITA Tomonori
2014-02-17ofconfig: add commit and discard_changes operation supportFUJITA Tomonori
2014-02-14of_config: add OFPortStateType classFUJITA Tomonori
2014-02-13topology: support OF1.2 and 1.4FUJITA Tomonori
2014-02-11handler.register_service: commentYAMAMOTO Takashi
2014-02-11use six.add_metaclassYAMAMOTO Takashi
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