diff options
| author | 2022-02-16 17:21:16 -0800 | |
|---|---|---|
| committer | 2022-02-17 14:22:09 +0000 | |
| commit | 13651224c00b74a02c731b7840577f14e0311c83 (patch) | |
| tree | d10073f30bfd0653e95f65b872bfe878ecfd4aa7 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | Merge branch 'switchdev-BRENTRY' (diff) | |
net: ping6: support setting basic SOL_IPV6 options via cmsg
Support setting IPV6_HOPLIMIT, IPV6_TCLASS, IPV6_DONTFRAG
during sendmsg via SOL_IPV6 cmsgs.
tclass and dontfrag are init'ed from struct ipv6_pinfo in
ipcm6_init_sk(), while hlimit is inited to -1, so we need
to handle it being populated via cmsg explicitly.
Leave extension headers and flowlabel unimplemented.
Those are slightly more laborious to test and users
seem to primarily care about IPV6_TCLASS.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
