Re: [Ryu-devel] WRITE instruction in JSON

2015-12-17 Thread Minoru TAKAHASHI
Hi, On 2015年12月18日 02:10, Stas Kozlov wrote: > Hello Gents, > > By default ofctl_rest.py is using "apply actions" which is optional in OF1.3 > spec. How to define "write_actions" instruction for JSON in structure? > According ryu documentation, json should look like: > >"table_id": 0,

[Ryu-devel] WRITE instruction in JSON

2015-12-17 Thread Stas Kozlov
Hello Gents, By default ofctl_rest.py is using "apply actions" which is optional in OF1.3 spec. How to define "write_actions" instruction for JSON in structure? According ryu documentation, json should look like: "table_id": 0, "idle_timeout": 0, "hard_timeout": 0, "priority":