summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-05-12test_bgpspeaker: Add unit tests for IPv6 Flow SpecSatoshi Fujimoto
2017-05-12packet/bgp: Support IPv6 Flow SpecSatoshi Fujimoto
2017-05-12test_bgp: Add test cases for IPv6 Flow SpecSatoshi Fujimoto
2017-05-11ofproto: Allow CIDR notation for ipv[46]_{src, dst}IWAMOTO Toshihiro
2017-05-09utils.import_module: Prefer filepath than Python moduleBrad Cowie
2017-05-09library_packet_ref: Separate ref into each protocolShinpei Muraoka
2017-05-09lib/packet: Use literal block for diagram in pydocShinpei Muraoka
2017-05-09packet/bgp: Omit description of default valueIWASE Yusuke
2017-05-09packet/lldp: Add description for each classIWASE Yusuke
2017-05-09packet/arp: Update description for argumentsIWASE Yusuke
2017-05-09BGPSpeaker/info_base/base: Unify documentation formatShinpei Muraoka
2017-05-09BGPSpeaker: Unify documentation formatShinpei Muraoka
2017-05-09BGPSpeaker: Improve EVPN Redundancy Mode validationIWASE Yusuke
2017-05-09bgp: Enable to configure default local preferenceSatoshi Fujimoto
2017-05-09packet/zebra: Support IP_ROUTE message from ZebraIWASE Yusuke