Jason Wang e4a2a3048e net: sock: introduce SOCK_XDP
This patch introduces a new sock flag - SOCK_XDP. This will be used
for notifying the upper layer that XDP program is attached on the
lower socket, and requires for extra headroom.

TUN will be the first user.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-13 09:25:40 -07:00
..
2018-07-11 23:10:19 -07:00
2018-09-12 20:38:22 -07:00
2018-07-20 12:33:37 -07:00
2018-09-13 09:25:40 -07:00
2018-08-31 22:56:46 -07:00