diff options
author | Minoru TAKAHASHI <takahashi.minoru7@gmail.com> | 2015-10-22 17:31:33 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-10-28 14:44:40 +0900 |
commit | 9a534b46a6ded307ba7de9e5af451df08a815da4 (patch) | |
tree | dc20211e3c3ab358797e1c8c970ffe0e554227f4 /bin | |
parent | f4f24469da44411812f0b5bbf4706194c409ff84 (diff) |
ofctl_rest: support OFPTableStats Message
this patch makes ofctl_rest enable use of OFPTableStats message.
Get table stats:
usage)
URI: /stats/table/<dpid>
method: GET
e.g.)
$ curl -X GET http://localhost:8080/stats/table/1
More infomation about this feature is described in the following URL.
http://ryu.readthedocs.org/en/latest/app/ofctl_rest.html#get-table-stats
Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions