Page MenuHomeFreeBSD

D37247.diff
No OneTemporary

D37247.diff

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

Mime Type
text/plain
Expires
Tue, Oct 1, 4:23 PM (22 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13253858
Default Alt Text
D37247.diff (688 B)

Event Timeline