diff options
author | Jason A. Donenfeld <[email protected]> | 2020-06-29 19:06:18 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-30 12:29:39 -0700 |
commit | 2606aff916854b61234bf85001be9777bab2d5f8 (patch) | |
tree | 333affa90c05bb0a59116ca6304f3b7321e767aa /drivers/usb/cdns3/cdns3-debug.h | |
parent | bf64ff4c2aac65d680dc639a511c781cf6b6ec08 (diff) |
net: ip_tunnel: add header_ops for layer 3 devices
Some devices that take straight up layer 3 packets benefit from having a
shared header_ops so that AF_PACKET sockets can inject packets that are
recognized. This shared infrastructure will be used by other drivers
that currently can't inject packets using AF_PACKET. It also exposes the
parser function, as it is useful in standalone form too.
Signed-off-by: Jason A. Donenfeld <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions