Files
Shinpei Muraoka 32f5c622b3 ofctl_rest: Support port number and queue id in get_queue_stats()
This patch enables to specify the port number and the queue id to get the queue stats.

Usage)
  $ curl -X GET http://localhost:8080/stats/queue/<dpid>[/<port>[/<queue_id>]]
  Note: Specification of port number and queue id are optional.
        If you want to omitting the port number and setting the queue id,
        please specify the keyword "ALL" to the port number.
        e.g. GET /stats/queue/1/ALL/1

Signed-off-by: Shinpei Muraoka <shinpei.muraoka@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-03-23 22:44:01 +09:00
..
2015-08-21 13:10:58 +09:00
2011-12-09 15:56:05 +09:00
2014-05-27 20:24:50 +09:00
2015-06-30 17:00:24 +09:00
2015-06-25 20:14:00 +09:00