Age | Commit message (Expand) | Author |
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 |
2014-03-21 | of14: Add bundle add message support | Simon Horman |
2014-03-21 | Allow messages inside messages | Simon Horman |
2014-03-21 | ofctl_v1_2:support whole of match fields | Kiyonari Harigae |
2014-03-21 | rest_router: fix OFPSetAsync bit mask | Sriram Natarajan |
2014-03-18 | ofp_event: fix a typo | YAMAMOTO Takashi |
2014-03-18 | ofctl_v1_2/3: IP arbitrary bitmask support | Wei-Li Tang |
2014-03-16 | sw test tool: Fix a problem for disconnection | Yuichi Ito |
2014-03-16 | of14: Add bundle control message unit test | Simon Horman |
2014-03-16 | of14: Add bundle control message support | Simon Horman |
2014-03-16 | of14: Remove incorrect OFP_ASYNC_CONFIG_{PACK_STR, SIZE} | Simon Horman |
2014-03-16 | of14: Update get async reply and set async implementation to follow spec | Simon Horman |
2014-03-16 | of14: Add OFPAsyncConfigProp | Simon Horman |
2014-03-16 | of14: Add table status unit test | Simon Horman |
2014-03-16 | of14: Add table status support | Simon Horman |
2014-03-16 | of14: Add flow monitor reply message unit test | Simon Horman |
2014-03-16 | of14: Add flow monitor request unit test | Simon Horman |
2014-03-16 | packet_data_generator: New ofproto dependency for v5 updates | Simon Horman |
2014-03-16 | of14: Add flow monitor reply support | Simon Horman |
2014-03-16 | of14: Add flow monitor request support | Simon Horman |
2014-03-16 | of14: Add OFPFlowUpdate | Simon Horman |