mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04: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>