CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/27 14:56:48
Modified files:
sys/net : if.c if_bpe.c if_gre.c if_vlan.c if_vxlan.c
Log message:
Forward TCP LRO disabling to parent devices.
Also disable TCP LRO on bridged vlan(4) and default for bpe(4), nvgre(4) and
vxlan(4).
ok bluhm@
