Re: [PATCH net v2 0/8] support AF_PACKET for layer 3 devices

2020-06-30 Thread David Miller
From: "Jason A. Donenfeld" Date: Mon, 29 Jun 2020 19:06:17 -0600 > Hans reported that packets injected by a correct-looking and trivial > libpcap-based program were not being accepted by wireguard. In > investigating that, I noticed that a few devices weren't properly > handling AF_PACKET-injecte

[PATCH net v2 0/8] support AF_PACKET for layer 3 devices

2020-06-29 Thread Jason A. Donenfeld
Hans reported that packets injected by a correct-looking and trivial libpcap-based program were not being accepted by wireguard. In investigating that, I noticed that a few devices weren't properly handling AF_PACKET-injected packets, and so this series introduces a bit of shared infrastructure to