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-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
2013-04-20
ryu/app/rest_firewall.py: handling of no switch connection
watanabe.fumitaka
2013-04-20
ryu.lib.packet: docstring
YAMAMOTO Takashi
2013-04-18
ryu.lib.packet: docstring
YAMAMOTO Takashi
2013-04-18
of1.0: add nx_match to NXFlowStatsRequest
OHMURA Kei
2013-04-16
lib: ip address presentation convert helper methods
Can Zhang
2013-04-16
g/c a stale reference to find_protocol
YAMAMOTO Takashi
2013-04-16
packet lib: docstring
YAMAMOTO Takashi
2013-04-16
tests/unit, lib/packet/vrrp: unit test for vrrp packet parser/serializer
Isaku Yamahata
2013-04-16
lib/packet: VRRP packet parser/serializer
Isaku Yamahata
2013-04-16
lib/packet/ipv6: add constants for parse/serialize
Isaku Yamahata
2013-04-16
lib/packet/ipv4: add constants for parse/serialize
Isaku Yamahata
2013-04-16
ofproto/inet: add VRRP protocol number
Isaku Yamahata
2013-04-16
lib/packet/arp.py: add convenience function to create arp for ip
Isaku Yamahata
2013-04-16
ofproto/nx_match: pep8
Isaku Yamahata
[next]