ofctl_rest is now enabled to parse flags multiply as follows:
curl -X POST -d '{"dpid": 1,
"meter_id": 1,
"flags": ["KBPS", "BURST"],
"bands": [{"type": "DROP", "rate": 1000}]}'
http://localhost:8080/stats/meterentry/add
And now enabl
Hi, thank you for reporting this.
I will post a patch that fixes this issue.
On Sat, 29 Mar 2014 07:40:45 -0700
cheers wrote:
> Thank you for the response. It may work but what i need is how i can specify
> multiple flags in HTTP URL via curl.
>
>
> -Peter
>
>
> On Mar 29, 2014, at 2:20 AM
Dear Colleagues,
I am new to SDN, I would like to get any assistance.
I have trouble to use Ryu controller, I am reading ryu Book but I don't
see where there is an example of using multiple switches.
I would like to use a topology with multiple switches. My question is how
to direct a packet to