freebsd-nq/sys/dev/virtio/network
Bryan Venteicher 9a4dabdc5a Enable LRO by default when available on vtnet interfaces
The prior change to not enable LRO by default has confused several
people. The configurations where LRO is problematic is not the
typical use case for VirtIO, and due to other issues, this often
requires checksum offloading to be disabled anyways.

PR:		185864
MFC after:	2 weeks
2014-11-09 20:04:12 +00:00
..
if_vtnet.c Enable LRO by default when available on vtnet interfaces 2014-11-09 20:04:12 +00:00
if_vtnetvar.h Rework when the Tx queue completion interrupt is enabled 2014-07-10 05:36:04 +00:00
virtio_net.h Sync VirtIO net device header file from recent Linux 2013-09-01 04:23:54 +00:00