diff options
author | Simon Horman <horms@verge.net.au> | 2009-12-15 17:01:25 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-12-15 17:01:25 +0100 |
commit | 258c889362aa95d0ab534b38ce8c15d3009705b1 (patch) | |
tree | 227a7a3df0dfd8d094edfd2ff350011605c202a3 /net/core | |
parent | 8fa9ff6849bb86c59cc2ea9faadf3cb2d5223497 (diff) |
ipvs: zero usvc and udest
Make sure that any otherwise uninitialised fields of usvc are zero.
This has been obvserved to cause a problem whereby the port of
fwmark services may end up as a non-zero value which causes
scheduling of a destination server to fail for persisitent services.
As observed by Deon van der Merwe <dvdm@truteq.co.za>.
This fix suggested by Julian Anastasov <ja@ssi.bg>.
For good measure also zero udest.
Cc: Deon van der Merwe <dvdm@truteq.co.za>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Cc: stable@kernel.org
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions