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-12-30
Fix handling of state transition to config mode
Victor Orlikowski
2015-12-30
Clean up for stability patch submitted previously
Victor Orlikowski
2015-12-25
Ensure to terminate threads where RyuApp.start() gives a thread object
IWAMOTO Toshihiro
2015-12-25
ofctl_v1/2/3: Some improvements
Minoru TAKAHASHI
2015-12-25
of14: Add action experimenter to flow stats reply unit test
Minoru TAKAHASHI
2015-12-25
test_tcp: Update test cases for tcp option
IWASE Yusuke
2015-12-25
lib/packet/tcp: Parse TCP Option field
IWASE Yusuke
2015-12-25
bgp: fix handling unknown and unsupported transitive path
ISHIDA Wataru
2015-12-22
ofp_handler: Remove sending SET_CONFIG message
IWASE Yusuke
2015-12-22
lib/ofctl: Add test cases for ofctl_v1_0
IWASE Yusuke
2015-12-22
lib/ofctl: Add test cases for ofctl_v1_2
IWASE Yusuke
2015-12-22
lib/ofctl: Add test cases for ofctl_v1_3
IWASE Yusuke
2015-12-22
lib/ofctl: Implement unit test for sending messages
IWASE Yusuke
2015-12-22
lib/ofctl: Rename unit test for action/match
IWASE Yusuke
2015-12-22
lib/ofctl: Confirm UTF-8 in binary fields
IWASE Yusuke
2015-12-22
ofproto_v1_[23]_parser: Add default arguments in OFPQueueProp
IWASE Yusuke
2015-12-22
test_parser: Add some expected json representations
IWASE Yusuke
2015-12-22
packet_data: Regen
IWASE Yusuke
2015-12-22
packet_data_generator: Add ofp_group_stats messages for OF1.2
IWASE Yusuke
2015-12-22
ofproto_v1_[2345]_parser: Set default length field
IWASE Yusuke
2015-12-08
avoid oslo.config 3.1.0 and later for python2.6 support
FUJITA Tomonori
2015-12-08
test_controller: Add unit test for _recv_loop()
IWASE Yusuke
2015-12-08
controller: Split received message buffer
IWASE Yusuke
2015-12-02
Fix a stability issue relating to switch disconnection/re-connection events.
Victor J. Orlikowski
2015-12-02
Ryu 3.28
FUJITA Tomonori
2015-11-13
test_parser: add conntrack tests
IWAMOTO Toshihiro
2015-11-13
packet_data_generator3: add a couple of conntrack packets
IWAMOTO Toshihiro
2015-11-13
Implement NXActionCT and related ct_* matches
IWAMOTO Toshihiro
2015-11-13
tox: disable wheel cache
Satoshi KOBAYASHI
2015-11-13
python3: implicit relative import was deprecated
Satoshi KOBAYASHI
2015-11-13
python3: itertools.ifilter() doesn't exist
Satoshi KOBAYASHI
2015-11-13
python3: iter#next() doesn't exist
Satoshi KOBAYASHI
2015-11-13
python3: <function>#func_name is renamed to __name__
Satoshi KOBAYASHI
2015-11-13
python3: import __future__ for just in case
Satoshi KOBAYASHI
2015-11-13
python3: StandardError doesn't exist
Satoshi KOBAYASHI
2015-11-13
ofctl_v1_3: Fix unsuitable error log in mod_meter_entry()
Minoru TAKAHASHI
2015-11-03
Ryu 3.27
FUJITA Tomonori
2015-10-28
bgp: fix of sending "Start-of-RIB" and "End-of-RIB" in Enhanced Route-Refresh
Toshiki Tsuboi
2015-10-28
doc/app/ofctl_rest: Add description for OFPTableStats message
Minoru TAKAHASHI
2015-10-28
doc/app/ofctl_rest: Add description for OFPQueueGetConfig message
Minoru TAKAHASHI
2015-10-28
doc/app/ofctl_rest: Add description for OFPTableFeaturesStats message
Minoru TAKAHASHI
2015-10-28
ofctl_rest: support OFPQueueGetConfig Message
Minoru TAKAHASHI
2015-10-28
ofctl_rest: support OFPTableFeaturesStats Message
Minoru TAKAHASHI
2015-10-28
ofctl_rest: support OFPTableStats Message
Minoru TAKAHASHI
2015-10-28
vrrp: fix param of virtual_ip_address for rpc_api
Toshiki Tsuboi
2015-10-28
tester: Reduce pylint warnings
IWASE Yusuke
2015-10-28
tester: Add test cases for OpenFlow1.0
IWASE Yusuke
2015-10-28
tester: Support to test OpenFlow1.0 switch
IWASE Yusuke
2015-10-28
packet_data: Fix wildcarded match value in OF1.0
IWASE Yusuke
2015-10-28
of10: Human readable address field in json Match/Action
IWASE Yusuke
[next]