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
2012-07-31
add IPPROTO_SCTP constant
FUJITA Tomonori
2012-07-31
rename ryu/ofproto/in.py to ryu/ofproto/inet.py
FUJITA Tomonori
2012-07-31
test: specify OF version in integrated test suite
FUJITA Tomonori
2012-07-30
Add SubmittingPatches doc
FUJITA Tomonori
2012-07-30
Ryu 1.1
FUJITA Tomonori
2012-07-30
of1.2: handle unknown match field properly
FUJITA Tomonori
2012-07-28
test: simplify integrated OVS test suite
FUJITA Tomonori
2012-07-26
test: add more of1.2 unittests
FUJITA Tomonori
2012-07-26
of1.2: fix IPv6 match parsers
FUJITA Tomonori
2012-07-25
of1.2: make set_metadata implementation consistent with the rest
FUJITA Tomonori
2012-07-25
of1.2: fix OFPExperimenter parser
FUJITA Tomonori
2012-07-24
of1.2: fix Instruction parser
FUJITA Tomonori
2012-07-24
of1.2: add OXM_OF_METADATA support
Simon Horman
2012-07-20
fix 475ca44ef4f87b00945ccd5be8ee4ab196c4e86f regression
FUJITA Tomonori
2012-07-20
test: add integrated OVS test suite
FUJITA Tomonori
2012-07-19
of1.2: fix OFPPortStatsRequest typo
FUJITA Tomonori
2012-07-19
of1.2: OFPGroupMod and OFPGroupFeaturesStats
FUJITA Tomonori
2012-07-19
simple_switch: remove outside module dependence
FUJITA Tomonori
2012-07-18
cbench: specify OF1.0
FUJITA Tomonori
2012-07-18
simple_switch: specify OF1.0
FUJITA Tomonori
2012-07-17
stop import ofproto_v1_0 as ofproto
FUJITA Tomonori
2012-07-17
nxm: remove import ofproto
FUJITA Tomonori
2012-07-17
of1.2: OFPMatch serialiser: fix ARP_SPA, ARP_TPA and IPV6_FLABEL masking
Simon Horman
2012-07-17
simple_switch: fix port_status_handler
KAWAI Hiroaki
2012-07-17
of1.2: add OFPSF_REPLY_MORE constant
FUJITA Tomonori
2012-07-17
of1.2: remove unused mask in MTEthType
FUJITA Tomonori
2012-07-16
enable applications to specify OF versions
FUJITA Tomonori
2012-07-14
of1.2: add OFPQueuePropMinRate and OFPQueuePropMaxRate
FUJITA Tomonori
2012-07-13
nxm: fix nxm to OFPMatch conversion
FUJITA Tomonori
2012-07-13
of1.2: fix OFPGroupMod serialize
FUJITA Tomonori
2012-07-12
of1.2: OFPSetField serializer pads too much
Isaku Yamahata
2012-07-12
of1.2: fix OFPPacketIn parser
FUJITA Tomonori
2012-07-08
of1.2: fix MTIPv6NdTarget
FUJITA Tomonori
2012-07-08
of1.2: fix OFPActionPopVlan parser
FUJITA Tomonori
2012-07-07
of1.2: fix OFPActionSetField padding
FUJITA Tomonori
2012-07-07
of1.2: fix vlan_vid match
FUJITA Tomonori
2012-07-06
app/rest: fix value error exception
Yoshihiro Kaneko
2012-07-06
of1.2: change IPv6 address representation
FUJITA Tomonori
2012-07-06
of1.2: fix OFPActionSetField
FUJITA Tomonori
2012-07-06
of1.2: Correct pad calculation for OFPMatch
Simon Horman
2012-07-06
of1.2: fix OFPBucket parser and serialize methods
FUJITA Tomonori
2012-07-06
of1.2: fix OFAActionCopyTtlOut and OFPActionCopyTtlIn's parsers
FUJITA Tomonori
2012-07-06
of1.2: fix OFPActionSetField
FUJITA Tomonori
2012-07-06
of1.2: remove match argument in MT* class serialize method
FUJITA Tomonori
2012-07-06
of1.2: add the common serialize method for MT* classes
FUJITA Tomonori
2012-07-06
of1.2: make MT* class make method take value and mask
FUJITA Tomonori
2012-07-06
of1.2: set value and mask in MT* instance
FUJITA Tomonori
2012-07-06
of1.2: remove unused parser method in MT* classes
FUJITA Tomonori
2012-07-06
of1.2: add common field_parser for MT* classes
FUJITA Tomonori
2012-07-06
of1.2: make pack_str class variable
FUJITA Tomonori
[next]