On Tue, Dec 15, 2015 at 14:30 +0100, Mike Belopuhov wrote:
> Hi,
> 
> This reserves max_linkhdr bytes for a link layer header in the newly
> allocated cluster in the bpf injection path like it's done for the
> packets originating on the host itself (cf. tcp_output).  Saves us
> time doing costly pool allocations later on.
> 
> I believe this has been tested by Yasuoka-san.
> 
> OK?
> 

I must withdraw the diff.  I've just taken another look at it and
there's already an L2 header handling in this function.  I'm not
certain what led me to believe that additional code is needed here.

Reply via email to