Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105977048
D21218.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
388 B
Referenced Files
None
Subscribers
None
D21218.diff
View Options
Index: projects/fuse2/sbin/ping6/ping6.c
===================================================================
--- projects/fuse2/sbin/ping6/ping6.c
+++ projects/fuse2/sbin/ping6/ping6.c
@@ -1239,7 +1239,7 @@
struct iovec iov[2];
int i, cc;
struct icmp6_nodeinfo *nip;
- int seq;
+ uint16_t seq;
if (npackets && ntransmitted >= npackets)
return(-1); /* no more transmission */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 9:08 AM (16 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15587503
Default Alt Text
D21218.diff (388 B)
Attached To
Mode
D21218: ping6: Fix data type of a variable for a packet sequence number
Attached
Detach File
Event Timeline
Log In to Comment