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
2016-03-24
protocols/ovsdb: Update wrapped Idl()
Jason Kölker
2016-03-24
protocols/ovsdb: Remove patched ovs.vlog
Jason Kölker
2016-03-23
test_ofctl: Add test cases
Shinpei Muraoka
2016-03-23
doc/app/ofctl_rest: Add the attribute for message
Shinpei Muraoka
2016-03-23
ofctl_rest: Support port number and queue id in get_queue_stats()
Shinpei Muraoka
2016-03-23
ofctl_rest: Support meter id in get_meter_config()
Shinpei Muraoka
2016-03-23
ofctl_rest: Support meter id in get_meter_stats()
Shinpei Muraoka
2016-03-23
ofctl_rest: Support group id in get_group_stats()
Shinpei Muraoka
2016-03-23
ofctl_rest: Support port number in get_port_stats()
Shinpei Muraoka
2016-03-23
hub: Preserve functions return value
Jason Kölker
2016-03-23
protocols/ovsdb: Improve non-blocking performance
Jason Kölker
2016-03-21
contrib/ovs: Remove embeded ovs, use upstream
Jason Kölker
2016-03-17
protocols/ovsdb: Fix variable name issue
Jason Kölker
2016-03-17
protocols/ovsdb: Allow setting backoff settings
Jason Kölker
2016-03-11
Cleanups to controller.py
Victor J. Orlikowski
2016-03-11
protocols/ovsdb: Allow setting probe interval
Jason Kölker
2016-03-11
protocols/ovsdb: Fix shadow loop variables [F402]
Jason Kölker
2016-03-11
protocols/bgp: PEP-8 and Python3 fixes
Jason Kölker
2016-03-11
packet/bgp: PEP-8 and Python3 fixes
Jason Kölker
2016-03-11
doc/app/ofctl_rest: Update description for action type of experimenter
Minoru TAKAHASHI
2016-03-11
ofctl_v1_3: Add support for using action experimenter
Minoru TAKAHASHI
2016-03-11
ofproto_v1_3: Add unit test cases for action experimenter
Minoru TAKAHASHI
2016-03-11
ofproto_v1_5: Reduce an unnecessary code
Minoru TAKAHASHI
2016-03-11
ofproto_v1_5: Add test case for OFPExperimenter
Minoru TAKAHASHI
2016-03-04
Ryu 4.0
FUJITA Tomonori
2016-02-27
Typo fixes
Victor J. Orlikowski
2016-02-27
of: add echo request support
Victor J. Orlikowski
2016-02-27
make socket-timeout config file option
Victor J. Orlikowski
2016-02-27
Clean up socket close() handling
Victor J. Orlikowski
2016-02-27
Wrap handler calls in the event loop in a try/except and log exceptions
Victor J. Orlikowski
2016-02-27
Use a slightly lighter Queue implementation
Victor J. Orlikowski
2016-02-27
Protect events queue with a semaphore
Victor J. Orlikowski
2016-02-27
.pylintrc: Remove deprecated output format feature
IWASE Yusuke
2016-02-27
run_mininet: Specify the controller port
IWASE Yusuke
2016-02-27
run_mininet: Adopt utility methods of Mininet class
IWASE Yusuke
2016-02-27
run_mininet: Support protocols option of ovs-vsctl
IWASE Yusuke
2016-02-27
ofp_handler: Handle empty data field in OFPErrorMsg
IWASE Yusuke
2016-02-27
lib/ofctl: add test files for ofctl_v14
Minoru TAKAHASHI
2016-02-27
lib/ofctl: add ofctl_v1_4 library
Minoru TAKAHASHI
2016-02-27
app/ofctl_rest: support OpenFlow1.4
Minoru TAKAHASHI
2016-02-18
ofproto: Fixes invalid async config property types
Minoru TAKAHASHI
2016-02-18
simple_switch: Separate simple_switch for beginners
IWASE Yusuke
2016-02-18
drop python2.6 support
FUJITA Tomonori
2016-02-18
Fix i386 test failures
Corey Bryant
2016-02-10
test_parser: add an NXActionRegLoad test
IWAMOTO Toshihiro
2016-02-10
packet_data_generator3: generate an NXActionRegLoad packet
IWAMOTO Toshihiro
2016-02-10
Implement NXActionRegLoad
IWAMOTO Toshihiro
2016-02-10
test_parser: Fix ofp_multipart_type in OFPFlowStatsRequest
IWASE Yusuke
2016-02-10
ofproto_v1_5_parser: Add missing field in OFPMeterFeaturesStats
IWASE Yusuke
2016-02-10
ofproto_v1_5_parser: Fix unresolved structure references
IWASE Yusuke
[next]