On Thu, Aug 29, 2024 at 2:38 AM <jmaloy@xxxxxxxxxx> wrote: > > From: Jon Maloy <jmaloy@xxxxxxxxxx> > > 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@xxxxxxxxxx> > Reviewed-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> > Reviewed-by: Stefano Brivio <sbrivio@xxxxxxxxxx> > Tested-by: Stefano Brivio <sbrivio@xxxxxxxxxx> > Signed-off-by: Jon Maloy <jmaloy@xxxxxxxxxx> Reviewed-by: Jason Xing <kerneljasonxing@xxxxxxxxx>