Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vxlan: Set inner protocol before transmit
Call skb_set_inner_protocol to set inner Ethernet protocol to ETH_P_TEB before transmit. This is needed for GSO with UDP tunnels. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information