summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-03-03fix incorrect naming '__serialize_body' in OFPRoleRequestZhang Dongya
2013-03-03fix OFPMatch decode error in 'parser' function of OFPFlowRemovedZhang Dongya
2013-03-03add missing 'length' field of OFPPort when decodingZhang Dongya
2013-03-03add missing 'match' parameter to __init__ function of OFPAggregateStatsRequestZhang Dongya
2013-03-03fix error in OFP_DESC_PACK_STR (change 'c' to 's')Zhang Dongya
2013-03-02remove port_no argument of OFPPortDescStatsRequest.__init__YAMAMOTO Takashi
2013-03-02fix OFPMultipartRequest._serialize_stats_bodyYAMAMOTO Takashi
2013-03-01test of1.2: fix typos from mid to minKONDOH Tasuku
2013-02-28g/c --monkey-patch optionYAMAMOTO Takashi
2013-02-28test of1.2: add test code of OFPErrorExperimenterMsgKONDOH Tasuku
2013-02-28Ryu 1.7FUJITA Tomonori
2013-02-27RyuApp: allows observers to specify stateFUJITA Tomonori
2013-02-27lib/mac: fix raise ValueErrorEisukeTAKAHASHI
2013-02-27app_manager: allow separated modules of Event and RyuAppYAMADA Hideki
2013-02-27of1.2: fix OFPErrorExperimenterMsgKONDOH Tasuku
2013-02-25try to sync documentation with the realityYAMAMOTO Takashi
2013-02-25mechanical documentation update after option name changesYAMAMOTO Takashi
2013-02-25update an example after option name changesYAMAMOTO Takashi
2013-02-25change --foo_bar options to --foo-barYAMAMOTO Takashi
2013-02-25appease pep8YAMAMOTO Takashi
2013-02-25test of1.2: add test code of max, min, and pattern. review of the test codeKONDOH Tasuku
2013-02-25xflow: add sflow supportwatanabe.fumitaka
2013-02-24remove no longer used contrib/openstackYAMAMOTO Takashi
2013-02-24switch from openstack.common.cfg to oslo.config.cfgYAMAMOTO Takashi
2013-02-24import oslo-configYAMAMOTO Takashi
2013-02-24controller: fix that sender thread is never terminatedYAMADA Hideki
2013-02-24test: remove unnecessary variablesHIYAMA Manabu
2013-02-24packet lib: fix icmpv6.nd_s.parser() and support NDP option typeHIYAMA Manabu
2013-02-24of1.3: fix error in port_mod and get_config_reply logic张东亚
2013-02-24ryu/controller/dpset.py: duplicate importIsaku Yamahata
2013-02-24of1.2: fix OFPGroupDescStats parserKONDOH Tasuku
2013-02-15doc: internal document on openstack cooperationIsaku Yamahata
2013-02-15test: tuning integration test for OFPT_FLOW_REMOVEDHIYAMA Manabu
2013-02-15of1.3: fix ACTION_POP_MPLSFUJITA Tomonori
2013-02-14stop requiring gflagsYAMAMOTO Takashi
2013-02-14fix a typo in the help message of quantum_controller_addrYAMAMOTO Takashi
2013-02-14update a sample and documentationYAMAMOTO Takashi
2013-02-14adjust import order in ryu-manager and add a comment.YAMAMOTO Takashi
2013-02-14use openstack.common.cfg instead of gflagsYAMAMOTO Takashi
2013-02-14import cfg.py from oslo-incubatorYAMAMOTO Takashi
2013-02-14controller: fix send_q drainingYAMAMOTO Takashi
2013-02-13of1.2: fix OFPQueueProp parserKONDOH Tasuku
2013-02-13fix breakage the commit 68f3259754fdbd7b5351c9739bf6f238c7ffb313FUJITA Tomonori
2013-02-13controller/ofp_handler: improve version negotiationIsaku Yamahata
2013-02-13quantum_adapter: exception when VM deletionIsaku Yamahata
2013-02-13LICENCE: change end-of-line code CRLF to LFIsaku Yamahata
2013-02-12tests: make run_tests.py, test_lib.py executable as it includes #!Isaku Yamahata
2013-02-12doc: man pages for ryu-manager and ryu-clientIsaku Yamahata
2013-02-12doc: eliminate sphinx warningsIsaku Yamahata
2013-02-08fix typos in commentsYAMAMOTO Takashi