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)
commit545b23f61fe72e77b37933e5b5fe3f6c4f4a9230
treead4c0773ba189a62c251770734e54a59bf988877
parentf6ba1f355075900221ffbfba127a75e540841bc5
ofproto/bond: Keep hash entry slave valid.

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>
ofproto/bond.c