summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-07-07pip-requires: gui_topology requires webob>=1.2Hisaharu Ishii
2014-07-03bgp: fix send_notificaiton crashFUJITA Tomonori
2014-07-03Ryu 3.11FUJITA Tomonori
2014-07-03ospf: describe prefix in one attribute 'prefix' for ease of useISHIDA Wataru
2014-07-03ospf: add segment routing opaque typesISHIDA Wataru
2014-07-03ospf: fix bug in encodingISHIDA Wataru
2014-07-03ospf: support for opaque messageISHIDA Wataru
2014-07-01bgp: support md5 authentication for re-active sessionsFUJITA Tomonori
2014-06-30bgp: support md5 authentication for pro-active sessionsFUJITA Tomonori
2014-06-30bgp: fix withdraw in EventPrefix notificationFUJITA Tomonori
2014-06-30sw test too: use assured Forwarding behavior DSCP value for dscp_remarkHiroaki KAWAI
2014-06-30bgp: support specifying next hop for neighborFUJITA Tomonori
2014-06-30bgp: add IPv6 advertisement supportFUJITA Tomonori
2014-06-30packet/bgp: fix BGPPathAttributeMpReachNLRI next_hop parser and serializerFUJITA Tomonori
2014-06-30bgp: clean up getpeername() and getsockname() usageFUJITA Tomonori
2014-06-29Initializing the variable 's' so that the get_desc_stats() call does not caus...Srini Seetharaman
2014-06-29Add a small library to deal with TCP-MD5 socket optionYAMAMOTO Takashi
2014-06-26doc: improve the appearance of the tableYoshihiro Kaneko
2014-06-26doc: leave out too large samplesYoshihiro Kaneko
2014-06-23bgp: add ssh_console option for bgpspeaker moduleISHIDA Wataru
2014-06-23document: ryu.app.gui_topologyYAMADA Hideki
2014-06-23sw test tool: Add default test files (of14: new features)Yuichi Ito
2014-06-23sw test tool: Add default test files (of14: group:all/select)Yuichi Ito
2014-06-23sw test tool: Add default test files (of14: meter)Yuichi Ito
2014-06-23sw test tool: Add default test files (of14: match)Yuichi Ito
2014-06-23sw test tool: Add default test files (of14: action with set-field only)Yuichi Ito
2014-06-23sw test tool: Add default test files (of14: action without set-field)Yuichi Ito
2014-06-23sw test tool: run_mininet: support Open vSwitch with OpenFlow 1.4Yuichi Ito
2014-06-23sw test tool: Modify OFPActionSetField to normalizeYuichi Ito
2014-06-23sw test tool: Modify OFPMatch to normalizeYuichi Ito
2014-06-23sw test tool: Enable using connected switches to compareYuichi Ito
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