Revision 1ba56fb45a927d083f655302e75a1911a75b5da6 authored by Alexander Duyck on 13 November 2012, 13:10:59 UTC, committed by David S. Miller on 13 November 2012, 23:19:50 UTC
In the event of a VXLAN device being linked to a device that has a
hard_header_len greater than that of standard ethernet we could end up with
the hard_header_len not being large enough for outgoing frames.  In order to
prevent this we should update the length when a lowerdev is provided.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent eb5ce43
History

back to top