On Thu, Oct 17, 2013 at 07:01:55PM +0900, YAMAMOTO Takashi wrote:
> for longer term, "nested" variants of some ofpact functions
> which using ofpbuf->l3 might be desirable.
>
> Signed-off-by: YAMAMOTO Takashi
Thanks! I divided this into two commits because it fixed a different
bug in each place
for longer term, "nested" variants of some ofpact functions
which using ofpbuf->l3 might be desirable.
Signed-off-by: YAMAMOTO Takashi
---
lib/ofp-actions.c | 5 -
lib/ofp-parse.c | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/lib/ofp-actions.c b/lib/ofp-actions.c