ofproto: Enable in-place modification for recirc actions.
authorJarno Rajahalme <jarno@ovn.org>
Wed, 25 Nov 2015 23:19:37 +0000 (15:19 -0800)
committerJarno Rajahalme <jarno@ovn.org>
Wed, 25 Nov 2015 23:19:37 +0000 (15:19 -0800)
commitfbf5d6ec3f88f4101753786d7a98b16c14cb648d
treefbca3356471fbcd3adaaef79e4013dcef2d1ea7d
parentfff1b9c0e004f9cf516c40805d923cb444276933
ofproto: Enable in-place modification for recirc actions.

When modifying an existing datapath flow with recirculation actions,
the references to old (if any) recirculation actions need to be freed,
and references to new recirculation actions need to be stored.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@ovn.org>
ofproto/ofproto-dpif-rid.h
ofproto/ofproto-dpif-upcall.c
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif-xlate.h