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-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
2012-07-03
test: add more of1.2 unittests
FUJITA Tomonori
2012-07-03
of1.2: add missing struct ofp_bucket definition
FUJITA Tomonori
2012-07-03
of1.2: implement FlowStats instruction parser
FUJITA Tomonori
2012-06-30
Ryu 1.0
FUJITA Tomonori
2012-06-30
of1.2: add unittest workaround to OFPPortStatus parser
FUJITA Tomonori
2012-06-30
of1.2: fix bugs
FUJITA Tomonori
2012-06-28
add '--version' command line option
FUJITA Tomonori
2012-06-28
of1.2: add OFPG_ constants
FUJITA Tomonori
2012-06-27
of1.3: Add OFPQ_ALL
Simon Horman
2012-06-27
of1.2: Add OFPQ_ALL
Simon Horman
2012-06-27
test: improve the framework
FUJITA Tomonori
2012-06-27
doc: add the supported OF versions to README.rst
FUJITA Tomonori
2012-06-27
of1.2: add OFPFlowStats support
FUJITA Tomonori
2012-06-26
of1.2: fix OFPPacketIn parser to set ethernet frame
FUJITA Tomonori
2012-06-26
of1.2: improve OFPMatch parser
FUJITA Tomonori
2012-06-26
nxm: fix NXM_NX_REG
FUJITA Tomonori
2012-06-26
of1.2: add OXM_OF_IPV6_ND_SLL and OXM_OF_IPV6_ND_TLL
FUJITA Tomonori
2012-06-26
of1.2: add OXM_OF_IPV6_ND_TARGET
FUJITA Tomonori
2012-06-26
of1.2: add OXM_OF_ICMPV6_TYPE and OXM_OF_ICMPV6_CODE
FUJITA Tomonori
2012-06-26
of1.2: add OXM_OF_IPV6_FLABEL
FUJITA Tomonori
2012-06-26
of1.2: add OXM_OF_IPV6_SRC and XM_OF_IPV6_DST
FUJITA Tomonori
2012-06-25
don't call send_delete_all_flows function in the core
FUJITA Tomonori
2012-06-25
add round_up utility function
FUJITA Tomonori
[next]