Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136303747
D12365.id33051.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
490 B
Referenced Files
None
Subscribers
None
D12365.id33051.diff
View Options
Index: sys/dev/hyperv/netvsc/if_hnvar.h
===================================================================
--- sys/dev/hyperv/netvsc/if_hnvar.h
+++ sys/dev/hyperv/netvsc/if_hnvar.h
@@ -36,8 +36,7 @@
#define HN_RXBUF_SIZE (16 * 1024 * 1024)
#define HN_RXBUF_SIZE_COMPAT (15 * 1024 * 1024)
-/* Claimed to be 12232B */
-#define HN_MTU_MAX (9 * 1024)
+#define HN_MTU_MAX (65535 - ETHER_ADDR_LEN)
#define HN_TXBR_SIZE (128 * PAGE_SIZE)
#define HN_RXBR_SIZE (128 * PAGE_SIZE)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 18, 3:08 AM (19 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25474318
Default Alt Text
D12365.id33051.diff (490 B)
Attached To
Mode
D12365: hyperv/hn: Incease max supported MTU
Attached
Detach File
Event Timeline
Log In to Comment