ofproto-dpif-xlate: Log if an OFPACT_CONJUNCTION action is executed.
authorBen Pfaff <blp@nicira.com>
Wed, 14 Jan 2015 00:47:34 +0000 (16:47 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 14 Jan 2015 04:55:24 +0000 (20:55 -0800)
commitafc3987b514ded86a47d079239d57bfb0663801b
treef9a9a6f86abc55d78f3e829ddcb357b8d069cb5a
parent9da6989c4900263a557b8804fb8420a83b6eb346
ofproto-dpif-xlate: Log if an OFPACT_CONJUNCTION action is executed.

Conjunction actions shouldn't normally get executed, so it's worth
logging if it happens.

Suggested-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
ofproto/ofproto-dpif-xlate.c