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-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
2013-04-28
ovs.poller: workaround a bug in eventlet
YAMAMOTO Takashi
2013-04-28
run_tests.sh: support integrated tests
YAMADA Hideki
2013-04-28
tests/integrated: auto testing script using Mininet and OVS
YAMADA Hideki
2013-04-28
tests/integrated: Skip MPLS related test
YAMADA Hideki
2013-04-27
Fix typo in comments in GRE tunnel class
Kyle Mestery
2013-04-27
ryu/app/simple_vlan: fix typo
OHMURA Kei
2013-04-24
add a template for ryu.lib.packet class documentation.
YAMAMOTO Takashi
2013-04-24
ryu.lib.packet: docstring tweaks for better rendering
YAMAMOTO Takashi
2013-04-24
nx_match: support IPv4 mask
Can Zhang
2013-04-24
rest_tunnel: fix comment typos
YAMAMOTO Takashi
2013-04-24
of1.3: parser should return msg, not implicit None
Isaku Yamahata
2013-04-24
nx_match: remove an unnecessary import
YAMAMOTO Takashi
2013-04-24
of1.3: remove port_no argument
Yoshihiro Kaneko
2013-04-24
of1.3: fix typos in ofproto_v1_3.py
Yoshihiro Kaneko
[prev]
[next]