Page MenuHomeFreeBSD

D17242.id.diff
No OneTemporary

D17242.id.diff

Index: head/sys/dev/e1000/if_em.c
===================================================================
--- head/sys/dev/e1000/if_em.c
+++ head/sys/dev/e1000/if_em.c
@@ -709,7 +709,8 @@
#define IGB_CAPS \
IFCAP_HWCSUM | IFCAP_VLAN_MTU | IFCAP_VLAN_HWTAGGING | \
IFCAP_VLAN_HWCSUM | IFCAP_WOL | IFCAP_VLAN_HWFILTER | IFCAP_TSO4 | \
- IFCAP_LRO | IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6;
+ IFCAP_LRO | IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6 |\
+ IFCAP_TSO6
/*********************************************************************
* Device initialization routine

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 19, 5:32 AM (3 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23889988
Default Alt Text
D17242.id.diff (620 B)

Event Timeline