ofp-actions: Add action "debug_recirc" for testing recirculation.
authorBen Pfaff <blp@nicira.com>
Thu, 30 Jul 2015 05:02:41 +0000 (22:02 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 31 Jul 2015 22:15:17 +0000 (15:15 -0700)
commitd4abaff52c3c36a74149283b9bb8e0afef3cebcc
tree23ec1e58635e47f59ba3a3ecd1b8ed156120d4ef
parent2082425c2c95431a2f8f5d3f6b1d0ef8f242c186
ofp-actions: Add action "debug_recirc" for testing recirculation.

It isn't otherwise useful and in fact hurts performance so it's disabled
without --enable-dummy.

An upcoming commit will make use of this.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/dummy.c
lib/dummy.h
lib/ofp-actions.c
lib/ofp-actions.h
ofproto/ofproto-dpif-xlate.c