On Fri, Jun 17, 2016 at 7:43 AM, Saeed Mahameed <[email protected]> wrote: > From: Maor Gottlieb <[email protected]> > > Add new packet type to skip kernel specific protocol handlers. > > This is needed so device drivers can pass packets up to user space > (af_packet/tcpdump, etc..) without the need for them to go through > the whole kernel data path. > > Signed-off-by: Maor Gottlieb <[email protected]> > CC: David S. Miller <[email protected]> > CC: Patrick McHardy <[email protected]> > CC: Eric Dumazet <[email protected]> > Signed-off-by: Saeed Mahameed <[email protected]>
This breaks BPF quite badly. git grep SKF_AD_PKTTYPE
