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-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
2013-02-07
dpset: fix the new event mechnism breakage
FUJITA Tomonori
2013-02-07
dpset: improve debug message
YAMADA Hideki
2013-02-06
packet lib: fix a bug in ipv6
HIYAMA Manabu
2013-02-06
test: update integration tests
HIYAMA Manabu
2013-02-05
ryu/app/simple_vlan: simple VLAN app for OVS
FUJITA Tomonori
2013-02-05
app: Add quantum adapter
FUJITA Tomonori
2013-02-05
bin/ryu-client: teach quantum iface rest api
Isaku Yamahata
2013-02-05
ryu/app/client: teach quantum iface api
Isaku Yamahata
2013-02-05
rest/quantum: quantum iface REST API
Isaku Yamahata
[next]