diff options
author | Alexander Aring <[email protected]> | 2021-05-31 17:00:30 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-01 15:18:49 -0700 |
commit | dd9082f4a9f94280fbbece641bf8fc0a25f71f7a (patch) | |
tree | c56efd77a351e60ba89dde14070454673b192d2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4ef8d857b5f494e62bce9085031563fda35f9563 (diff) |
net: sock: fix in-kernel mark setting
This patch fixes the in-kernel mark setting by doing an additional
sk_dst_reset() which was introduced by commit 50254256f382 ("sock: Reset
dst when changing sk_mark via setsockopt"). The code is now shared to
avoid any further suprises when changing the socket mark value.
Fixes: 84d1c617402e ("net: sock: add sock_set_mark")
Reported-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions