commit | 7b8e21f49795e396bd891940e18d47ea2c19dba1 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Aug 01 09:04:07 2017 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Mon Oct 23 10:05:35 2017 +0200 |
tree | e33da5e97d4bddce8515b1f9d3f26dc318dfc1fc | |
parent | d458c8a0ce5ed4392c6339847776eac2687bfa01 [diff] |
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. We now have support for asynchronous crypto operations in the layer 2 TX path. This was the missing part to allow the GSO codepath for software crypto, so allow this codepath now. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>