summaryrefslogtreecommitdiffhomepage
path: root/doc/source/app
AgeCommit message (Expand)Author
2018-01-17doc: Usage for ryu/services/protocols/bgp/application.pyIWASE Yusuke
2017-03-28ofctl_rest: Add get role APISatoshi Fujimoto
2016-12-10lib/ofctl_v_*: Enable to filter flow stats by priorityIWASE Yusuke
2016-10-01doc: Add API reference for REST EVPN switchIWASE Yusuke
2016-09-07add modify role API in ofctl_resttungyueh
2016-05-18doc: Remove warnings when building doc pagesIWASE Yusuke
2016-05-16doc/app/ofctl_rest: Remove unused match fieldShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Add a description for openflow1.5Shinpei Muraoka
2016-05-16doc/app/ofctl_rest: Update the optional parameter of the messageShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Add pbb_uca to match fieldShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Update the description method of ExampleShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Add Openflow versionShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update example of set-field actionShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the code-block language of response dataShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the ryu.app.ofctl_rest version from openflow1.3 to...Shinpei Muraoka
2016-03-23doc/app/ofctl_rest: Add the attribute for messageShinpei Muraoka
2016-03-11doc/app/ofctl_rest: Update description for action type of experimenterMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPTableStats messageMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPQueueGetConfig messageMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPTableFeaturesStats messageMinoru TAKAHASHI
2015-09-15doc/app/ofctl_rest: Add command examples for WRITE/CLEAR_ACTIONSMinoru TAKAHASHI
2015-08-30ofctl_v1_[23]: Convert masked match value into strYusuke Iwase
2015-08-30doc: ofctl_rest: Add table of contentsYusuke Iwase
2015-03-18doc/app/ofctl_rest: Fix example of ipv6_exthdr match fieldYusuke Iwase
2015-01-20doc/app/ofctl_rest: Add description for OFPAggregateStats messageYusuke Iwase
2015-01-20doc/app/ofctl_rest: Add description for OFPQueueStats messageYusuke Iwase
2015-01-19doc/app/ofctl_rest: Add descriptions for duration_nsec fieldYusuke Iwase
2014-12-05doc/app/ofctl_rest: Add description for capabilities field in OPFMeterFeaturesYusuke Iwase
2014-11-29doc/app/ofctl_rest: Add command examples for OFPVID_NONE/PRESENTMinoru TAKAHASHI
2014-11-17doc/app/ofctl_rest: Correct command examplesYusuke Iwase
2014-11-07ofctl_v1_0: Add remaining actionsYusuke Iwase
2014-11-07doc: Add tables about match and actions structuresYusuke Iwase
2014-09-30doc: Add ryu.app.ofctl_rest documentYusuke Iwase
2014-06-18document ryu.app.ofctlYAMAMOTO Takashi