commit | 4d3c9d37f77566b04216dfc9a6513082002d7a1f | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Wed Nov 12 14:07:44 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 16:21:36 2014 -0500 |
tree | c23efd4874c81912f2ad9a176ba57d74c9ec637a | |
parent | 5226cfc500022104d92813ee218608e80f56ead6 [diff] |
hyperv: Add processing of MTU reduced by the host If the host uses packet encapsulation feature, the MTU may be reduced by the host due to headroom reservation for encapsulation. This patch handles this new MTU value. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>