Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Steffen Klassert authored
    We reset the encapsulation field of the skb too early
    in xfrm_output. As a result, the GRE GSO handler does
    not segment the packets. This leads to a performance
    drop down. We fix this by resetting the encapsulation
    field right before we do the transformation, when
    the inner headers become invalid.
    
    Fixes: f1bd7d65 ("xfrm: Add encapsulation header offsets while SKB is not encrypted")
    Reported-by: default avatarVicente De Luca <vdeluca@zendesk.com>
    Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
    73b9fc49
    History
    Name Last commit Last update