summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-08-25test_bgp: Add unit tests for Ethernet VPNIWASE Yusuke
2016-08-25packet/bgp: Support MPLS-Based Ethernet VPN (RFC7432)IWASE Yusuke
2016-08-25packet/bgp: Enable to parse the entire packet dataIWASE Yusuke
2016-08-25tests: Add tests for specifying Packet library for OFPPacketOut.dataShinpei Muraoka
2016-08-25lib/packet: Support the Json format dataShinpei Muraoka
2016-08-25ofproto: Enable to specify packet library for OFPPacketOut.dataShinpei Muraoka
2016-08-19lib: Reduce Pylint warningsIWASE Yusuke
2016-08-19stringify: Fix to utilise six.moves.builtinsIWASE Yusuke
2016-08-19ofctl_nicira_ext: Fix not enough arguments for format stringIWASE Yusuke
2016-08-19ofctl_nicira_ext: Resolve not initialized valuesIWASE Yusuke
2016-08-02Ryu 4.5FUJITA Tomonori
2016-08-02Ensure that send() and send_msg() in controller return status to calling appl...Victor Orlikowski
2016-08-02Clean up stale Datapath objects in the ofctl_service applicationVictor Orlikowski
2016-07-29packet lib: Add packet library of GREShinpei Muraoka
2016-07-27ofproto/nx_actions: Update argument of NXActionCTShinpei Muraoka