mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 23:18:10 +09:00
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>