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
path:
root
/
doc
/
source
/
app
Age
Commit message (
Expand
)
Author
2018-01-17
doc: Usage for ryu/services/protocols/bgp/application.py
IWASE Yusuke
2017-03-28
ofctl_rest: Add get role API
Satoshi Fujimoto
2016-12-10
lib/ofctl_v_*: Enable to filter flow stats by priority
IWASE Yusuke
2016-10-01
doc: Add API reference for REST EVPN switch
IWASE Yusuke
2016-09-07
add modify role API in ofctl_rest
tungyueh
2016-05-18
doc: Remove warnings when building doc pages
IWASE Yusuke
2016-05-16
doc/app/ofctl_rest: Remove unused match field
Shinpei Muraoka
2016-05-16
doc/app/ofctl_rest: Add a description for openflow1.5
Shinpei Muraoka
2016-05-16
doc/app/ofctl_rest: Update the optional parameter of the message
Shinpei Muraoka
2016-05-16
doc/app/ofctl_rest: Add pbb_uca to match field
Shinpei Muraoka
2016-05-16
doc/app/ofctl_rest: Update the description method of Example
Shinpei Muraoka
2016-05-16
doc/app/ofctl_rest: Add Openflow version
Shinpei Muraoka
2016-04-02
doc/app/ofctl_rest: Update example of set-field action
Shinpei Muraoka
2016-04-02
doc/app/ofctl_rest: Update the code-block language of response data
Shinpei Muraoka
2016-04-02
doc/app/ofctl_rest: Update the ryu.app.ofctl_rest version from openflow1.3 to...
Shinpei Muraoka
2016-03-23
doc/app/ofctl_rest: Add the attribute for message
Shinpei Muraoka
2016-03-11
doc/app/ofctl_rest: Update description for action type of experimenter
Minoru TAKAHASHI
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-09-15
doc/app/ofctl_rest: Add command examples for WRITE/CLEAR_ACTIONS
Minoru TAKAHASHI
2015-08-30
ofctl_v1_[23]: Convert masked match value into str
Yusuke Iwase
2015-08-30
doc: ofctl_rest: Add table of contents
Yusuke Iwase
2015-03-18
doc/app/ofctl_rest: Fix example of ipv6_exthdr match field
Yusuke Iwase
2015-01-20
doc/app/ofctl_rest: Add description for OFPAggregateStats message
Yusuke Iwase
2015-01-20
doc/app/ofctl_rest: Add description for OFPQueueStats message
Yusuke Iwase
2015-01-19
doc/app/ofctl_rest: Add descriptions for duration_nsec field
Yusuke Iwase
2014-12-05
doc/app/ofctl_rest: Add description for capabilities field in OPFMeterFeatures
Yusuke Iwase
2014-11-29
doc/app/ofctl_rest: Add command examples for OFPVID_NONE/PRESENT
Minoru TAKAHASHI
2014-11-17
doc/app/ofctl_rest: Correct command examples
Yusuke Iwase
2014-11-07
ofctl_v1_0: Add remaining actions
Yusuke Iwase
2014-11-07
doc: Add tables about match and actions structures
Yusuke Iwase
2014-09-30
doc: Add ryu.app.ofctl_rest document
Yusuke Iwase
2014-06-18
document ryu.app.ofctl
YAMAMOTO Takashi