On Thu, Aug 29, 2024 at 2:38 AM <jmaloy(a)redhat.com> wrote:From: Jon Maloy <jmaloy(a)redhat.com> When doing further testing of the recently added SO_PEEK_OFF feature for TCP I realized I had omitted to add it for TCP/IPv6. I do that here. Fixes: 05ea491641d3 ("tcp: add support for SO_PEEK_OFF socket option") Reviewed-by: Eric Dumazet <edumazet(a)google.com> Reviewed-by: David Gibson <david(a)gibson.dropbear.id.au> Reviewed-by: Stefano Brivio <sbrivio(a)redhat.com> Tested-by: Stefano Brivio <sbrivio(a)redhat.com> Signed-off-by: Jon Maloy <jmaloy(a)redhat.com>Reviewed-by: Jason Xing <kerneljasonxing(a)gmail.com>