Commit Graph

  • b85eb247dc OpenDev Migration Patch debian/newton OpenDev Sysadmins 2019-04-19 19:31:29 +0000
  • 171d141d09 Update patch set 1 Gerrit User 28614 2019-02-12 05:22:41 +0000
  • 08918fa185 Create change Gerrit User 28614 2018-12-19 16:20:08 +0000
  • 3ead65f00a Remove support for py34 jacky06 2018-12-19 11:19:58 -0500
  • ec04ff9f46 ofproto: Avoid emitting illegal instruction sets master IWAMOTO Toshihiro 2017-07-05 14:37:55 +0900
  • 5e176f9e7c doc: Minor grammar changes in ryu_app_api Travis Gockel 2017-07-10 17:26:23 -0600
  • 214cd8c305 unit/ofproto: Adopt to rename of OFPErrorExperimenterMsg IWASE Yusuke 2017-07-20 14:10:51 +0900
  • 5099034d0c ofproto: Handle OFPErrorExperimenterMsg IWASE Yusuke 2017-07-20 14:10:50 +0900
  • b964275b53 bgp_sample_conf: absolute_import to suppress warnings IWASE Yusuke 2017-07-10 10:08:49 +0900
  • 60651d8a1c service/ovsdb: get socket from RemoteOvsdb Satoshi Fujimoto 2017-06-30 10:58:50 +0900
  • cd67c52471 Ryu 4.15 v4.15 FUJITA Tomonori 2017-07-02 20:08:32 +0900
  • a991fed7e4 Revert "tests: Separate test files from Ryu module" FUJITA Tomonori 2017-06-30 14:23:03 +0900
  • a67ed28584 tests: Separate test files from Ryu module IWASE Yusuke 2017-06-26 15:04:43 +0900
  • d8ae9491da service/ovsdb: Use dict.items() instead of six.iteritems() Satoshi Fujimoto 2017-06-16 11:45:47 +0900
  • ea23ebdadf doc/ovsdb_manager: Update Sample Code Satoshi Fujimoto 2017-06-16 11:45:45 +0900
  • 10b9273928 service/ovsdb: Use Python 2/3 compatible code Satoshi Fujimoto 2017-06-16 11:45:46 +0900
  • 27b8d44bb1 service/ovsdb: Avoid to use dict as default argument Satoshi Fujimoto 2017-06-16 11:45:44 +0900
  • cf667e4097 service/ovsdb: Add properties to EventNewOVSDBConnection Satoshi Fujimoto 2017-06-16 11:45:43 +0900
  • 2edfb20884 test_vsctl: Strip unexpected double quote IWASE Yusuke 2017-06-23 10:31:31 +0900
  • d9d0588689 pip: OpenStack updated requirements of eventlet again IWASE Yusuke 2017-06-15 14:31:28 +0900
  • 388a97ef6d manager: Introduce user flags option IWASE Yusuke 2017-06-15 14:31:29 +0900
  • 0f1430edfd CONTRIBUTING: Update info of Python ver/lib and links IWASE Yusuke 2017-06-13 16:24:33 +0900
  • b4786a3fe3 CONTRIBUTING: Update procedure for running tests IWASE Yusuke 2017-06-13 16:24:32 +0900
  • ef212fe87e CONTRIBUTING: Update procedure for submitting patches IWASE Yusuke 2017-06-13 16:24:31 +0900
  • cec1254a35 README: Dependencies for installing optional requirements IWASE Yusuke 2017-06-13 16:24:30 +0900
  • 03c67d368d service/ovsdb: Default of controller_info in set_controller IWASE Yusuke 2017-06-02 16:45:12 +0900
  • 574e417d9d Ryu 4.14 v4.14 FUJITA Tomonori 2017-06-02 13:58:40 +0900
  • 8fa14c87ec doc: fix error in ovsdb_manager.rst code 胡鼎原 2017-05-16 09:48:52 +0800
  • 51a86c4d56 fix dhcp6.py bug using python3 胡鼎原 2017-05-15 11:17:39 +0800
  • bfcd65744c pip: OpenStack avoids newer eventlet IWASE Yusuke 2017-05-30 16:57:21 +0900
  • 430bc97638 ofctl: Add some tests for ofp_instruction_from_str IWAMOTO Toshihiro 2017-05-26 17:30:22 +0900
  • a52c62a120 ofctl: Add ovs-ofctl style action string parser IWAMOTO Toshihiro 2017-05-26 17:30:21 +0900
  • a5dca1a1e3 nicira_ext: Define some CT constants IWAMOTO Toshihiro 2017-05-26 17:30:20 +0900
  • 7794ff714c BGPSpeaker/SSH: Support to show L2VPN Flow Spec routes Satoshi Fujimoto 2017-05-09 16:10:00 +0900
  • 0168c28935 BGPSpeaker: Support IPv6 Flow Spec update messages Satoshi Fujimoto 2017-05-09 16:09:59 +0900
  • 0b9bc03e6c BGPSpeaker/info_base: Add tables for L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:58 +0900
  • 12b809f5f7 utils/test_bgp: Add unit tests for L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:57 +0900
  • e82d26b1b5 test_table_manager: Add unit tests for L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:56 +0900
  • 2bcb040dcb test_bgpspeaker: Add unit tests for L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:55 +0900
  • d37a311829 packet/bgp: Support L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:54 +0900
  • b327981534 packet/bgp: Properly calculate length for FlowSpec Satoshi Fujimoto 2017-05-09 16:09:53 +0900
  • 9a4e8968ed test_bgp: Add test cases for L2VPN Flow Spec Satoshi Fujimoto 2017-05-09 16:09:52 +0900
  • 434b2adacd BGPSpeaker/SSH: Support to show IPv6 Flow Spec routes Satoshi Fujimoto 2017-05-09 16:09:51 +0900
  • 7e6c648ba1 BGPSpeaker: Support IPv6 Flow Spec update messages Satoshi Fujimoto 2017-05-09 16:09:50 +0900
  • 4d9d444df1 BGPSpeaker/info_base: Add tables for IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:49 +0900
  • 8597ef851b utils/test_bgp: Add unit tests for IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:48 +0900
  • f8654b67c7 test_table_manager: Add unit tests for IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:47 +0900
  • c53605385e test_bgpspeaker: Add unit tests for IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:46 +0900
  • bb38fb2f30 packet/bgp: Support IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:45 +0900
  • 64b9dfcdd6 test_bgp: Add test cases for IPv6 Flow Spec Satoshi Fujimoto 2017-05-09 16:09:44 +0900
  • 607f4d8276 ofproto: Allow CIDR notation for ipv[46]_{src, dst} IWAMOTO Toshihiro 2017-05-09 11:00:27 +0900
  • 7f5a8876b5 Solve broken pronunciation link gh-pages IWASE Yusuke 2017-05-09 15:27:12 +0900
  • a197d87375 utils.import_module: Prefer filepath than Python module Brad Cowie 2017-05-09 10:48:18 +0900
  • 077eef801e library_packet_ref: Separate ref into each protocol Shinpei Muraoka 2017-04-07 15:19:21 +0900
  • 99e7cc4074 lib/packet: Use literal block for diagram in pydoc Shinpei Muraoka 2017-04-07 15:19:20 +0900
  • 5969a89ee4 packet/bgp: Omit description of default value IWASE Yusuke 2017-04-07 15:19:19 +0900
  • c6d9bfc384 packet/lldp: Add description for each class IWASE Yusuke 2017-04-07 15:19:18 +0900
  • 4c7d523e22 packet/arp: Update description for arguments IWASE Yusuke 2017-04-07 15:19:16 +0900
  • 352c007535 BGPSpeaker/info_base/base: Unify documentation format Shinpei Muraoka 2017-04-07 15:19:15 +0900
  • 74c6f5b21c BGPSpeaker: Unify documentation format Shinpei Muraoka 2017-04-07 15:19:14 +0900
  • 3c0dd6ee7a BGPSpeaker: Improve EVPN Redundancy Mode validation IWASE Yusuke 2017-04-07 15:19:13 +0900
  • 09fa78182f bgp: Enable to configure default local preference Satoshi Fujimoto 2017-04-04 14:44:52 +0900
  • 2354bd7df3 packet/zebra: Support IP_ROUTE message from Zebra IWASE Yusuke 2017-04-04 14:21:03 +0900
  • 6d35bb8d01 lib/hub: Workaround for issue of eventlet IWASE Yusuke 2017-05-08 11:43:54 +0900
  • 5a1da545bf Ryu 4.13 v4.13 FUJITA Tomonori 2017-04-04 18:01:09 +0900
  • 468f471f87 nicira_ext: Constants for IP fragment matching surlyjake 2017-03-28 13:03:02 +0900
  • e1741b7d77 bgp/info_base: Refactor has_nexthop() method Satoshi Fujimoto 2017-03-24 13:11:06 +0900
  • 399a03feb1 bgp/peer: Fix invalid NEXT_HOP in UPDATE message Satoshi Fujimoto 2017-03-24 13:11:05 +0900
  • b7dcd40837 ofctl_v1_5: Fix lack of arguments for modify role API Satoshi Fujimoto 2017-03-22 13:23:08 +0900
  • 6dfda4a227 ofctl_rest: Add get role API Satoshi Fujimoto 2017-03-22 13:23:07 +0900
  • d0f25d639b ofctl: Fix type of fields of DescStat Satoshi Fujimoto 2017-03-17 14:29:43 +0900
  • ab902d2b5e utils/test_bgp: Add unit tests for Flow Specification Shinpei Muraoka 2017-03-24 17:10:52 +0900
  • 9fa4e6b42d core_managers/test_table_manager: Add unit tests for Flow Specification Shinpei Muraoka 2017-03-24 17:10:51 +0900
  • 4230897783 test_bgpspeaker: Add unit tests for Flow Specification Shinpei Muraoka 2017-03-24 17:10:50 +0900
  • 06a61123be library_packet_ref: Add description of action for Flow Specification Shinpei Muraoka 2017-03-24 17:10:49 +0900
  • b3a83ef185 BGPSpeaker: Support Flow Specification update messages Shinpei Muraoka 2017-03-24 17:10:48 +0900
  • a486539400 BGPSpeaker/SSH: Supports display of Flow Specification RIB Shinpei Muraoka 2017-03-24 17:10:47 +0900
  • 880bd4ab85 BGPSpeaker/info_base: Add tables for Flow Specification Shinpei Muraoka 2017-03-24 17:10:46 +0900
  • 765a723fe6 packet/bgp: Implement the utility of Flow Specification for BGPSpeaker Shinpei Muraoka 2017-03-24 17:10:45 +0900
  • f12485e6de packet/bgp: Fix subtype for Traffic Filtering Actions of Flow Specification Shinpei Muraoka 2017-03-21 09:50:48 +0900
  • fd16c43a31 packet/bgp: Unify variable names for Flow Specification Shinpei Muraoka 2017-03-21 09:50:47 +0900
  • 271961ecb1 packet/bgp: Add the address converter for Flow Specification Shinpei Muraoka 2017-03-21 09:50:46 +0900
  • 66a5bddaf0 packet/bgp: Fix data structure for VPNv4 Flow Specification Shinpei Muraoka 2017-03-21 09:50:45 +0900
  • 16c3640673 library_packet_ref:Add bgp reference for Flow Specification Shinpei Muraoka 2017-03-21 09:50:44 +0900
  • 4cbdbb767b test_bgp: Add test cases for user interface of Flow Specification Shinpei Muraoka 2017-03-21 09:50:43 +0900
  • 4838463ab3 packet/bgp: Implement user interface of Flow Specification Shinpei Muraoka 2017-03-21 09:50:42 +0900
  • 35e12d858c Ryu 4.12 v4.12 FUJITA Tomonori 2017-03-02 15:38:47 +0900
  • 9420884db4 hub.StreamServer: Ommit validation for IPv4 address IWASE Yusuke 2017-02-27 15:18:40 +0900
  • a134362526 wsgi: Change default wsgi listen host to "0.0.0.0" IWASE Yusuke 2017-02-23 13:13:46 +0900
  • 7baa456696 zebra: Add sample application for Zebra server service IWASE Yusuke 2017-02-17 13:06:04 +0900
  • 8914385148 zebra: Implement Server APIs for Zebra protocol service IWASE Yusuke 2017-02-17 13:06:03 +0900
  • 1b486a0634 zebra: Implement database for Zebra protocol service IWASE Yusuke 2017-02-17 13:06:02 +0900
  • dc57ff5b47 tools/optional-requires: SQLAlchemy for Zebra service IWASE Yusuke 2017-02-17 13:06:01 +0900
  • d90589c2cc lib/netdevice: Constants defined in netdevice(7) IWASE Yusuke 2017-02-17 13:06:00 +0900
  • 793dc13e01 controller: Change default OPF listen host to "0.0.0.0" IWASE Yusuke 2017-02-17 13:05:59 +0900
  • 9efde1d2f5 hub: Enable StreamServer to listen Unix domain socket IWASE Yusuke 2017-02-17 13:05:58 +0900
  • fd3bfb55de zebra: Add sample application for Zebra client service IWASE Yusuke 2017-02-13 15:43:56 +0900
  • e5a0974508 Implement Zebra protocol client service IWASE Yusuke 2017-02-13 15:43:55 +0900
  • c1f810b9b1 bgp/utils/bgp: Use lib/ip for Python 3 compatibility IWASE Yusuke 2017-02-15 15:38:59 +0900
  • fd96d24314 BGPSpeaker: Use isinstance(*, bool) for boolean check IWASE Yusuke 2017-02-15 15:38:58 +0900