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-05-31
of1.0: use tun_id instead of tun_id_
Isaku Yamahata
2013-05-23
docs: fix ryu module import
FUJITA Tomonori
2013-05-23
tests/unit/packet/test_vrrp: add tests for is_valid()
YAMADA Hideki
2013-05-23
lib/packet/vrrp: fix is_valid()
YAMADA Hideki
2013-05-23
test_parser_v10: remove tests for __str__
YAMADA Hideki
2013-05-23
Merge branch 'master' of github.com:osrg/ryu
FUJITA Tomonori
2013-05-18
of13: Fix for OFPQueueGetConfigReply/Request
Philipp Aeschlimann
2013-05-18
run_tests: make python interpreter overridable
YAMAMOTO Takashi
2013-05-18
app/gre_tunnel: pylint
Isaku Yamahata
2013-05-18
app/quantum_adapter: unbreak quantum change
Isaku Yamahata
2013-05-18
of10: sprinkle StringifyMixin
YAMAMOTO Takashi
2013-05-18
of: StringifyMixin
YAMAMOTO Takashi
2013-05-18
use dpid_to_str in some places
YAMAMOTO Takashi
2013-05-14
tests/ofproto: add unit test for ofproto automatic detection
Isaku Yamahata
2013-05-14
ofproto: exception during startup related ofp module detaction
Isaku Yamahata
2013-05-15
tests/ofproto: add unit test for ofproto automatic detection
Isaku Yamahata
2013-05-15
ofproto: exception during startup related ofp module detaction
Isaku Yamahata
2013-05-14
of13: add missing UINTxx_MAX
YAMAMOTO Takashi
2013-05-14
controller/ofp_event: don't hardcode supported OFP parser module
Isaku Yamahata
2013-05-14
ofproto: detect supported OFP versions automatically.
Isaku Yamahata
2013-05-14
ofproto_parser: simplify msg_str_attr() a bit
Isaku Yamahata
2013-05-13
update requirements
YAMAMOTO Takashi
2013-05-11
Support bind IPv6 addresses in StreamServer
Can Zhang
2013-05-11
Revert "add eventlet to test requirement"
FUJITA Tomonori
2013-05-12
ofproto: change the way __str__ is implemented for of-wire messages
YAMAMOTO Takashi
2013-05-10
controller: stop catching GreenletExit
YAMAMOTO Takashi
2013-05-10
hub: add some more tests
YAMAMOTO Takashi
2013-05-10
hub: handle GreenletExit internally
YAMAMOTO Takashi
2013-05-10
hub: comment
YAMAMOTO Takashi
2013-05-10
of1.0: simplify NXAction initialization
Isaku Yamahata
2013-05-10
of1.0: simplify OFPActionVendor
Isaku Yamahata
2013-05-10
of1.0: NXActionHeader should be subclass of OFPActionVendor
Isaku Yamahata
2013-05-04
of1.3: fix OFPPortStatus parser
Yoshihiro Kaneko
2013-05-04
of1.3: fix parser of OFPGetAsyncReply
Yoshihiro Kaneko
2013-05-04
of1.3: fix serializer of OFPSetAsync
Yoshihiro Kaneko
2013-05-04
of1.3: fix wrong method name in OFPQueueGetConfigRequest
Yoshihiro Kaneko
2013-05-04
of1.3: fix pack string of OFPMeterStatsRequest
Yoshihiro Kaneko
2013-05-04
of1.3: fix wrong class name in OFPGroupFeaturesStatsRequest.__init__()
Yoshihiro Kaneko
2013-05-04
of1.3: fix attribute name of OFPGroupDescStats
Yoshihiro Kaneko
2013-05-04
of1.3: fix lacking argument in OFPAggregateStatsRequest.__init__()
Yoshihiro Kaneko
2013-05-02
add eventlet to test requirement
FUJITA Tomonori
2013-05-02
lib/hub: Event.wait should return its internal flag
Isaku Yamahata
2013-05-01
of1.0: match accepts partial parameters
FUJITA Tomonori
2013-05-01
limit the size of ryu app's event queue
YAMAMOTO Takashi
2013-05-01
controller: fix send queue draining again
YAMAMOTO Takashi
2013-05-01
sweep the tree to change from gevent to ryu.lib.hub
YAMAMOTO Takashi
2013-05-01
add a threading hub module
YAMAMOTO Takashi
2013-04-30
Ryu 1.9
FUJITA Tomonori
2013-04-28
of1.0: add nx_aggregate_stats support
OHMURA Kei
2013-04-28
of1.0: OFPMatch support keyword-style parameters
Can Zhang
[next]