Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145060205
D45195.1777302541.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
426 B
Referenced Files
None
Subscribers
None
D45195.1777302541.diff
View Options
diff --git a/sys/net/if_vxlan.c b/sys/net/if_vxlan.c
--- a/sys/net/if_vxlan.c
+++ b/sys/net/if_vxlan.c
@@ -97,7 +97,7 @@
60 /* Maximum IPv4 header len */ - \
sizeof(struct udphdr) - \
sizeof(struct vxlan_header) - \
- ETHER_HDR_LEN - ETHER_CRC_LEN - ETHER_VLAN_ENCAP_LEN)
+ ETHER_HDR_LEN - ETHER_VLAN_ENCAP_LEN)
#define VXLAN_BASIC_IFCAPS (IFCAP_LINKSTATE | IFCAP_JUMBO_MTU)
#define VXLAN_SO_MC_MAX_GROUPS 32
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 27, 3:09 PM (15 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28441191
Default Alt Text
D45195.1777302541.diff (426 B)
Attached To
Mode
D45195: if_vxlan(4): Exclude ETHER_CRC_LEN while calculating VXLAN_MAX_MTU
Attached
Detach File
Event Timeline
Log In to Comment