Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx …
…path Now when updating mtu in tx path, it doesn't consider ARPHRD_ETHER tunnel device, like ip6gre_tap tunnel, for which it should also subtract ether header to get the correct mtu. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information