summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-01-14doc: library_packet_ref: Add reference of openflowShinpei Muraoka
2017-01-14test_openflow: Add unit tests for OpenFlow packet libraryShinpei Muraoka
2017-01-14packet lib: Add packet library of OpenFlowShinpei Muraoka
2017-01-06Ryu 4.10FUJITA Tomonori
2017-01-06library_packet_ref: Update dhcp reference methodShinpei Muraoka
2017-01-06test_dhcp: Extend unit test for fragmented optionsShinpei Muraoka
2017-01-06packet/dhcp: Revert b'str' conversionShinpei Muraoka
2017-01-06packet/dhcp: Support fragmented optionsShinpei Muraoka
2016-12-29BGPSpeaker/net_ctrl: Support multiple RPC sessionsIWASE Yusuke
2016-12-29BGPSpeaker/base: Stop child activity by nameIWASE Yusuke
2016-12-29BGPSpeaker/net_ctrl: Move _send_*_response() functionIWASE Yusuke
2016-12-29BGPSpeaker/net_ctrl: Close RPC session when disconnectedIWASE Yusuke
2016-12-29BGPSpeaker/net_ctrl: Pylint and fixes of typosIWASE Yusuke
2016-12-29rpc_cli: Avoid to use eval()IWASE Yusuke
2016-12-29rpc_cli: Close peer connections when exiting promptIWASE Yusuke
2016-12-29rpc_cli: Enable to execute a single commandIWASE Yusuke
2016-12-29ryu/app: Use Request/Response wrappers in REST AppsIWASE Yusuke
2016-12-29wsgi: Wrapper classes of Request/Response in WebObIWASE Yusuke
2016-12-29library_bgp_speaker_ref: Fix unexpected unindentShinpei Muraoka
2016-12-29optional-requires: Specify lxml version for OpenStackIWASE Yusuke
2016-12-29ryu-client: Remove client for OpenStack plugin/agentIWASE Yusuke
2016-12-29doc: Deprecate OpenStack plugin refIWASE Yusuke
2016-12-29test_geneve: Add unit tests for GeneveShinpei Muraoka
2016-12-29packet lib: Add packet library of GeneveShinpei Muraoka
2016-12-29test_gre: Add unit tests for NVGREShinpei Muraoka
2016-12-29packet/gre: Support NVGRE extensionShinpei Muraoka
2016-12-29doc: library_packet_ref: Update referencesShinpei Muraoka
2016-12-29rest_router: Fix ARP THA in reply messageIWASE Yusuke
2016-12-14install_docker_test_pkg: Remove unnecessary pip pacakgesIWASE Yusuke
2016-12-14tox: Move dependencies installation to .travis.ymlIWASE Yusuke
2016-12-14bgp_scenario_test: Switch Python versionIWASE Yusuke
2016-12-14test_requirements: Test cases for checking requirementsIWASE Yusuke
2016-12-14tox: Test ryu-manager without additional requirementsIWASE Yusuke
2016-12-10pip: Add doc requirements for convenienceIWASE Yusuke
2016-12-10library_bgp_speaker_ref: Fix unexpected indentationIWASE Yusuke
2016-12-10doc: Add MRT file library referenceIWASE Yusuke
2016-12-10test_mrtlib: Add unit tests for MRT paserIWASE Yusuke
2016-12-10mrtlib: Add parser for MRT format [RFC6396]IWASE Yusuke
2016-12-10packet/ospf: Reduce Pylint warningsIWASE Yusuke
2016-12-10type_desc: Define TypeDisp class for re-usabilityIWASE Yusuke
2016-12-10bgp_scenario_test/bgp: PylintIWASE Yusuke
2016-12-10bgp_scenario_test/common: PylintIWASE Yusuke
2016-12-10Delete an unnecessary functionfumihiko kakuma
2016-12-10Get some debug informationfumihiko kakuma
2016-12-10Add DHCP options constants to DHCP libOmer Anson
2016-12-10lib/ofctl_v_*: Enable to filter flow stats by priorityIWASE Yusuke
2016-12-10packet/bgp: Fix default of esi for IP Prefix routeIWASE Yusuke
2016-12-10BGPSpeaker: ESI to be optional arg in MAC/IP Adv routeIWASE Yusuke
2016-12-10packet/bgp: Support multiple next_hop in BGPPathAttributeMpReachNLRIIWASE Yusuke
2016-12-10packet/bgp: Unpack mpls_label in BGPPathAttributePmsiTunnelIWASE Yusuke