On Wed, Aug 23, 2017 at 5:57 AM, Paolo Abeni <[email protected]> wrote: > This is necessary to allow the user to disable peeking with > offset once it's enabled. > Unix sockets already allow the above, with this patch we > permit it for udp[6] sockets, too. > > Fixes: 627d2d6b5500 ("udp: enable MSG_PEEK at non-zero offset") > Signed-off-by: Paolo Abeni <[email protected]>
Acked-by: Willem de Bruijn <[email protected]> I don't think that the existing behavior is buggy, per se. So this could also go to net-next.
