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
2014-04-24
packet lib: ipv6: support Routing header (type3)
takahashi.minoru
2014-04-24
sw test tool: Fix MAC addresses used in tests
Yuichi Ito
2014-04-24
tests/integrated: Use table_id greater than the current table for goto-table ...
Simon Horman
2014-04-24
tests/integrated: Specify table_id for flow_mod modify tests
Simon Horman
2014-04-24
bgp: fix connect timeout error
FUJITA Tomonori
2014-04-24
bgp: add __init__.py files
FUJITA Tomonori
2014-04-21
packet lib: ipv6: Fix to calculate AH length
takahashi.minoru
2014-04-21
bgp: fix pep8
ISHIDA Wataru
2014-04-21
bgp: add sample configuration file
ISHIDA Wataru
2014-04-21
bgp: improve log visibility
ISHIDA Wataru
2014-04-21
bgp: avoid the trouble of having to explicitly specify IDs in configuration
ISHIDA Wataru
2014-04-21
bgp: enable to use system IP addr implicitly for binding
ISHIDA Wataru
2014-04-21
bgp: enable default label range
ISHIDA Wataru
2014-04-21
bgp: make bgpspeaker RyuApp
ISHIDA Wataru
2014-04-21
bgp: use ryu.lib.hub instead of the direct use of eventlet
ISHIDA Wataru
2014-04-21
bgp: clean up codes which constructs an update message
ISHIDA Wataru
2014-04-21
bgp: fix typo
ISHIDA Wataru
2014-04-21
remove obsolete man pages (rpc_cli and neutron_ofagent_agent)
FUJITA Tomonori
2014-04-21
delete bin/neutron-ofagent-agent
FUJITA Tomonori
2014-04-21
delete ryu/tests/bin/of-config-cli
FUJITA Tomonori
2014-04-21
delete bin/rpc-cli
FUJITA Tomonori
2014-04-20
document ryu command
YAMAMOTO Takashi
2014-04-20
add bin/ryu to PYLINT_INCLUDE
YAMAMOTO Takashi
2014-04-20
add bin/ryu
YAMAMOTO Takashi
2014-04-20
pip-requires: require oslo.config >= 1.2.0
YAMAMOTO Takashi
2014-04-20
allow overriding argv and progname
YAMAMOTO Takashi
2014-04-20
ryu.cfg: re-export some more stuff for convenience
YAMAMOTO Takashi
2014-04-18
sw test tool: Fix to compare OFPMatch using masks without byte boundary
Yuichi Ito
2014-04-17
bgp: remove original bgp packet library
ISHIDA Wataru
2014-04-17
bgp: use ryu bgp packet library instead of original one
ISHIDA Wataru
2014-04-17
bgp: add stuff for integration with bgp speaker
ISHIDA Wataru
2014-04-16
Rename to CONTRIBUTING.rst
FUJITA Tomonori
2014-04-16
of14: set default attributes for group-related classes
Yuichi Ito
2014-04-16
of13: set default attributes for group-related classes
Yuichi Ito
2014-04-16
of12: set default attributes for group-related classes
Yuichi Ito
2014-04-15
sw test tool: Correct the comparison method to treat matches as the set
Yuichi Ito
2014-04-15
sw test tool: Fix to compare OFPMatch ignoring fields that masks are all zero...
Yuichi Ito
2014-04-15
sw test tool: Fix to compare OFPMatch ignoring masks that are all one bits
Yuichi Ito
2014-04-10
fix pbb itag related tests
Hiroaki KAWAI
2014-04-10
RyuApp: delete a key without handlers when unregistering a handler
FUJITA Tomonori
2014-04-10
ryu.app.ofctl: raise exceptions on openflow error messages
YAMAMOTO Takashi
2014-04-10
ryu.app.ofctl: implement multipart
YAMAMOTO Takashi
2014-04-10
ryu.app.ofctl: implement reception of reply message
YAMAMOTO Takashi
2014-04-10
ofp_event: add a function to find Event class for given OFP class
YAMAMOTO Takashi
2014-04-10
RyuApp: add methods to observe/unobserve specific event dynamically
YAMAMOTO Takashi
2014-04-10
RyuApp: allow observing events without having handlers
YAMAMOTO Takashi
2014-04-10
RyuApp.get_handlers: restructure code and add a comment
YAMAMOTO Takashi
2014-04-10
RyuApp: add a method to unregister a handler
YAMAMOTO Takashi
2014-04-10
controller.handler: simplify code
YAMAMOTO Takashi
2014-04-10
controller.handler: use normal classes rather than a namedtuple
YAMAMOTO Takashi
[prev]
[next]