summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-07-27ofproto/nx_actions: Revert API of NXActionShinpei Muraoka
2016-07-27manager: Except KeyboardInterrupt to suppress tracebackIWASE Yusuke
2016-07-27stplib: Handle the port state not changed eventsIWASE Yusuke
2016-07-27stplib: Adopt to Python3IWASE Yusuke
2016-07-27rest_qos: Fix to handle the case without QoS actionIWASE Yusuke
2016-07-27packet: support relayed DHCP packetMichael Haro
2016-07-14Fix: LLDP.OrganizationallySpecific not ignoring info fieldJonas Grunert
2016-07-12test_parser: Add test data for some NXActionShinpei Muraoka
2016-07-12ofproto/nx_actions: Support some NXActionShinpei Muraoka
2016-07-12ofproto/nx_actions: Add comment for Ryu documentsShinpei Muraoka
2016-07-12test_parser: Add test data for missing NXActionShinpei Muraoka