ofproto/bond: Keep hash entry slave valid.
authorAndy Zhou <azhou@nicira.com>
Wed, 16 Apr 2014 14:51:02 +0000 (07:51 -0700)
committerAndy Zhou <azhou@nicira.com>
Wed, 16 Apr 2014 15:58:40 +0000 (08:58 -0700)
Bond recirculation needs to refresh the 'hidden rules' from
time to time. Keep hash entry slave valid to prevent those
hidden rules from being removed.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>

No differences found