summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-07-12ofproto/nx_actions: Support missing NXActionShinpei Muraoka
2016-07-12ofproto/nx_actions: Update arguments to be compatible with ovs-ofctlShinpei Muraoka
2016-07-12test_parser: Add test data for NXAction used only in OpenFlow1.0Shinpei Muraoka
2016-07-12ofproto/nx_actions: Add NXAction used only in OpenFlow1.0Shinpei Muraoka
2016-07-11test_packet: Avoid to use array.array as input binaryIWASE Yusuke
2016-07-11packet: Fix minimum ethernet frame lengthIWASE Yusuke
2016-07-11test_peer: Unit test for peer.py of BGPSpeakerIWASE Yusuke
2016-07-11BGPSpeaker: Support Four-Octet AS numberIWASE Yusuke
2016-07-11packet/bgp: Support Four-Octet AGGREGATOR Path AttributeIWASE Yusuke
2016-07-11BGPSpeaker: Fix capability check when MP-BGP not supportedIWASE Yusuke
2016-07-11fix of13 VLAN_PCP test caseKawai, Hiroaki
2016-06-30Ryu 4.4FUJITA Tomonori
2016-07-01topology: ignore cfm packets on packet inEvan Gray
2016-07-01topology: pep8 fixesEvan Gray
2016-07-01ofproto: Fix example of OFPSetAsync messageIWASE Yusuke