ofproto-dpif: Revalidate flows when the group table changes.
authorBen Pfaff <blp@nicira.com>
Mon, 17 Mar 2014 20:25:19 +0000 (13:25 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 17 Mar 2014 20:26:29 +0000 (13:26 -0700)
commit64d3297ba61f0dce8656e9bb53b421c8f8434e7c
tree2ab61dae4892f8c61a161589019e68bb79baed85
parent3f2eec36b8675623de0041043827f3a5feb1edc8
ofproto-dpif: Revalidate flows when the group table changes.

Otherwise group table modifications won't be immediately reflected in the
treatment of flows already passing through the switch.

Reported-by: Hyojoon Kim <joonk@gatech.edu>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Tested-by: Hyojoon Kim <joonk@gatech.edu>
AUTHORS
ofproto/ofproto-dpif.c