bond: Revalidate flows when bond_is_tcp_hash() changes;
authorEthan Jackson <ethan@nicira.com>
Wed, 13 Apr 2011 01:28:04 +0000 (18:28 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 13 Apr 2011 20:44:40 +0000 (13:44 -0700)
commitdc9908b3fb496843603227752d2b63709afe82c7
tree8e16f867b148479fa1b96d88150e0fe0cf76a01f
parent59d7b2b65665d5d0db9a348789f7eba4b3f16d54
bond: Revalidate flows when bond_is_tcp_hash() changes;

If LACP causes the return of bond_is_tcp_hash to change for
whatever reason, all flows should be revalidated because they will
have a different hash result.
lib/bond.c