diff options
| author | Michal Kubecek <[email protected]> | 2014-01-30 08:50:20 +0100 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2014-02-04 21:13:47 +0900 |
| commit | 2a971354e74f3837d14b9c8d7f7983b0c9c330e4 (patch) | |
| tree | faf9c92d7d340b80fdd4ddb1ada5973368514404 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | d922e1cb1ea17ac7f0a5c3c2be98d4bd80d055b8 (diff) | |
ipvs: fix AF assignment in ip_vs_conn_new()
If a fwmark is passed to ip_vs_conn_new(), it is passed in
vaddr, not daddr. Therefore we should set AF to AF_UNSPEC in
vaddr assignment (like we do in ip_vs_ct_in_get()), otherwise we
may copy only first 4 bytes of an IPv6 address into cp->daddr.
Signed-off-by: Bogdano Arendartchuk <[email protected]>
Signed-off-by: Michal Kubecek <[email protected]>
Acked-by: Julian Anastasov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions