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-06-10
packet lib: allow packet type to be specified when parsing packet
Shaun Crampton
2013-06-08
packet lib: For convenience, make packet into a sequence type
Shaun Crampton
2013-06-02
Ryu 2.0
FUJITA Tomonori
2013-06-02
of1.3: various fixes
Shaun Crampton
2013-06-02
fix 77effb29 regression
FUJITA Tomonori
2013-06-01
packet lib: make test_packet work stand-alone
Shaun Crampton
2013-05-31
Add Packet library API Reference
竹下昇
2013-05-31
lib/packet: DHCP packet parser/serializer
竹下昇
2013-05-31
ofproto/ofproto_parser: pylint
Isaku Yamahata
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
[next]