Files
linux/net/ipv6
Jakub Kicinski 3ebb0b1032 net: ping6: support setting socket options via cmsg
Minor reordering of the code and a call to sock_cmsg_send()
gives us support for setting the common socket options via
cmsg (the usual ones - SO_MARK, SO_TIMESTAMPING_OLD, SCM_TXTIME).

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-10 15:04:51 +00:00
..
2022-01-25 11:25:21 +00:00
2022-02-05 15:20:34 +00:00
2021-06-11 14:48:50 +02:00
2021-11-16 19:07:54 -08:00