summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-05-10set default attributes for OFPPortModYuichi Ito
2014-05-10sw test tool: pylintYuichi Ito
2014-05-10sw test tool: Remove unused codesYuichi Ito
2014-05-10sw test tool: Reduce similar methodsYuichi Ito
2014-05-09Added queue stats requestKiyonari Harigae
2014-05-09Added ovs-vsctl commands of QoS-relatedKiyonari Harigae
2014-05-01Ryu 3.9FUJITA Tomonori
2014-04-25sw test tool: Modify lengths of pad fields for ARPYuichi Ito
2014-04-25sw test tool: Revert changes of test filesYuichi Ito
2014-04-25tests/integrated: Enable MPLS set-field and push MPLS testsSimon Horman
2014-04-25tests/integrated: Match on MPLS dl_type for flows with MPLS TTL actionsSimon Horman
2014-04-25tests/integrated: Match on MPLS dl_type for flows with pop MPLS actionsSimon Horman
2014-04-25tests/integrated: Match on IP dl_type for flows with set IPv6 addressesSimon Horman
2014-04-25tests/integrated: Enable ARP testsSimon Horman
2014-04-25tests/integrated: Match on IP dl_type for flows with set NW TTL actionsSimon Horman
2014-04-25tests/integrated: Match on VLAN tag for flows which set VLAN tagsSimon Horman
2014-04-25tests/integrated: Match on VLAN tag for flows with pop VLAN TTL actionsSimon Horman
2014-04-25tests/integrated: Match on IP dl_type for flows with dec NW TTL actionsSimon Horman
2014-04-25tests/integrated: Do not verify buffer_id of packet_in resulting from packet_outSimon Horman
2014-04-24sw test tool: Modify lengths of pad fields for ARPYuichi Ito
2014-04-24packet lib: ipv6: support Routing header (type3)takahashi.minoru
2014-04-24sw test tool: Fix MAC addresses used in testsYuichi Ito
2014-04-24tests/integrated: Use table_id greater than the current table for goto-table ...Simon Horman
2014-04-24tests/integrated: Specify table_id for flow_mod modify testsSimon Horman
2014-04-24bgp: fix connect timeout errorFUJITA Tomonori
2014-04-24bgp: add __init__.py filesFUJITA Tomonori
2014-04-21packet lib: ipv6: Fix to calculate AH lengthtakahashi.minoru
2014-04-21bgp: fix pep8ISHIDA Wataru
2014-04-21bgp: add sample configuration fileISHIDA Wataru
2014-04-21bgp: improve log visibilityISHIDA Wataru
2014-04-21bgp: avoid the trouble of having to explicitly specify IDs in configurationISHIDA Wataru
2014-04-21bgp: enable to use system IP addr implicitly for bindingISHIDA Wataru
2014-04-21bgp: enable default label rangeISHIDA Wataru
2014-04-21bgp: make bgpspeaker RyuAppISHIDA Wataru
2014-04-21bgp: use ryu.lib.hub instead of the direct use of eventletISHIDA Wataru
2014-04-21bgp: clean up codes which constructs an update messageISHIDA Wataru
2014-04-21bgp: fix typoISHIDA Wataru
2014-04-21remove obsolete man pages (rpc_cli and neutron_ofagent_agent)FUJITA Tomonori
2014-04-21delete bin/neutron-ofagent-agentFUJITA Tomonori
2014-04-21delete ryu/tests/bin/of-config-cliFUJITA Tomonori
2014-04-21delete bin/rpc-cliFUJITA Tomonori
2014-04-20document ryu commandYAMAMOTO Takashi
2014-04-20add bin/ryu to PYLINT_INCLUDEYAMAMOTO Takashi
2014-04-20add bin/ryuYAMAMOTO Takashi
2014-04-20pip-requires: require oslo.config >= 1.2.0YAMAMOTO Takashi
2014-04-20allow overriding argv and prognameYAMAMOTO Takashi
2014-04-20ryu.cfg: re-export some more stuff for convenienceYAMAMOTO Takashi
2014-04-18sw test tool: Fix to compare OFPMatch using masks without byte boundaryYuichi Ito
2014-04-17bgp: remove original bgp packet libraryISHIDA Wataru
2014-04-17bgp: use ryu bgp packet library instead of original oneISHIDA Wataru