commit | 3397722af1c84de29ea7458b28a3f2e0cbcded24 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Fri Sep 01 08:22:34 2017 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Mon Oct 23 10:05:35 2017 +0200 |
tree | dc61a42c0bdb77548d5d718bcaf883f6693f8af6 | |
parent | 79d114d72e73c5c9696a832f03973fb16a2e7585 [diff] |
xfrm: Allow IPsec GSO with software crypto for local sockets. With support of async crypto operations in the GSO codepath we have everything in place to allow GSO for local sockets. This patch enables the GSO codepath. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>