On Wed, Jul 18, 2012 at 09:29:31AM -0700, Ben Pfaff wrote:
> On Wed, Jul 18, 2012 at 08:41:17PM +0900, Isaku Yamahata wrote:
> > Signed-off-by: Isaku Yamahata
>
> It looks like your intended strategy for handling Apply-Actions is to
> put those actions into a nested set of ofpacts. I see how thi
On Wed, Jul 18, 2012 at 08:41:17PM +0900, Isaku Yamahata wrote:
> Signed-off-by: Isaku Yamahata
It looks like your intended strategy for handling Apply-Actions is to
put those actions into a nested set of ofpacts. I see how this would
work--it is one strategy that I have considered--but the stra
Signed-off-by: Isaku Yamahata
---
lib/ofp-actions.c | 22 ++
lib/ofp-actions.h |4
2 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/lib/ofp-actions.c b/lib/ofp-actions.c
index d274895..2f80a29 100644
--- a/lib/ofp-actions.c
+++ b/lib/ofp-actions.c
@@