Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143358815
D40395.id122768.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
253 B
Referenced Files
None
Subscribers
None
D40395.id122768.diff
View Options
diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c
--- a/sys/netinet/ip_output.c
+++ b/sys/netinet/ip_output.c
@@ -712,6 +712,7 @@
goto again;
}
}
+ ip_len = ntohs(ip->ip_len);
if (vlan_pcp > -1)
EVL_APPLY_PRI(m, vlan_pcp);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 30, 9:25 AM (20 m, 18 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28098216
Default Alt Text
D40395.id122768.diff (253 B)
Attached To
Mode
D40395: netinet: re-read IP length after PFIL hook
Attached
Detach File
Event Timeline
Log In to Comment