index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-24
remove no longer used contrib/openstack
YAMAMOTO Takashi
2013-02-24
switch from openstack.common.cfg to oslo.config.cfg
YAMAMOTO Takashi
2013-02-24
import oslo-config
YAMAMOTO Takashi
2013-02-24
controller: fix that sender thread is never terminated
YAMADA Hideki
2013-02-24
test: remove unnecessary variables
HIYAMA Manabu
2013-02-24
packet lib: fix icmpv6.nd_s.parser() and support NDP option type
HIYAMA Manabu
2013-02-24
of1.3: fix error in port_mod and get_config_reply logic
张东亚
2013-02-24
ryu/controller/dpset.py: duplicate import
Isaku Yamahata
2013-02-24
of1.2: fix OFPGroupDescStats parser
KONDOH Tasuku
2013-02-15
doc: internal document on openstack cooperation
Isaku Yamahata
2013-02-15
test: tuning integration test for OFPT_FLOW_REMOVED
HIYAMA Manabu
2013-02-15
of1.3: fix ACTION_POP_MPLS
FUJITA Tomonori
2013-02-14
stop requiring gflags
YAMAMOTO Takashi
2013-02-14
fix a typo in the help message of quantum_controller_addr
YAMAMOTO Takashi
2013-02-14
update a sample and documentation
YAMAMOTO Takashi
2013-02-14
adjust import order in ryu-manager and add a comment.
YAMAMOTO Takashi
2013-02-14
use openstack.common.cfg instead of gflags
YAMAMOTO Takashi
2013-02-14
import cfg.py from oslo-incubator
YAMAMOTO Takashi
2013-02-14
controller: fix send_q draining
YAMAMOTO Takashi
2013-02-13
of1.2: fix OFPQueueProp parser
KONDOH Tasuku
2013-02-13
fix breakage the commit 68f3259754fdbd7b5351c9739bf6f238c7ffb313
FUJITA Tomonori
2013-02-13
controller/ofp_handler: improve version negotiation
Isaku Yamahata
2013-02-13
quantum_adapter: exception when VM deletion
Isaku Yamahata
2013-02-13
LICENCE: change end-of-line code CRLF to LF
Isaku Yamahata
2013-02-12
tests: make run_tests.py, test_lib.py executable as it includes #!
Isaku Yamahata
2013-02-12
doc: man pages for ryu-manager and ryu-client
Isaku Yamahata
2013-02-12
doc: eliminate sphinx warnings
Isaku Yamahata
2013-02-08
fix typos in comments
YAMAMOTO Takashi
2013-02-08
fix a fatal typo in network.py
YAMAMOTO Takashi
2013-02-08
fix a fatal typo in GRETunnel _CONTEXTS
YAMAMOTO Takashi
2013-02-08
gre_tunnel: adapt to the new world order after dispatcher removal
YAMAMOTO Takashi
2013-02-08
tunnel_port_updater: adapt to the new world order after dispatcher removal
YAMAMOTO Takashi
2013-02-08
controller/handler: allow set_ev_handler without dispatchers
YAMAMOTO Takashi
2013-02-08
app_manager: add some assertions and LOG.info
YAMAMOTO Takashi
2013-02-08
app_manager: print event flow for --verbose
YAMAMOTO Takashi
2013-02-08
app_manager: print some info about event flows for --verbose
YAMAMOTO Takashi
2013-02-08
app_manager: add an function to register an app instance explicitly
YAMAMOTO Takashi
2013-02-08
Add support live-migration
Yoshihiro Kaneko
2013-02-08
ryu/controller/controller: add a helper method, is_reserved_port()
Isaku Yamahata
2013-02-08
ovs/bridge: more helper methods
Isaku Yamahata
2013-02-08
ovs/vsctl: more commands
Isaku Yamahata
2013-02-08
lib/ovs/db_client: library for low-level ovsdb manipulation
Isaku Yamahata
2013-02-08
app/client: add mac support
Isaku Yamahata
2013-02-08
app/rest: add requirements to path component
Isaku Yamahata
2013-02-08
app/rest: add API to register/update mac address for a given port
Isaku Yamahata
2013-02-08
app/tunnel_port_updater: application that creates/deletes tunnel ports
Isaku Yamahata
2013-02-08
ryu/controller/network.py: add helper functions for tunnel updater
Isaku Yamahata
2013-02-08
app/gre_tunnel: implement GRETunnel app
Isaku Yamahata
2013-02-07
packet lib: rename icmp6 to icmpv6
HIYAMA Manabu
2013-02-07
test: fix integration tests: reflects 978f3e5c
HIYAMA Manabu
[prev]
[next]