Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156550650
D34233.id102734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
510 B
Referenced Files
None
Subscribers
None
D34233.id102734.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/netdev_features.h b/sys/compat/linuxkpi/common/include/linux/netdev_features.h
--- a/sys/compat/linuxkpi/common/include/linux/netdev_features.h
+++ b/sys/compat/linuxkpi/common/include/linux/netdev_features.h
@@ -42,6 +42,7 @@
#define NETIF_F_TSO BIT(4)
#define NETIF_F_TSO6 BIT(5)
#define NETIF_F_RXCSUM BIT(6)
+#define NETIF_F_HW_CSUM BIT(7)
#define NETIF_F_CSUM_MASK (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 2:55 PM (19 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33055912
Default Alt Text
D34233.id102734.diff (510 B)
Attached To
Mode
D34233: LinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
Attached
Detach File
Event Timeline
Log In to Comment