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
2015-08-03
ofproto_v1_5_parser: Add OFPFlowDesc support
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Fix OFPFlowStats/OFPAggregateStats to use OFPStats
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Fix OFPFlowRemoved to use OFPStats
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Use b'str' for binary data
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Use six.binary_type instead of buffer
Yusuke Iwase
2015-08-03
test_parser: Add test case for OFP15 group_desc reply
Yusuke Iwase
2015-08-03
test_parser: Add expected json representations of OF1.5 GroupMod
Yusuke Iwase
2015-08-03
packet_data: Regen
Yusuke Iwase
2015-08-03
packet_data_generator2: Generate OF1.5 GroupMod packets
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Support OF1.5 OFPGroupDescStats structure
Yusuke Iwase
2015-08-03
ofproto_v1_[345]: Fix backward compatibility for OFPGroupDescStats
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Support OF1.5 OFPGroupMod structure
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Add OFPGroupProp support
Yusuke Iwase
2015-08-03
ofproto_v1_5_parser: Add OFPGroupBucketProp support
Yusuke Iwase
2015-08-03
ofproto_v1_5: Fix a typo
Yusuke Iwase
2015-08-03
Ryu 3.24
FUJITA Tomonori
2015-07-31
ospf: fix serialize() to work with packet.Packet()
ISHIDA Wataru
2015-07-31
of1.5: Multipart METER_CONFIG was renamed to METER_DESC
Minoru TAKAHASHI
2015-07-31
of1.5: Meter statistics field flow_count was renamed to ref_count
Minoru TAKAHASHI
2015-07-31
test_parser: Add test case for OFP15 port_desc request
Minoru TAKAHASHI
2015-07-31
of1.5: port statistics and port descriptions use a common request format
Minoru TAKAHASHI
2015-07-31
test_parser: Add test case for OFP15 group_desc request
Minoru TAKAHASHI
2015-07-31
of1.5: group statistics and group descriptions use a common request format
Minoru TAKAHASHI
2015-07-31
test_parser: Add test case for OFP15 queue_desc request
Minoru TAKAHASHI
2015-07-31
of1.5: queue statistics and queue descriptions use a common request format
Minoru TAKAHASHI
2015-07-31
ofproto_v1_[2345]_parser: Add items method to OFPMatch/OFPStats
Yusuke Iwase
2015-07-30
Add OVSDB manager protocol application
Jason Kölker
2015-07-29
OF: send fin/ack in response to fin packet
FUJITA Tomonori
2015-07-25
packet_data_generator2: Adopt upgrade of ofputil_packet_in
Yusuke Iwase
2015-07-22
test_ofctl: Add some test cases of OF1.0 actions
Minoru TAKAHASHI
2015-07-22
ofctl_v1_0: fix output string of ENQUEUE
Minoru TAKAHASHI
2015-07-22
OXM/OXS: Initialize exp_type with oxm_field
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPPortDescPropRecirculate class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPPortDescPropOxm class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Move utility method to OFPPropBase
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Sort out the inheritance relation of OFP*Prop
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Correct example of OFPPortMod
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Rename Port Description Properties class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Enable setting mask in OFPActionSetField
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPActionCopyField support
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPInstructionStatTrigger support
Yusuke Iwase
2015-07-18
add host restful api
Takeshi
2015-07-18
add host discovery functions
Takeshi
2015-07-10
ignore lldp packet to avoid wrong links
Takeshi
2015-07-09
bgp: fix withdrawn label handling again
FUJITA Tomonori
2015-07-09
ignore lldp packet to avoid wrong links
Takeshi
2015-07-08
declare python3 support
FUJITA Tomonori
2015-07-06
bgp: fix bug of not taking care of withdrawn label
ISHIDA Wataru
2015-07-05
Add registers 1-7 as nicira extensions for matching and setting
Gal Sagie
2015-07-04
Implement NX Resubmit-table action
YAMAMOTO Takashi
[prev]
[next]