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-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
2015-10-11
packet_data_generator2: Sort by OF1.5 index order
Minoru TAKAHASHI
2015-10-11
packet_data_generator2: Fix to use struct eth_addr
Minoru TAKAHASHI
2015-10-11
doc: Add openflow api reference for of1.0
Yusuke Iwase
2015-10-11
ofproto_v1_0_parser: Add comments for OF1.0 protocol
Yusuke Iwase
2015-10-11
doc: Handle ERROR of unexpected indentation
Yusuke Iwase
2015-10-11
test_ip: Add tests for IPv4-int conversion
Yusuke Iwase
2015-10-11
of10: Add __contains__ method into OFPMatch
Yusuke Iwase
2015-10-11
test_parser_v10: Fix wildcards param for unit test
Yusuke Iwase
2015-10-11
of10: Support human readable MAC/IPv4 address in OFPMatch
Yusuke Iwase
2015-10-02
Ryu 3.26
FUJITA Tomonori
2015-10-01
switch/tester: Add sleep interval for each test case
Yusuke Iwase
2015-09-30
ofproto_v1_[45]_parser: Add parser() for OFPRequestForward
Yusuke Iwase
2015-09-28
remove old Ryu OpenStack plugin stuff
FUJITA Tomonori
2015-09-28
packet: lldp: python3 fix
FUJITA Tomonori
2015-09-23
bgp: support disabling listening socket
FUJITA Tomonori
2015-09-21
bgp: python3 fixes
FUJITA Tomonori
2015-09-18
test_parser_ofpmatch: Add tests for Experimenter OXMs
Yusuke Iwase
2015-09-18
OXM/OXS: Enable to sort Experimenter oxm_type/oxs_type in Python3
Yusuke Iwase
2015-09-18
test_parser_ofpmatch: Add test cases for OF1.4 and OF1.5
Yusuke Iwase
2015-09-18
.travis.yml: Suppress the output of unit tests
Yusuke Iwase
2015-09-18
ofproto: Sort out the NX OXMs definition
Yusuke Iwase
2015-09-18
ofproto: Refine module import
Yusuke Iwase
2015-09-18
ofproto_v1_[45]_parser: Remove unused OFPMatchField
Yusuke Iwase
2015-09-18
doc/ofproto_v1_2_ref: Add description for Port Structures
Minoru TAKAHASHI
2015-09-18
doc/ofproto_v1_3_ref: Add description for Port Structures
Minoru TAKAHASHI
[next]