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-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
2015-10-22
Try logging.config.dictConfig before in-tree version
IWAMOTO Toshihiro
2015-10-22
Python3: use int instead of long
IWAMOTO Toshihiro
2015-10-22
Python3: complete previous removal of types usage
IWAMOTO Toshihiro
2015-10-22
Python3: use dict instead of types.DictType
IWAMOTO Toshihiro
2015-10-22
doc: Change Sphinx html_theme to sphinx_rtd_theme
IWASE Yusuke
2015-10-15
bgp: support of CAP_ENHANCED_REFRESH for vpnv4
Toshiki Tsuboi
2015-10-11
tester: Use six.binary_type for binary data comparison
IWASE Yusuke
2015-10-11
tester: Enable to sort instructions instance by type
IWASE Yusuke
2015-10-11
tester: Remove too broad exception handling
IWASE Yusuke
2015-10-11
tester: Strict string argument encoding in Python3
IWASE Yusuke
2015-10-11
tester: Adapt to Python3 dictview
IWASE Yusuke
2015-10-11
packet_data: Regen
Minoru TAKAHASHI
2015-10-11
test_parser: Add expected json for OFP13/15 Messages
Minoru TAKAHASHI
2015-10-11
packet_data_generator2: Add OFP13/15 Messages
Minoru TAKAHASHI
[prev]
[next]