summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-08-29services/ovsdb: Listen on IPv6 AddressDingyuan Hu
2017-08-04packet/icmpv6: Assert length in options are validSatoshi Fujimoto
2017-08-04packet/icmpv6: Fix parsing undefined nd_option failsSatoshi Fujimoto
2017-08-04ofp_event: Timestamp when OpenFlow event was generatedIWASE Yusuke
2017-08-02Ryu 4.16FUJITA Tomonori
2017-07-30doc: Fix unexpected indent in ryu/lib/packet/bgp.pyIWASE Yusuke
2017-07-30doc: Deprecated option html_use_smartypantsIWASE Yusuke
2017-07-21ofproto: Avoid emitting illegal instruction setsIWAMOTO Toshihiro
2017-07-21doc: Minor grammar changes in ryu_app_apiTravis Gockel
2017-07-21unit/ofproto: Adopt to rename of OFPErrorExperimenterMsgIWASE Yusuke
2017-07-21ofproto: Handle OFPErrorExperimenterMsgIWASE Yusuke
2017-07-21bgp_sample_conf: absolute_import to suppress warningsIWASE Yusuke
2017-07-02service/ovsdb: get socket from RemoteOvsdbSatoshi Fujimoto
2017-07-02Ryu 4.15FUJITA Tomonori
2017-06-30Revert "tests: Separate test files from Ryu module"FUJITA Tomonori
2017-06-26tests: Separate test files from Ryu moduleIWASE Yusuke
2017-06-23service/ovsdb: Use dict.items() instead of six.iteritems()Satoshi Fujimoto
2017-06-23doc/ovsdb_manager: Update Sample CodeSatoshi Fujimoto
2017-06-23service/ovsdb: Use Python 2/3 compatible codeSatoshi Fujimoto
2017-06-23service/ovsdb: Avoid to use dict as default argumentSatoshi Fujimoto
2017-06-23service/ovsdb: Add properties to EventNewOVSDBConnectionSatoshi Fujimoto
2017-06-23test_vsctl: Strip unexpected double quoteIWASE Yusuke
2017-06-22pip: OpenStack updated requirements of eventlet againIWASE Yusuke
2017-06-22manager: Introduce user flags optionIWASE Yusuke
2017-06-22CONTRIBUTING: Update info of Python ver/lib and linksIWASE Yusuke
2017-06-22CONTRIBUTING: Update procedure for running testsIWASE Yusuke
2017-06-22CONTRIBUTING: Update procedure for submitting patchesIWASE Yusuke
2017-06-22README: Dependencies for installing optional requirementsIWASE Yusuke
2017-06-04service/ovsdb: Default of controller_info in set_controllerIWASE Yusuke
2017-06-02Ryu 4.14FUJITA Tomonori
2017-05-30doc: fix error in ovsdb_manager.rst code胡鼎原
2017-05-30fix dhcp6.py bug using python3胡鼎原
2017-05-30pip: OpenStack avoids newer eventletIWASE Yusuke
2017-05-30ofctl: Add some tests for ofp_instruction_from_strIWAMOTO Toshihiro
2017-05-30ofctl: Add ovs-ofctl style action string parserIWAMOTO Toshihiro
2017-05-30nicira_ext: Define some CT constantsIWAMOTO Toshihiro
2017-05-12BGPSpeaker/SSH: Support to show L2VPN Flow Spec routesSatoshi Fujimoto
2017-05-12BGPSpeaker: Support IPv6 Flow Spec update messagesSatoshi Fujimoto
2017-05-12BGPSpeaker/info_base: Add tables for L2VPN Flow SpecSatoshi Fujimoto
2017-05-12utils/test_bgp: Add unit tests for L2VPN Flow SpecSatoshi Fujimoto
2017-05-12test_table_manager: Add unit tests for L2VPN Flow SpecSatoshi Fujimoto
2017-05-12test_bgpspeaker: Add unit tests for L2VPN Flow SpecSatoshi Fujimoto
2017-05-12packet/bgp: Support L2VPN Flow SpecSatoshi Fujimoto
2017-05-12packet/bgp: Properly calculate length for FlowSpecSatoshi Fujimoto
2017-05-12test_bgp: Add test cases for L2VPN Flow SpecSatoshi Fujimoto
2017-05-12BGPSpeaker/SSH: Support to show IPv6 Flow Spec routesSatoshi Fujimoto
2017-05-12BGPSpeaker: Support IPv6 Flow Spec update messagesSatoshi Fujimoto
2017-05-12BGPSpeaker/info_base: Add tables for IPv6 Flow SpecSatoshi Fujimoto
2017-05-12utils/test_bgp: Add unit tests for IPv6 Flow SpecSatoshi Fujimoto
2017-05-12test_table_manager: Add unit tests for IPv6 Flow SpecSatoshi Fujimoto