commit | d6727fe3850de741b9a64e4a7069b536e380e2c6 | [log] [tgz] |
---|---|---|
author | Joseph Gasparakis <joseph.gasparakis@intel.com> | Fri Dec 07 14:14:16 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 09 00:20:28 2012 -0500 |
tree | 1a4b5d07535e9e7ed97d47f7a85430ebe824c1ff | |
parent | fc70fb640b159f1d6bf5ad2321cd55e874c8d1b8 [diff] |
vxlan: capture inner headers during encapsulation Allow VXLAN to make use of Tx checksum offloading and Tx scatter-gather. The advantage to these two changes is that it also allows the VXLAN to make use of GSO. Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com> Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>