On Mon, Jul 23, 2012 at 05:08:46PM +0900, Isaku Yamahata wrote:
> Signed-off-by: Isaku Yamahata
This and ofpacts_put_openflow11_instructions() changes in the previous
commit have some real structure in common. I think it would probably be
worthwhile to write a helper function to enable iterating
Signed-off-by: Isaku Yamahata
---
v3
- modified for OFPACT_{CLEAR_ACTIONS, WRITE_ACTIONS, GOTO_TABLE}
v2
- changed for ofp_instruction
---
lib/ofp-actions.c | 71 +++-
1 files changed, 58 insertions(+), 13 deletions(-)
diff --git a/lib/ofp-actio