public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/3] PROTO_CMSG_DATA_ONLY for Datagram (UDP)
@ 2020-12-12 15:31 Victor Stewart
  2020-12-12 17:07 ` Jens Axboe
  0 siblings, 1 reply; 9+ messages in thread
From: Victor Stewart @ 2020-12-12 15:31 UTC (permalink / raw)
  To: io-uring, Soheil Hassas Yeganeh, netdev, Stefan Metzmacher

RE our conversation on the "[RFC 0/1] whitelisting UDP GSO and GRO
cmsgs" thread...

https://lore.kernel.org/io-uring/CAM1kxwi5m6i8hrtkw7nZYoziPTD-Wp03+fcsUwh3CuSc=81kUQ@mail.gmail.com/

here are the patches we discussed.

Victor Stewart (3):
   net/socket.c: add PROTO_CMSG_DATA_ONLY to __sys_sendmsg_sock
   net/ipv4/af_inet.c: add PROTO_CMSG_DATA_ONLY to inet_dgram_ops
   net/ipv6/af_inet6.c: add PROTO_CMSG_DATA_ONLY to inet6_dgram_ops

   net/ipv4/af_inet.c
     |   1 +
   net/ipv6/af_inet6.c
    |   1 +
   net/socket.c
       |   8 +-
   3 files changed, 7 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-13 20:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-12 15:31 [PATCH 0/3] PROTO_CMSG_DATA_ONLY for Datagram (UDP) Victor Stewart
2020-12-12 17:07 ` Jens Axboe
2020-12-12 17:25   ` Victor Stewart
2020-12-12 17:40     ` Jens Axboe
2020-12-12 17:58       ` Victor Stewart
2020-12-12 18:02         ` Jens Axboe
2020-12-12 21:42           ` Victor Stewart
2020-12-12 21:44             ` Jens Axboe
2020-12-13 19:59               ` Victor Stewart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox