Commit Graph

  • a376adf6b6 packet/bgp: Fix the EvpnNLRI to use the ryu.lib.ip Shinpei Muraoka 2016-11-09 10:44:01 +09:00
  • e760300e93 BGPSpeaker: Enable to set capability for IPv6 IWASE Yusuke 2016-11-07 16:04:23 +09:00
  • 4ed018df09 test_bgp: Add test cases for IPv6 and VPNv6 routes IWASE Yusuke 2016-11-07 16:04:22 +09:00
  • 7e1f64865d test_bgp: Enable to check parsed BGP message IWASE Yusuke 2016-11-07 16:04:21 +09:00
  • 73f6105e88 packet/bgp: Refactor MP_REACH_NLRI and MP_UNREACH_NLRI IWASE Yusuke 2016-11-07 16:04:20 +09:00
  • 9e92d60427 lib/ip: Add method to convert IPv4/IPv6 to int IWASE Yusuke 2016-11-07 16:04:19 +09:00
  • 48f577d1f8 test_bgp: Uncomment out test case for UPDATE IWASE Yusuke 2016-11-07 16:04:18 +09:00
  • 31364ba91d packet/bgp: Enable Extended Length flags if specified IWASE Yusuke 2016-11-07 16:04:17 +09:00
  • b9e4345d5d pip: Move tinyrpc to pip-requires IWASE Yusuke 2016-11-11 11:55:52 +09:00
  • 6e2fe4edc8 Ryu 4.8 FUJITA Tomonori 2016-11-07 10:07:47 +09:00
  • f0fb62cbf9 contrib/tinyrpc: Remove embedded tinyrpc, use upstream IWASE Yusuke 2016-10-28 10:48:00 +09:00
  • 7e91a55a56 contrib/ncclient: Remove embedded ncclient, use upstream IWASE Yusuke 2016-10-28 10:47:59 +09:00
  • fba95e2afa ut/ovs: Add UT using Docker for ryu.lib.ovs IWASE Yusuke 2016-10-31 08:58:44 +09:00
  • 8d9ce87653 BGPSpeaker: Support to advertise PMSI Tunnel Attribute Shinpei Muraoka 2016-10-27 09:55:22 +09:00
  • 6e22fb4a05 packet/bgp: Add PMSI Tunnel Attribute Shinpei Muraoka 2016-10-27 09:55:21 +09:00
  • 5360524b96 packet/vxlan: Add method to convert the format of vni Shinpei Muraoka 2016-10-27 09:55:20 +09:00
  • a582b0b0dc packet/mpls: Add method to convert the format of label Shinpei Muraoka 2016-10-27 09:55:19 +09:00
  • ec1749beca lib/ip: Add method to convert the format of Ipv4 or Ipv6 Shinpei Muraoka 2016-10-27 09:55:18 +09:00
  • df1434a9bb Enable to run a scnario test for ryu bgp on travis fumihiko kakuma 2016-10-28 09:10:20 +09:00
  • 76061634a0 Add scripts which install a dependency package fumihiko kakuma 2016-10-28 09:10:19 +09:00
  • cd068e53ea Add bgp scenario tests fumihiko kakuma 2016-10-28 09:10:18 +09:00
  • 0a60252208 Add bgp scenario tests tool fumihiko kakuma 2016-10-29 06:27:10 +09:00
  • 649d31afbe bgp/application: Re-implement base BGP application IWASE Yusuke 2016-10-24 17:18:46 +09:00
  • 1dfe90d17a flags: Add CLI options for BGP application IWASE Yusuke 2016-10-24 17:18:45 +09:00
  • bc7f43aba3 BGPSpeaker: Enable to specify settings for SSH CLI IWASE Yusuke 2016-10-24 17:18:44 +09:00
  • 09e57c5993 bgp/operator/ssh: Enable to quit gracefully IWASE Yusuke 2016-10-24 17:18:43 +09:00
  • 252591aaae bgp/operator/ssh: Reduce pylint warnings IWASE Yusuke 2016-10-24 17:18:42 +09:00
  • e635d68bfd BGPSpeaker: Use dictConfig in the standard library IWASE Yusuke 2016-10-24 17:18:41 +09:00
  • a7721fcce4 utils: Backward compatibility for 'imp.load_source' IWASE Yusuke 2016-10-24 17:18:40 +09:00
  • 6792d6df2a Log OFPErrorMsg.data as ascii when type is OFPET_HELLO_FAILED IWAMOTO Toshihiro 2016-10-21 14:08:12 +09:00
  • df95d2c660 ovs/vsctl: Fix API for parsing column/key/value set IWASE Yusuke 2016-10-20 16:48:22 +09:00
  • d7cfe6687b ovs/vsctl: Add missing Controller commands in OVS v2.6.0 IWASE Yusuke 2016-10-20 16:48:21 +09:00
  • 05b3738359 ovs/vsctl: Add missing Port commands in OVS v2.6.0 IWASE Yusuke 2016-10-20 16:48:20 +09:00
  • 2744d0a9e3 ovs/vsctl: Add missing Interface commands in OVS v2.6.0 IWASE Yusuke 2016-10-20 16:48:19 +09:00
  • 3e19c38e9e ovs/vsctl: Add missing Bridge commands in OVS v2.6.0 IWASE Yusuke 2016-10-20 16:48:18 +09:00
  • 934e8dcd1a ovs/vsctl: Sort out commands order IWASE Yusuke 2016-10-20 16:48:17 +09:00
  • 3aa49895fa ovs/bridge: Add APIs for missing Database commands IWASE Yusuke 2016-10-20 16:48:16 +09:00
  • 589823beb5 ovs: Add API corresponding to ovs-vsctl remove command IWASE Yusuke 2016-10-20 16:48:15 +09:00
  • c21ad1237d ovs: Add API corresponding to ovs-vsctl add command IWASE Yusuke 2016-10-20 16:48:14 +09:00
  • c09c4e87a0 ovs: Add API corresponding to ovs-vsctl list command IWASE Yusuke 2016-10-20 16:48:13 +09:00
  • d19e7a3213 ovs: Add API corresponding to ovs-vsctl add-bond command IWASE Yusuke 2016-10-20 16:48:12 +09:00
  • fe83cfd66d ovs/vsctl: Update command list with OVS v2.6.0 IWASE Yusuke 2016-10-20 16:48:11 +09:00
  • 513bf4c48c ovs/vsctl: Avoid applying next() to non-iterator object IWASE Yusuke 2016-10-20 16:48:10 +09:00
  • 895ddfca26 ovs/vsctl: Add missing required argument for find_vlan_bridge IWASE Yusuke 2016-10-20 16:48:09 +09:00
  • b9aab0af3f ovs: Reduce pylint warnings IWASE Yusuke 2016-10-20 16:48:08 +09:00
  • 5748031635 ovs: Revert ovs module path IWASE Yusuke 2016-10-20 16:48:07 +09:00
  • 4d1bfc8585 ovs/vsctl: Fix VSCtlCommand to inherit StringifyMixin IWASE Yusuke 2016-10-20 16:48:06 +09:00
  • a354b456ea ovs/vswitch_idl: Update OVSDB schema with v7.14.0 IWASE Yusuke 2016-10-20 16:48:05 +09:00
  • 55dc1158b8 ovs/vsctl: Change log level of redundant messages IWASE Yusuke 2016-10-20 16:48:04 +09:00
  • 2ebb9218b2 rest_router: Fix conversion of Packet Library to dict IWASE Yusuke 2016-10-19 13:36:15 +09:00
  • e80a36317a dpset: Fix iteration error when disconnecting switches IWASE Yusuke 2016-10-19 13:36:14 +09:00
  • 022406507a test_parser: Add an truncate packet test IWAMOTO Toshihiro 2016-10-07 16:38:00 +09:00
  • e8809649e6 test_parser: Enable tests for truncated packets IWAMOTO Toshihiro 2016-10-07 16:37:59 +09:00
  • 6aa4adb070 ofproto_v1_3_parser: Raise OFPTruncatedMessage exception on truncated messages IWAMOTO Toshihiro 2016-10-07 16:37:58 +09:00
  • b9a9f81ff0 ofproto/nicira_ext: Add missing NXMs in OVS v2.6.0 Shinpei Muraoka 2016-09-30 17:01:06 +09:00
  • 8d93787a6c ryu/lib/ofctl_v1_3: port name decoding fix Michał Rzepka 2016-10-05 15:56:43 +02:00
  • 6522ea1c83 BGPSpeaker: Enhance APIs for operator.show IWASE Yusuke 2016-10-04 15:53:20 +09:00
  • 7201a6085d Ryu 4.7 v4.7 FUJITA Tomonori 2016-10-04 07:56:38 +09:00
  • 81d5d8f568 BGPSpeaker: Fix to enable to notify peer down IWASE Yusuke 2016-09-26 13:59:54 +09:00
  • a3ab6c8ab3 use old cryptography version FUJITA Tomonori 2016-10-04 07:08:09 +09:00
  • 35973fcc20 packet: Avoid parsing an empty buffer IWASE Yusuke 2016-09-27 14:25:21 +09:00
  • 51e0abd365 pip-requires: Add ovs>=2.6.0 IWASE Yusuke 2016-09-30 10:28:30 +09:00
  • a443be9433 doc: Add API reference for REST EVPN switch IWASE Yusuke 2016-09-30 10:28:29 +09:00
  • ab92cc8529 app: Add sample application for REST EVPN switch IWASE Yusuke 2016-09-30 10:28:28 +09:00
  • 57056d1a0f app: Integrate aplication of Ryu-book Shinpei Muraoka 2016-09-20 13:49:18 +09:00
  • b302d725a0 ovs/bridge: Enable to request tunnel port number IWASE Yusuke 2016-09-26 09:28:40 +09:00
  • b77408d04c ovs/bridge: Add utility method to create VXLAN port IWASE Yusuke 2016-09-26 09:28:39 +09:00
  • 8627c28070 ovs/bridge: Make local_ip to optional field for tunnel IWASE Yusuke 2016-09-26 09:28:38 +09:00
  • 3d815d3455 ovs/vsctl: Catch the default tag type in Port Table IWASE Yusuke 2016-09-26 09:28:37 +09:00
  • 25a7eb51fe stplib: Fix to store current OFPPort status Shinpei Muraoka 2016-09-27 12:01:05 +09:00
  • d23c07054e stplib: Fix to compare MAC address and Bridge ID Shinpei Muraoka 2016-09-27 12:01:04 +09:00
  • 29d1a97139 BGPSpeaker/api/operator: Simplify registration decorator IWASE Yusuke 2016-09-26 13:59:52 +09:00
  • 4348ae6a1f BGPSpeaker: Fix typos IWASE Yusuke 2016-09-26 13:59:51 +09:00
  • cb83c858cd ofproto/ofproto_v1_5_parser: OFPMultipartReply malformed message offset fix Michał Rzepka 2016-09-27 11:19:21 +02:00
  • 23aa81244e Mass changes Ondřej Nový 2016-09-26 19:18:06 +02:00
  • 513a9d93b2 tests/switch: fix bug in _diff_packets function Monthadar Al-Jaberi 2016-09-09 19:11:46 +00:00
  • 827138298f Add Nicira extension vlan_tci field IWAMOTO Toshihiro 2016-09-13 16:04:37 +09:00
  • d344151628 Add a .gitreview file debian/4.4+dfsg1-2 Thomas Goirand 2016-09-14 14:00:00 +02:00
  • e0e30d3d96 BGPSpeaker: Shutdown BGPSpeaker gracefully IWASE Yusuke 2016-09-06 13:37:11 +09:00
  • 5d1d8648ab BGPSpeaker: Enable to get path from EventPrefix IWASE Yusuke 2016-09-05 09:41:41 +09:00
  • 57aa646d61 BGPSpeaker/vrf: Handle non MPLS labled NLRI IWASE Yusuke 2016-09-05 09:41:40 +09:00
  • 3f104981d2 BGPSpeaker: Add EVPN routes from Global to VRF Table IWASE Yusuke 2016-09-05 09:41:39 +09:00
  • 7af944dc0e table_manager: Fix conversion of De Morgan's laws IWASE Yusuke 2016-09-05 09:41:38 +09:00
  • c09925e1f5 test_bgpspeaker: Add UT for advertising VNI for EVPN IWASE Yusuke 2016-09-05 09:41:37 +09:00
  • 396473593e BGPSpeaker: Extend to advertise VNI for EVPN routes IWASE Yusuke 2016-09-05 09:41:36 +09:00
  • 40fe7ffdc5 BGPSpeaker: Support to advertise Tunnel Encapsulation IWASE Yusuke 2016-09-05 09:41:35 +09:00
  • bd4e8a70b5 packet/bgp: Add BGP Encapsulation Extended Community IWASE Yusuke 2016-09-05 09:41:34 +09:00
  • cc24a85aad doc: specify OFP v1.0 for sample application Monthadar Al-Jaberi 2016-09-04 03:11:16 +00:00
  • 1970e70a0d add modify role API in ofctl_rest tungyueh 2016-08-25 15:53:17 +08:00
  • 03e8028ce6 lib/ofctl_v1_4: correct argument order for OFPFlowMod constructor Michał Rzepka 2016-08-31 12:58:54 +02:00
  • c09cd3dc68 Ryu 4.6 v4.6 4.6 FUJITA Tomonori 2016-09-01 21:17:00 +09:00
  • 09644f186c Validate OpenFlow message length in header, to prevent controller receive loop DoS Victor Orlikowski 2016-08-23 16:43:01 +00:00
  • ba1fb5cf06 PyInstaller: Enable to build stand-alone executables Iwase Yusuke 2016-08-23 14:08:27 +09:00
  • db0f6c1165 handler: Fix for frozen builds Iwase Yusuke 2016-08-23 14:07:25 +09:00
  • 37df91f7f4 BGPSpeaker: Suppress RD in EVPN VRF on SSH console IWASE Yusuke 2016-08-22 17:21:42 +09:00
  • c2c421bddd doc: Update the API Reference for BGPSpeaker IWASE Yusuke 2016-08-22 17:21:41 +09:00
  • aa136b26cf test_validation: Add unit tests for validation utilities IWASE Yusuke 2016-08-22 17:21:40 +09:00
  • d5ed7c27b7 BGPSpeaker: Enable validation for optional arguments IWASE Yusuke 2016-08-22 17:21:39 +09:00
  • c8b8a34f3d BGPSpeaker: Raise exception when validation fails IWASE Yusuke 2016-08-22 17:21:38 +09:00
  • ba150be4b1 BGPSpeaker: Improve validation utility methods IWASE Yusuke 2016-08-22 17:21:37 +09:00