Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151600695
D7071.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
343 B
Referenced Files
None
Subscribers
None
D7071.diff
View Options
Index: sys/netinet/tcp_input.c
===================================================================
--- sys/netinet/tcp_input.c
+++ sys/netinet/tcp_input.c
@@ -3706,7 +3706,7 @@
tcp_mss(struct tcpcb *tp, int offer)
{
int mss;
- u_long bufsize;
+ uint32_t bufsize;
struct inpcb *inp;
struct socket *so;
struct hc_metrics_lite metrics;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 10:29 AM (13 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31220998
Default Alt Text
D7071.diff (343 B)
Attached To
Mode
D7071: FFL: Convert tcp_mss() bufsize variable from u_long to uint32_t
Attached
Detach File
Event Timeline
Log In to Comment