summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-10-04use old cryptography versionFUJITA Tomonori
2016-10-01packet: Avoid parsing an empty bufferIWASE Yusuke
2016-10-01pip-requires: Add ovs>=2.6.0IWASE Yusuke
2016-10-01doc: Add API reference for REST EVPN switchIWASE Yusuke
2016-10-01app: Add sample application for REST EVPN switchIWASE Yusuke
2016-10-01app: Integrate aplication of Ryu-bookShinpei Muraoka
2016-10-01ovs/bridge: Enable to request tunnel port numberIWASE Yusuke
2016-10-01ovs/bridge: Add utility method to create VXLAN portIWASE Yusuke
2016-10-01ovs/bridge: Make local_ip to optional field for tunnelIWASE Yusuke
2016-10-01ovs/vsctl: Catch the default tag type in Port TableIWASE Yusuke
2016-10-01stplib: Fix to store current OFPPort statusShinpei Muraoka
2016-10-01stplib: Fix to compare MAC address and Bridge IDShinpei Muraoka
2016-10-01BGPSpeaker/api/operator: Simplify registration decoratorIWASE Yusuke
2016-10-01BGPSpeaker: Fix typosIWASE Yusuke
2016-09-28ofproto/ofproto_v1_5_parser: OFPMultipartReply malformed message offset fixMichał Rzepka
2016-09-21tests/switch: fix bug in _diff_packets functionMonthadar Al-Jaberi
2016-09-16Add Nicira extension vlan_tci fieldIWAMOTO Toshihiro
2016-09-07BGPSpeaker: Shutdown BGPSpeaker gracefullyIWASE Yusuke
2016-09-07BGPSpeaker: Enable to get path from EventPrefixIWASE Yusuke
2016-09-07BGPSpeaker/vrf: Handle non MPLS labled NLRIIWASE Yusuke
2016-09-07BGPSpeaker: Add EVPN routes from Global to VRF TableIWASE Yusuke
2016-09-07table_manager: Fix conversion of De Morgan's lawsIWASE Yusuke
2016-09-07test_bgpspeaker: Add UT for advertising VNI for EVPNIWASE Yusuke
2016-09-07BGPSpeaker: Extend to advertise VNI for EVPN routesIWASE Yusuke
2016-09-07BGPSpeaker: Support to advertise Tunnel EncapsulationIWASE Yusuke
2016-09-07packet/bgp: Add BGP Encapsulation Extended CommunityIWASE Yusuke
2016-09-07doc: specify OFP v1.0 for sample applicationMonthadar Al-Jaberi
2016-09-07add modify role API in ofctl_resttungyueh
2016-09-07lib/ofctl_v1_4: correct argument order for OFPFlowMod constructorMichał Rzepka
2016-09-01Ryu 4.6FUJITA Tomonori
2016-08-25Validate OpenFlow message length in header, to prevent controller receive loo...Victor Orlikowski
2016-08-25PyInstaller: Enable to build stand-alone executablesIwase Yusuke
2016-08-25handler: Fix for frozen buildsIwase Yusuke
2016-08-25BGPSpeaker: Suppress RD in EVPN VRF on SSH consoleIWASE Yusuke
2016-08-25doc: Update the API Reference for BGPSpeakerIWASE Yusuke
2016-08-25test_validation: Add unit tests for validation utilitiesIWASE Yusuke
2016-08-25BGPSpeaker: Enable validation for optional argumentsIWASE Yusuke
2016-08-25BGPSpeaker: Raise exception when validation failsIWASE Yusuke
2016-08-25BGPSpeaker: Improve validation utility methodsIWASE Yusuke
2016-08-25BGPSpeaker: Resolve unused argumet 'multi_exit_disc'IWASE Yusuke
2016-08-25BGPSpeaker: Reduce Pylint warningsIWASE Yusuke
2016-08-25test_table_manager: Add UTs for the Global Table APIIWASE Yusuke
2016-08-25table_manager: Rename internal API for consistencyIWASE Yusuke
2016-08-25test_table_manager: Add UTs for the VRF Table APIIWASE Yusuke
2016-08-25BGPSpeaker: Support VRF Table for Ethernet VPNIWASE Yusuke
2016-08-25test_bgpspeaker: Add unit test for the API of EVPNIWASE Yusuke
2016-08-25BGPSpeaker: Support Ethernet VPN update messagesIWASE Yusuke
2016-08-25packet/bgp: Fix to serialize BGPNotification on Python3IWASE Yusuke
2016-08-25BGPSpeaker/info_base: Add comparison methods for Python3IWASE Yusuke
2016-08-25BGPSpeaker: Support Python3 on SSH consoleIWASE Yusuke