Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102807317
D37247.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
688 B
Referenced Files
None
Subscribers
None
D37247.diff
View Options
diff --git a/sbin/ping/ping.c b/sbin/ping/ping.c
--- a/sbin/ping/ping.c
+++ b/sbin/ping/ping.c
@@ -1484,22 +1484,6 @@
exit(2);
}
-#ifdef notdef
-static char *ttab[] = {
- "Echo Reply", /* ip + seq + udata */
- "Dest Unreachable", /* net, host, proto, port, frag, sr + IP */
- "Source Quench", /* IP */
- "Redirect", /* redirect type, gateway, + IP */
- "Echo",
- "Time Exceeded", /* transit, frag reassem + IP */
- "Parameter Problem", /* pointer + IP */
- "Timestamp", /* id + seq + three timestamps */
- "Timestamp Reply", /* " */
- "Info Request", /* id + sq */
- "Info Reply" /* " */
-};
-#endif
-
/*
* pr_icmph --
* Print a descriptive string about an ICMP header.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 10:53 AM (3 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14688245
Default Alt Text
D37247.diff (688 B)
Attached To
Mode
D37247: ping: Remove a vestigial notdef
Attached
Detach File
Event Timeline
Log In to Comment