]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_tuntap: add LRO support to tap devices
authorMichael Tuexen <tuexen@FreeBSD.org>
Sun, 19 Nov 2023 14:57:53 +0000 (15:57 +0100)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sun, 19 Nov 2023 14:57:53 +0000 (15:57 +0100)
commit99c79cab422705f92f05a2924a29bdf823372ebf
treedf7658b19d50fcb7d07ca0e7d61715af6a478d84
parent33db883c959821f5efb245d6d840f70eedcd85ff
if_tuntap: add LRO support to tap devices

This allows testing the LRO code with packetdrill in local mode.

Reviewed by: rscheff
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D42548
sys/net/if_tuntap.c