On Thu, 2016-02-04 at 10:35 -0500, Craig Gallek wrote: > From: Craig Gallek <[email protected]> > > This is a preliminary step to allow fast socket lookup of SO_REUSEPORT > groups. Doing so with a BPF filter will require access to the > skb in question. This change plumbs the skb (and offset to payload > data) through the call stack to the listening socket lookup > implementations where it will be used in a following patch. > > Signed-off-by: Craig Gallek <[email protected]> > ---
Acked-by: Eric Dumazet <[email protected]>
