chiark / gitweb /
networkd: tap add support for vnet_hdr
authorSusant Sahani <ssahani@gmail.com>
Tue, 14 Jul 2015 08:25:52 +0000 (13:55 +0530)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:06:19 +0000 (10:06 +0100)
 This patch adds support to configure IFF_VNET_HDR flag
for a tap device. It allows whether sending and receiving
large pass larger (GSO) packets. This greatly increases the
achievable throughput.


No differences found