commit | bcd1f8a45e7d5804e4f7bd78a91348cfce3cb74a | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Fri Apr 14 10:07:49 2017 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Fri Apr 14 10:07:49 2017 +0200 |
tree | 16bbfdf78347e85972881ae8de3c32c7a775fff2 | |
parent | f1bd7d659ef0ba0f18c6f6afe7bbbd2410acffa0 [diff] |
xfrm: Prepare the GRO codepath for hardware offloading. On IPsec hardware offloading, we already get a secpath with valid state attached when the packet enters the GRO handlers. So check for hardware offload and skip the state lookup in this case. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>