commit | 313eae637f0ce2a37fc1e591f5ac930ec7301b8f | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Thu Mar 21 11:58:00 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Apr 02 00:23:38 2013 +0200 |
tree | b4025dc492938facda35add42b3eacb07bbf3d2c | |
parent | c90558dae51cef334f3d9d447cf7c0fd1bfe725d [diff] |
ipvs: prefer NETDEV_DOWN event to free cached dsts The real server becomes unreachable on down event, no need to wait device unregistration. Should help in releasing dsts early before dst->dev is replaced with lo. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off by: Hans Schillstrom <hans@schillstrom.com> Signed-off-by: Simon Horman <horms@verge.net.au>