Re: [PATCH] Fixes dropping of small packets in bridge nat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



timothee.cocault@xxxxxxxxxx <timothee.cocault@xxxxxxxxxx> wrote:
> Fixes an error causing small packets to get dropped. skb_ensure_writable
> expects the second parameter to be a length in the ethernet payload. 
> If we want to write the ethernet header (src, dst), we should pass 0.
> Otherwise, packets with small payloads (< ETH_ALEN) will get dropped.

Reviewed-by: Florian Westphal <fw@xxxxxxxxx>



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux