Age | Commit message (Expand) | Author |
2014-04-01 | bgp: enable to propagate ipv4 networks | ISHIDA Wataru |
2014-04-01 | bgp: improved debug message in neighbor creation | ISHIDA Wataru |
2014-04-01 | bgp: changed default configuration value for ease of use with bgp4 | ISHIDA Wataru |
2014-04-01 | bgp: use hub.Event to wait for the core_service boot instead of sleep | ISHIDA Wataru |
2014-04-01 | bgp: enable to show ipv4 rib | ISHIDA Wataru |
2014-04-01 | bgp: send BGP UPDATE msg in BGP4 format when nlri is ipv4 | ISHIDA Wataru |
2014-04-01 | bgp: handle non-MPBGP UPDATE msg | ISHIDA Wataru |
2014-04-01 | bgp: remove inappropriate assertion assuming only MPBGP (not BGP4) | ISHIDA Wataru |
2014-04-01 | bgp: fix wrong path | ISHIDA Wataru |
2014-04-01 | add BGP daemon feature | FUJITA Tomonori |
2014-04-01 | ofctl_v1_3: Fix to enable using meter flags multiply | Yuichi Ito |
2014-03-30 | stplib: reduce unnecessary constant | Yuichi Ito |
2014-03-30 | sw test tool: Add default test files (meter) | Yuichi Ito |
2014-03-30 | sw test tool: Add support for throughput analysis | Yuichi Ito |
2014-03-30 | sw test tool: Enable throughput analysis | Yuichi Ito |
2014-03-30 | sw test tool: Add support for getting throughput | Yuichi Ito |
2014-03-30 | sw test tool: Add support for installation of flows for throughput analysis | Yuichi Ito |
2014-03-30 | sw test tool: Add support for deletion of flows for throughput analysis | Yuichi Ito |
2014-03-30 | sw test tool: Enable parsing a new 'egress' format | Yuichi Ito |
2014-03-30 | sw test tool: Enable sending packets continuously | Yuichi Ito |
2014-03-30 | sw test tool: Rename STATE_UNMATCH_PKT_SEND to STATE_SEND_BARRIER | Yuichi Ito |
2014-03-30 | sw test tool: Refactor packet sending processes | Yuichi Ito |
2014-03-30 | sw test tool: Add support for sending packets continuously | Yuichi Ito |
2014-03-30 | sw test tool: Enable parsing a new 'ingress' format | Yuichi Ito |
2014-03-30 | sw test tool: Enable parsing OFPMeterMod messages in 'prerequisite' | Yuichi Ito |
2014-03-30 | sw test tool: Add support for confirmation of installed meter entries | Yuichi Ito |
2014-03-30 | sw test tool: Add support for installation of meter entries | Yuichi Ito |
2014-03-30 | sw test tool: Add support for initialization of meter tables | Yuichi Ito |
2014-03-30 | sw test tool: Rename STATE_INIT to STATE_INIT_FLOW | Yuichi Ito |
2014-03-27 | remove ryu.cmd.ofa_neutron_agent from console_scripts in setup.cfg | FUJITA Tomonori |
2014-03-26 | of: set TCP_NODELAY for secure channel socket | FUJITA Tomonori |
2014-03-25 | vrrp tests: update comments | YAMAMOTO Takashi |
2014-03-25 | vrrp.api: request ryu.services.protocols.vrrp.manager | YAMAMOTO Takashi |
2014-03-25 | ryu.topology.api: request ryu.topology.switches | YAMAMOTO Takashi |
2014-03-25 | test_vrrp_multi.sh: allow overriding ovs-vsctl | YAMAMOTO Takashi |
2014-03-25 | vrrp: update after ryu.topology.api change | YAMAMOTO Takashi |
2014-03-25 | rest_topology: update after ryu.topology.api change | YAMAMOTO Takashi |
2014-03-25 | topology: split out exported API from the implementation | Isaku Yamahata |
2014-03-25 | ofa_neutron_agent: no need to load ofctl.service explicitly anymore | YAMAMOTO Takashi |
2014-03-25 | ryu.app.ofctl.api: request ryu.app.ofctl.service | YAMAMOTO Takashi |
2014-03-25 | app_manager: add a function to request to load the server application | YAMAMOTO Takashi |
2014-03-25 | doc: remove a stale reference | YAMAMOTO Takashi |
2014-03-25 | add ryu-manager to PYLINT_INCLUDE | YAMAMOTO Takashi |
2014-03-25 | ofctl_rest: use multistage @set_ev_cls | ISHIDA Wataru |
2014-03-25 | enable multistage @set_ev_cls or @set_ev_handler | ISHIDA Wataru |
2014-03-25 | ofproto: get rid of fragile and slow glob'ing modules | YAMAMOTO Takashi |
2014-03-22 | topology/switches: duplicate datapath connections handling | Wei-Li Tang |
2014-03-21 | Add request forward message unit test | Simon Horman |
2014-03-21 | Add request forward message support | Simon Horman |
2014-03-21 | of14: Add bundle add message unit test | Simon Horman |