]> git.baikalelectronics.ru Git - kernel.git/commit
xfrm: Add a dummy network device for napi.
authorSteffen Klassert <steffen.klassert@secunet.com>
Mon, 30 Jan 2017 05:45:43 +0000 (06:45 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Mon, 30 Jan 2017 05:45:43 +0000 (06:45 +0100)
commit823cf3761d4da14bcf417b9dc47f9b3f02658938
tree9f308c68f35e233c0ce5ce91d64bb096bec9ebb7
parent3618f55679211c710892d0451ecdeb0fcac56617
xfrm: Add a dummy network device for napi.

This patch adds a dummy network device so that we can
use gro_cells for IPsec GRO. With this, we handle IPsec
GRO with no impact on the generic networking code.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_input.c