summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-06-23sw test tool: Enable using user-specified versions to parseYuichi Ito
2014-06-23sw test tool: Add support for using user-specified versionsYuichi Ito
2014-06-23ryu/flags: Add config parameters related sw test toolYuichi Ito
2014-06-23sw test tool: Modify conditions of ofp_packet_in_reasonYuichi Ito
2014-06-22bgp: fix ipv6 peering regressionFUJITA Tomonori
2014-06-22bgp: fix best_path_change_handler for best_path_lostFUJITA Tomonori
2014-06-22bgp: fix example codeFUJITA Tomonori
2014-06-22bgp: fix another crash (recv_open -> recv_open_msg)YAMAMOTO Takashi
2014-06-22bgp: fix some leftover of transition to packet lib bgpYAMAMOTO Takashi
2014-06-22bgp: fix a crash in path comparisonYAMAMOTO Takashi
2014-06-22library_bgp_speaker.rst: make an example more completeYAMAMOTO Takashi
2014-06-19ofa_neutron_agent: Change the copyright noticeYAMAMOTO Takashi
2014-06-19ofa_neutron_agent: Remove unused logger instanceYAMAMOTO Takashi
2014-06-19ofa_neutron_agent: Use AppManager.run_appsYAMAMOTO Takashi
2014-06-19AppManager: Add a convenient method to run appsYAMAMOTO Takashi
2014-06-19ofa_neutron_agent: SimplifyYAMAMOTO Takashi
2014-06-19app_manager: prevent loading unnecessary RyuAppsISHIDA Wataru
2014-06-19package: add python-ryu-docYoshihiro Kaneko
2014-06-19sw test tool: Enable IPv6 flow label maskableYuichi Ito
2014-06-18document ryu.app.ofctlYAMAMOTO Takashi
2014-06-18ws_topology: shut up pep8 for long lines in a commentYAMAMOTO Takashi
2014-06-18bgp: support IPv6 peeringFUJITA Tomonori
2014-06-18Add GUI appYAMADA Hideki
2014-06-18ws_topology: Handle WebSocket disconnectionYAMADA Hideki
2014-06-18ws_topology: Avoid controller name conflictionYAMADA Hideki
2014-06-17add debian files to make packages for UbuntuYoshihiro Kaneko
2014-06-17app_manager: Stop checking h.callers in get_handlers()YAMAMOTO Takashi
2014-06-16bgp: catch socket error with sendallFUJITA Tomonori
2014-06-16bgp: use sendall with lockFUJITA Tomonori
2014-06-16bgp: use TCP_NODELAY for bgp connectionFUJITA Tomonori
2014-06-15ryu.lib.hub: add logging wrapper for wsgi serverYoshihiro Kaneko
2014-06-15contrib: import tinyrpc libraryYoshihiro Kaneko
2014-06-15downgrade required version of msgpack-pythonYoshihiro Kaneko
2014-06-14app_manager: Let application module to use require_app()YAMADA Hideki
2014-06-13bgp: add bgpspaker module for non Ryu application usageFUJITA Tomonori
2014-06-11fix failure of instantiating appYoshihiro Kaneko
2014-06-11fix: wrong copyrightFUJITA Tomonori
2014-06-10sw test tool: Improve readability of IP mask valuesYuichi Ito
2014-06-10sw test tool: Improve readability of MAC mask valuesYuichi Ito
2014-06-10sw test tool: Improve readability of padding dataYuichi Ito
2014-06-10sw test tool: Improve readability of tcp optionsYuichi Ito
2014-06-10rest_qos: Enable queue setting to interface individuallyKiyonari Harigae
2014-06-10packet lib: add Connectivity Fault Management Protocol(CFM, IEEE 802.1ag)takahashi.minoru
2014-06-10app_manager: Fix a crash in unregister_handlerYAMAMOTO Takashi
2014-06-03Ryu 3.10FUJITA Tomonori
2014-06-03doc: add test-of-config-with-linc pageYoshihiro Kaneko
2014-06-03doc: add test-vrrp pageYoshihiro Kaneko
2014-06-03ofctl_v1_2: fix errors of get_flow_statstakahashi.minoru
2014-06-03ofctl_v1_2: fix pep8takahashi.minoru
2014-06-02bgp: remove unnecessary OutgoingRoute attribute 'bgp4_format'ISHIDA Wataru