Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109172178
D21244.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
382 B
Referenced Files
None
Subscribers
None
D21244.diff
View Options
Index: head/sbin/ping/ping.c
===================================================================
--- head/sbin/ping/ping.c
+++ head/sbin/ping/ping.c
@@ -1087,7 +1087,8 @@
struct ip *ip;
const void *tp;
double triptime;
- int dupflag, hlen, i, j, recv_len, seq;
+ int dupflag, hlen, i, j, recv_len;
+ uint16_t seq;
static int old_rrlen;
static char old_rr[MAX_IPOPTLEN];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 2, 5:53 PM (21 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16407253
Default Alt Text
D21244.diff (382 B)
Attached To
Mode
D21244: ping: Fix data type of a variable for a packet sequence number
Attached
Detach File
Event Timeline
Log In to Comment