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
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2014-02-17
rename neutron agent from "ofswitch" to "ofagent"
YAMAMOTO Takashi
2014-02-07
neutron-ofswitch-agent: neutron agent for ofswitch ML2 mechanism driver
fumihiko kakuma
2013-11-29
a simple command line msgpack-rpc client
YAMAMOTO Takashi
2013-09-14
ryu-manager: copyright notice
YAMAMOTO Takashi
2013-09-03
restore bin/ryu-manager
FUJITA Tomonori
2013-09-02
move ryu-manager to entrypoints
YAMAMOTO Takashi
2013-08-01
use d2to1 and pbr for packaging
FUJITA Tomonori
2013-07-01
rename ryu-client under ryu/tests
Isaku Yamahata
2013-05-01
sweep the tree to change from gevent to ryu.lib.hub
YAMAMOTO Takashi
2013-03-31
ryu-client: print http response
YAMADA Hideki
2013-03-31
ryu-client: support Topology REST API
YAMADA Hideki
2013-03-24
ryu-manager: use try-finally statement
OHMURA Kei
2013-03-25
topology: support link discovery
YAMADA Hideki
2013-03-06
ryu-manager: stop modifying CONF.app_list
YAMAMOTO Takashi
2013-02-25
change --foo_bar options to --foo-bar
YAMAMOTO Takashi
2013-02-24
switch from openstack.common.cfg to oslo.config.cfg
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-05
bin/ryu-client: teach quantum iface rest api
Isaku Yamahata
2013-02-05
bin/ryu-client: support switch_conf
Isaku Yamahata
2013-02-05
bin/ryu-client: support gre tunnel client
Isaku Yamahata
2013-02-04
bin/ryu-manager: import ryu.flags for common options
Isaku Yamahata
2012-12-19
ryu-manager: fix keyError
OHMURA Kei
2012-11-03
prepare contrib directory which holds third party library
Isaku Yamahata
2012-09-05
register OFP handlers via register_instance
FUJITA Tomonori
2012-08-22
fix pep8 1.3.3 warnings
FUJITA Tomonori
2012-07-28
test: simplify integrated OVS test suite
FUJITA Tomonori
2012-07-20
test: add integrated OVS test suite
FUJITA Tomonori
2012-06-28
add '--version' command line option
FUJITA Tomonori
2012-06-09
support commandline application initialization
FUJITA Tomonori
2012-06-09
Pass AppManager module name instead of class name
FUJITA Tomonori
2012-06-04
Replace wsapi
FUJITA Tomonori
2012-05-30
ryu/app: convert existing application to new style ryu application
Isaku Yamahata
2012-05-30
base/app_manager: introduce application context
Isaku Yamahata
2012-05-20
ryu/controller/dpset.py: code simplification
Isaku Yamahata
2012-04-06
Switch to Apache 2.0 license
FUJITA Tomonori
2012-02-03
pylint: various fixes for pylint
Isaku Yamahata
2012-02-01
app: event dumper application
Isaku Yamahata
2011-12-09
initial commit
FUJITA Tomonori