summaryrefslogtreecommitdiffhomepage
path: root/doc/source/using_with_openstack.rst
diff options
context:
space:
mode:
authorKei Ohmura <ohmura.kei@gmail.com>2013-07-24 08:19:20 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-07-24 08:36:20 +0900
commitbdde02b61b0595eef9d108e67b845200827bb026 (patch)
treed9fa9feed073903184d9ae9e3f5ea56d8e16df11 /doc/source/using_with_openstack.rst
parentafefe3c3cd8fe1130c3cb617ff811b557538cb62 (diff)
ryu/app/ofctl_rest: add of1.3 support
This patch allows users to manually insert flows into switches via OpenFlow1.3 in the following way: curl -d '{"dpid":"1", "priority":"32768",\ "actions":[{"type":"SET_FIELD","field":"vlan_vid","value":10},\ {"type":"OUTPUT","port":2},\ {"type":"GOTO_TABLE","table_id":3}],\ "match":{"in_port":1}}' http://127.0.0.1:8080/stats/flowentry/add Signed-off-by: OHMURA Kei <ohmura.kei@lab.ntt.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/using_with_openstack.rst')
0 files changed, 0 insertions, 0 deletions