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:25:19 +0000 (13:25 -0700)
commit4c9dbc0b14865eede43bae743058d25be8c191fb
treebde05bb812801121cbcd030f9ef5863f74c5e4b4
parent733fd27061bbd8f1567668524d31aa4274fb8b45
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