traceRouteCtlTable.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:23k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *Copyright(c)2004,Cisco URP imburses and Network Information Center in Beijing University of Posts and Telecommunications researches.
  3.  *
  4.  *All right reserved
  5.  *
  6.  *File Name:traceRouteCtlTable.h
  7.  *File Description:The head file of traceRouteCtlTable.c
  8.  *
  9.  *Current Version:1.0
  10.  *Author:ChenJing
  11.  *Date:2004.8.20
  12.  */
  13. /*
  14.  * Note: this file originally auto-generated by mib2c using
  15.  *  : mib2c.create-dataset.conf,v 5.3 2002/12/05 00:29:45 hardaker Exp $
  16.  */
  17. #ifndef TRACEROUTECTLTABLE_H
  18. #define TRACEROUTECTLTABLE_H
  19. config_require(header_complex);
  20. struct traceRouteCtlTable_data {
  21.     char           *traceRouteCtlOwnerIndex;    /* string */
  22.     size_t          traceRouteCtlOwnerIndexLen;
  23.     char           *traceRouteCtlTestName;      /* string */
  24.     size_t          traceRouteCtlTestNameLen;
  25.     long            traceRouteCtlTargetAddressType;
  26.     char           *traceRouteCtlTargetAddress;
  27.     size_t          traceRouteCtlTargetAddressLen;
  28.     long            traceRouteCtlByPassRouteTable;
  29.     unsigned long   traceRouteCtlDataSize;
  30.     unsigned long   traceRouteCtlTimeOut;
  31.     unsigned long   traceRouteCtlProbesPerHop;
  32.     unsigned long   traceRouteCtlPort;
  33.     unsigned long   traceRouteCtlMaxTtl;
  34.     unsigned long   traceRouteCtlDSField;
  35.     long            traceRouteCtlSourceAddressType;
  36.     char           *traceRouteCtlSourceAddress;
  37.     size_t          traceRouteCtlSourceAddressLen;
  38.     long            traceRouteCtlIfIndex;
  39.     char           *traceRouteCtlMiscOptions;
  40.     size_t          traceRouteCtlMiscOptionsLen;
  41.     unsigned long   traceRouteCtlMaxFailures;
  42.     long            traceRouteCtlDontFragment;
  43.     unsigned long   traceRouteCtlInitialTtl;
  44.     unsigned long   traceRouteCtlFrequency;
  45.     long            traceRouteCtlStorageType;
  46.     long            traceRouteCtlAdminStatus;
  47.     char           *traceRouteCtlDescr;
  48.     size_t          traceRouteCtlDescrLen;
  49.     unsigned long   traceRouteCtlMaxRows;
  50.     char           *traceRouteCtlTrapGeneration;
  51.     size_t          traceRouteCtlTrapGenerationLen;
  52.     long            traceRouteCtlCreateHopsEntries;
  53.     oid            *traceRouteCtlType;
  54.     size_t          traceRouteCtlTypeLen;
  55.     long            traceRouteCtlRowStatus;
  56.     int             storageType;
  57.     u_long          timer_id;
  58.     unsigned long   traceRouteProbeHistoryMaxIndex;
  59.     struct traceRouteResultsTable_data *traceRouteResults;
  60.     struct traceRouteProbeHistoryTable_data *traceRouteProbeHis;
  61.     struct traceRouteHopsTable_data *traceRouteHops;
  62. };
  63. struct traceRouteResultsTable_data {
  64.     /* struct              pingResultsTable_data *next; */
  65.     char           *traceRouteCtlOwnerIndex;    /* string */
  66.     size_t          traceRouteCtlOwnerIndexLen;
  67.     char           *traceRouteCtlTestName;      /* string */
  68.     size_t          traceRouteCtlTestNameLen;
  69.     long            traceRouteResultsOperStatus;
  70.     unsigned long   traceRouteResultsCurHopCount;
  71.     unsigned long   traceRouteResultsCurProbeCount;
  72.     long            traceRouteResultsIpTgtAddrType;
  73.     char           *traceRouteResultsIpTgtAddr;
  74.     size_t          traceRouteResultsIpTgtAddrLen;
  75.     unsigned long   traceRouteResultsTestAttempts;
  76.     unsigned long   traceRouteResultsTestSuccesses;
  77.     char           *traceRouteResultsLastGoodPath;
  78.     size_t          traceRouteResultsLastGoodPathLen;
  79.     int             storageType;
  80. };
  81. struct traceRouteProbeHistoryTable_data {
  82.     struct traceRouteProbeHistoryTable_data *next;
  83.     /* index */
  84.     char           *traceRouteCtlOwnerIndex;    /* string */
  85.     size_t          traceRouteCtlOwnerIndexLen;
  86.     char           *traceRouteCtlTestName;      /* string */
  87.     size_t          traceRouteCtlTestNameLen;
  88.     unsigned long   traceRouteProbeHistoryIndex;
  89.     unsigned long   traceRouteProbeHistoryHopIndex;
  90.     unsigned long   traceRouteProbeHistoryProbeIndex;
  91.     /* index          */
  92.     long            traceRouteProbeHistoryHAddrType;
  93.     char           *traceRouteProbeHistoryHAddr;
  94.     size_t          traceRouteProbeHistoryHAddrLen;
  95.     unsigned long   traceRouteProbeHistoryResponse;
  96.     long            traceRouteProbeHistoryStatus;
  97.     long            traceRouteProbeHistoryLastRC;
  98.     char           *traceRouteProbeHistoryTime;
  99.     size_t          traceRouteProbeHistoryTimeLen;
  100.     int             storageType;
  101. };
  102. struct traceRouteHopsTable_data {
  103.     struct traceRouteHopsTable_data *next;
  104.     char           *traceRouteCtlOwnerIndex;    /* string */
  105.     size_t          traceRouteCtlOwnerIndexLen;
  106.     char           *traceRouteCtlTestName;      /* string */
  107.     size_t          traceRouteCtlTestNameLen;
  108.     unsigned long   traceRouteHopsHopIndex;
  109.     long            traceRouteHopsIpTgtAddressType;
  110.     char           *traceRouteHopsIpTgtAddress;
  111.     size_t          traceRouteHopsIpTgtAddressLen;
  112.     unsigned long   traceRouteHopsMinRtt;
  113.     unsigned long   traceRouteHopsMaxRtt;
  114.     unsigned long   traceRouteHopsAverageRtt;
  115.     unsigned long   traceRouteHopsRttSumOfSquares;
  116.     unsigned long   traceRouteHopsSentProbes;
  117.     unsigned long   traceRouteHopsProbeResponses;
  118.     char           *traceRouteHopsLastGoodProbe;
  119.     size_t          traceRouteHopsLastGoodProbeLen;
  120.     int             storageType;
  121. };
  122. /*
  123.  * function declarations 
  124.  */
  125. void            init_traceRouteCtlTable(void);
  126. FindVarMethod   var_traceRouteCtlTable;
  127. void            parse_traceRouteCtlTable(const char *, char *);
  128. SNMPCallback    store_traceRouteCtlTable;
  129. void            init_trResultsTable(struct traceRouteCtlTable_data *);
  130. WriteMethod     write_traceRouteCtlTargetAddressType;
  131. WriteMethod     write_traceRouteCtlTargetAddress;
  132. WriteMethod     write_traceRouteCtlByPassRouteTable;
  133. WriteMethod     write_traceRouteCtlDataSize;
  134. WriteMethod     write_traceRouteCtlTimeOut;
  135. WriteMethod     write_traceRouteCtlProbesPerHop;
  136. WriteMethod     write_traceRouteCtlPort;
  137. WriteMethod     write_traceRouteCtlMaxTtl;
  138. WriteMethod     write_traceRouteCtlDSField;
  139. WriteMethod     write_traceRouteCtlSourceAddressType;
  140. WriteMethod     write_traceRouteCtlSourceAddress;
  141. WriteMethod     write_traceRouteCtlIfIndex;
  142. WriteMethod     write_traceRouteCtlMiscOptions;
  143. WriteMethod     write_traceRouteCtlMaxFailures;
  144. WriteMethod     write_traceRouteCtlDontFragment;
  145. WriteMethod     write_traceRouteCtlInitialTtl;
  146. WriteMethod     write_traceRouteCtlFrequency;
  147. WriteMethod     write_traceRouteCtlStorageType;
  148. WriteMethod     write_traceRouteCtlAdminStatus;
  149. WriteMethod     write_traceRouteCtlDescr;
  150. WriteMethod     write_traceRouteCtlMaxRows;
  151. WriteMethod     write_traceRouteCtlTrapGeneration;
  152. WriteMethod     write_traceRouteCtlCreateHopsEntries;
  153. WriteMethod     write_traceRouteCtlType;
  154. WriteMethod     write_traceRouteCtlRowStatus;
  155. #define TRACEROUTETRAPGENERATION_PATHCHANGE                  0x80
  156. #define TRACEROUTETRAPGENERATION_TESTFAILED                   0x40
  157. #define TRACEROUTETRAPGENERATION_TESTCOMPLETED           0x20
  158. #define TRACEROUTETRAPGENERATION_NULL 0x00
  159. /*
  160.  * column number definitions for table traceRouteCtlTable 
  161.  */
  162. #define COLUMN_TRACEROUTECTLOWNERINDEX 1
  163. #define COLUMN_TRACEROUTECTLTESTNAME 2
  164. #define COLUMN_TRACEROUTECTLTARGETADDRESSTYPE 3
  165. #define COLUMN_TRACEROUTECTLTARGETADDRESS 4
  166. #define COLUMN_TRACEROUTECTLBYPASSROUTETABLE 5
  167. #define COLUMN_TRACEROUTECTLDATASIZE 6
  168. #define COLUMN_TRACEROUTECTLTIMEOUT 7
  169. #define COLUMN_TRACEROUTECTLPROBESPERHOP 8
  170. #define COLUMN_TRACEROUTECTLPORT 9
  171. #define COLUMN_TRACEROUTECTLMAXTTL 10
  172. #define COLUMN_TRACEROUTECTLDSFIELD 11
  173. #define COLUMN_TRACEROUTECTLSOURCEADDRESSTYPE 12
  174. #define COLUMN_TRACEROUTECTLSOURCEADDRESS 13
  175. #define COLUMN_TRACEROUTECTLIFINDEX 14
  176. #define COLUMN_TRACEROUTECTLMISCOPTIONS 15
  177. #define COLUMN_TRACEROUTECTLMAXFAILURES 16
  178. #define COLUMN_TRACEROUTECTLDONTFRAGMENT 17
  179. #define COLUMN_TRACEROUTECTLINITIALTTL 18
  180. #define COLUMN_TRACEROUTECTLFREQUENCY 19
  181. #define COLUMN_TRACEROUTECTLSTORAGETYPE 20
  182. #define COLUMN_TRACEROUTECTLADMINSTATUS 21
  183. #define COLUMN_TRACEROUTECTLDESCR 22
  184. #define COLUMN_TRACEROUTECTLMAXROWS 23
  185. #define COLUMN_TRACEROUTECTLTRAPGENERATION 24
  186. #define COLUMN_TRACEROUTECTLCREATEHOPSENTRIES 25
  187. #define COLUMN_TRACEROUTECTLTYPE 26
  188. #define COLUMN_TRACEROUTECTLROWSTATUS 27
  189. #endif                          /* TRACEROUTECTLTABLE_H */
  190. /*
  191.  * Copyright (c) 1988, 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000
  192.  *      The Regents of the University of California.  All rights reserved.
  193.  *
  194.  * Redistribution and use in source and binary forms, with or without
  195.  * modification, are permitted provided that: (1) source code distributions
  196.  * retain the above copyright notice and this paragraph in its entirety, (2)
  197.  * distributions including binary code include the above copyright notice and
  198.  * this paragraph in its entirety in the documentation or other materials
  199.  * provided with the distribution, and (3) all advertising materials mentioning
  200.  * features or use of this software display the following acknowledgement:
  201.  * ``This product includes software developed by the University of California,
  202.  * Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
  203.  * the University nor the names of its contributors may be used to endorse
  204.  * or promote products derived from this software without specific prior
  205.  * written permission.
  206.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  207.  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  208.  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  209.  */
  210. #ifndef lint
  211. static const char copyright[] =
  212.     "@(#) Copyright (c) 1988, 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000n
  213. The Regents of the University of California.  All rights reserved.n";
  214. static const char rcsid[] =
  215.     "@(#)$Id: traceRouteCtlTable.h,v 1.1 2004/08/24 15:15:03 dts12 Exp $ (LBL)";
  216. #endif
  217. /*
  218.  * traceroute host  - trace the route ip packets follow going to "host".
  219.  *
  220.  * Attempt to trace the route an ip packet would follow to some
  221.  * internet host.  We find out intermediate hops by launching probe
  222.  * packets with a small ttl (time to live) then listening for an
  223.  * icmp "time exceeded" reply from a gateway.  We start our probes
  224.  * with a ttl of one and increase by one until we get an icmp "port
  225.  * unreachable" (which means we got to "host") or hit a max (which
  226.  * defaults to 30 hops & can be changed with the -m flag).  Three
  227.  * probes (change with -q flag) are sent at each ttl setting and a
  228.  * line is printed showing the ttl, address of the gateway and
  229.  * round trip time of each probe.  If the probe answers come from
  230.  * different gateways, the address of each responding system will
  231.  * be printed.  If there is no response within a 5 sec. timeout
  232.  * interval (changed with the -w flag), a "*" is printed for that
  233.  * probe.
  234.  *
  235.  * Probe packets are UDP format.  We don't want the destination
  236.  * host to process them so the destination port is set to an
  237.  * unlikely value (if some clod on the destination is using that
  238.  * value, it can be changed with the -p flag).
  239.  *
  240.  * A sample use might be:
  241.  *
  242.  *     [yak 71]% traceroute nis.nsf.net.
  243.  *     traceroute to nis.nsf.net (35.1.1.48), 30 hops max, 56 byte packet
  244.  *      1  helios.ee.lbl.gov (128.3.112.1)  19 ms  19 ms  0 ms
  245.  *      2  lilac-dmc.Berkeley.EDU (128.32.216.1)  39 ms  39 ms  19 ms
  246.  *      3  lilac-dmc.Berkeley.EDU (128.32.216.1)  39 ms  39 ms  19 ms
  247.  *      4  ccngw-ner-cc.Berkeley.EDU (128.32.136.23)  39 ms  40 ms  39 ms
  248.  *      5  ccn-nerif22.Berkeley.EDU (128.32.168.22)  39 ms  39 ms  39 ms
  249.  *      6  128.32.197.4 (128.32.197.4)  40 ms  59 ms  59 ms
  250.  *      7  131.119.2.5 (131.119.2.5)  59 ms  59 ms  59 ms
  251.  *      8  129.140.70.13 (129.140.70.13)  99 ms  99 ms  80 ms
  252.  *      9  129.140.71.6 (129.140.71.6)  139 ms  239 ms  319 ms
  253.  *     10  129.140.81.7 (129.140.81.7)  220 ms  199 ms  199 ms
  254.  *     11  nic.merit.edu (35.1.1.48)  239 ms  239 ms  239 ms
  255.  *
  256.  * Note that lines 2 & 3 are the same.  This is due to a buggy
  257.  * kernel on the 2nd hop system -- lbl-csam.arpa -- that forwards
  258.  * packets with a zero ttl.
  259.  *
  260.  * A more interesting example is:
  261.  *
  262.  *     [yak 72]% traceroute allspice.lcs.mit.edu.
  263.  *     traceroute to allspice.lcs.mit.edu (18.26.0.115), 30 hops max
  264.  *      1  helios.ee.lbl.gov (128.3.112.1)  0 ms  0 ms  0 ms
  265.  *      2  lilac-dmc.Berkeley.EDU (128.32.216.1)  19 ms  19 ms  19 ms
  266.  *      3  lilac-dmc.Berkeley.EDU (128.32.216.1)  39 ms  19 ms  19 ms
  267.  *      4  ccngw-ner-cc.Berkeley.EDU (128.32.136.23)  19 ms  39 ms  39 ms
  268.  *      5  ccn-nerif22.Berkeley.EDU (128.32.168.22)  20 ms  39 ms  39 ms
  269.  *      6  128.32.197.4 (128.32.197.4)  59 ms  119 ms  39 ms
  270.  *      7  131.119.2.5 (131.119.2.5)  59 ms  59 ms  39 ms
  271.  *      8  129.140.70.13 (129.140.70.13)  80 ms  79 ms  99 ms
  272.  *      9  129.140.71.6 (129.140.71.6)  139 ms  139 ms  159 ms
  273.  *     10  129.140.81.7 (129.140.81.7)  199 ms  180 ms  300 ms
  274.  *     11  129.140.72.17 (129.140.72.17)  300 ms  239 ms  239 ms
  275.  *     12  * * *
  276.  *     13  128.121.54.72 (128.121.54.72)  259 ms  499 ms  279 ms
  277.  *     14  * * *
  278.  *     15  * * *
  279.  *     16  * * *
  280.  *     17  * * *
  281.  *     18  ALLSPICE.LCS.MIT.EDU (18.26.0.115)  339 ms  279 ms  279 ms
  282.  *
  283.  * (I start to see why I'm having so much trouble with mail to
  284.  * MIT.)  Note that the gateways 12, 14, 15, 16 & 17 hops away
  285.  * either don't send ICMP "time exceeded" messages or send them
  286.  * with a ttl too small to reach us.  14 - 17 are running the
  287.  * MIT C Gateway code that doesn't send "time exceeded"s.  God
  288.  * only knows what's going on with 12.
  289.  *
  290.  * The silent gateway 12 in the above may be the result of a bug in
  291.  * the 4.[23]BSD network code (and its derivatives):  4.x (x <= 3)
  292.  * sends an unreachable message using whatever ttl remains in the
  293.  * original datagram.  Since, for gateways, the remaining ttl is
  294.  * zero, the icmp "time exceeded" is guaranteed to not make it back
  295.  * to us.  The behavior of this bug is slightly more interesting
  296.  * when it appears on the destination system:
  297.  *
  298.  *      1  helios.ee.lbl.gov (128.3.112.1)  0 ms  0 ms  0 ms
  299.  *      2  lilac-dmc.Berkeley.EDU (128.32.216.1)  39 ms  19 ms  39 ms
  300.  *      3  lilac-dmc.Berkeley.EDU (128.32.216.1)  19 ms  39 ms  19 ms
  301.  *      4  ccngw-ner-cc.Berkeley.EDU (128.32.136.23)  39 ms  40 ms  19 ms
  302.  *      5  ccn-nerif35.Berkeley.EDU (128.32.168.35)  39 ms  39 ms  39 ms
  303.  *      6  csgw.Berkeley.EDU (128.32.133.254)  39 ms  59 ms  39 ms
  304.  *      7  * * *
  305.  *      8  * * *
  306.  *      9  * * *
  307.  *     10  * * *
  308.  *     11  * * *
  309.  *     12  * * *
  310.  *     13  rip.Berkeley.EDU (128.32.131.22)  59 ms !  39 ms !  39 ms !
  311.  *
  312.  * Notice that there are 12 "gateways" (13 is the final
  313.  * destination) and exactly the last half of them are "missing".
  314.  * What's really happening is that rip (a Sun-3 running Sun OS3.5)
  315.  * is using the ttl from our arriving datagram as the ttl in its
  316.  * icmp reply.  So, the reply will time out on the return path
  317.  * (with no notice sent to anyone since icmp's aren't sent for
  318.  * icmp's) until we probe with a ttl that's at least twice the path
  319.  * length.  I.e., rip is really only 7 hops away.  A reply that
  320.  * returns with a ttl of 1 is a clue this problem exists.
  321.  * Traceroute prints a "!" after the time if the ttl is <= 1.
  322.  * Since vendors ship a lot of obsolete (DEC's Ultrix, Sun 3.x) or
  323.  * non-standard (HPUX) software, expect to see this problem
  324.  * frequently and/or take care picking the target host of your
  325.  * probes.
  326.  *
  327.  * Other possible annotations after the time are !H, !N, !P (got a host,
  328.  * network or protocol unreachable, respectively), !S or !F (source
  329.  * route failed or fragmentation needed -- neither of these should
  330.  * ever occur and the associated gateway is busted if you see one).  If
  331.  * almost all the probes result in some kind of unreachable, traceroute
  332.  * will give up and exit.
  333.  *
  334.  * Notes
  335.  * -----
  336.  * This program must be run by root or be setuid.  (I suggest that
  337.  * you *don't* make it setuid -- casual use could result in a lot
  338.  * of unnecessary traffic on our poor, congested nets.)
  339.  *
  340.  * This program requires a kernel mod that does not appear in any
  341.  * system available from Berkeley:  A raw ip socket using proto
  342.  * IPPROTO_RAW must interpret the data sent as an ip datagram (as
  343.  * opposed to data to be wrapped in a ip datagram).  See the README
  344.  * file that came with the source to this program for a description
  345.  * of the mods I made to /sys/netinet/raw_ip.c.  Your mileage may
  346.  * vary.  But, again, ANY 4.x (x < 4) BSD KERNEL WILL HAVE TO BE
  347.  * MODIFIED TO RUN THIS PROGRAM.
  348.  *
  349.  * The udp port usage may appear bizarre (well, ok, it is bizarre).
  350.  * The problem is that an icmp message only contains 8 bytes of
  351.  * data from the original datagram.  8 bytes is the size of a udp
  352.  * header so, if we want to associate replies with the original
  353.  * datagram, the necessary information must be encoded into the
  354.  * udp header (the ip id could be used but there's no way to
  355.  * interlock with the kernel's assignment of ip id's and, anyway,
  356.  * it would have taken a lot more kernel hacking to allow this
  357.  * code to set the ip id).  So, to allow two or more users to
  358.  * use traceroute simultaneously, we use this task's pid as the
  359.  * source port (the high bit is set to move the port number out
  360.  * of the "likely" range).  To keep track of which probe is being
  361.  * replied to (so times and/or hop counts don't get confused by a
  362.  * reply that was delayed in transit), we increment the destination
  363.  * port number before each probe.
  364.  *
  365.  * Don't use this as a coding example.  I was trying to find a
  366.  * routing problem and this code sort-of popped out after 48 hours
  367.  * without sleep.  I was amazed it ever compiled, much less ran.
  368.  *
  369.  * I stole the idea for this program from Steve Deering.  Since
  370.  * the first release, I've learned that had I attended the right
  371.  * IETF working group meetings, I also could have stolen it from Guy
  372.  * Almes or Matt Mathis.  I don't know (or care) who came up with
  373.  * the idea first.  I envy the originators' perspicacity and I'm
  374.  * glad they didn't keep the idea a secret.
  375.  *
  376.  * Tim Seaver, Ken Adelman and C. Philip Wood provided bug fixes and/or
  377.  * enhancements to the original distribution.
  378.  *
  379.  * I've hacked up a round-trip-route version of this that works by
  380.  * sending a loose-source-routed udp datagram through the destination
  381.  * back to yourself.  Unfortunately, SO many gateways botch source
  382.  * routing, the thing is almost worthless.  Maybe one day...
  383.  *
  384.  *  -- Van Jacobson (van@ee.lbl.gov)
  385.  *     Tue Dec 20 03:50:13 PST 1988
  386.  */
  387. #include <sys/param.h>
  388. #include <sys/file.h>
  389. #include <sys/ioctl.h>
  390. #ifdef HAVE_SYS_SELECT_H
  391. #include <sys/select.h>
  392. #endif
  393. #include <sys/socket.h>
  394. #include <sys/time.h>
  395. /* include <linux/ipv6.h> */
  396. /* include <linux/in6.h> */
  397. #include "in6.h"
  398. #include "ipv6.h"
  399. #include <linux/icmpv6.h>
  400. #include <netinet/in_systm.h>
  401. #include <netinet/in.h>
  402. #include <netinet/ip.h>
  403. #include "ip_var.h"
  404. #include <netinet/ip_icmp.h>
  405. #include <netinet/udp.h>
  406. #include "udp_var.h"
  407. /* include <linux/if.h> */
  408. #include <arpa/inet.h>
  409. #include <ctype.h>
  410. #include <errno.h>
  411. #include <fcntl.h>
  412. #ifdef HAVE_MALLOC_H
  413. #include <malloc.h>
  414. #endif
  415. #include <memory.h>
  416. #include <netdb.h>
  417. #include <stdio.h>
  418. #include <stdlib.h>
  419. #include <string.h>
  420. #include <unistd.h>
  421. #include "gnuc.h"
  422. #ifdef HAVE_OS_PROTO_H
  423. #include "os-proto.h"
  424. #endif
  425. #include <net/if.h>
  426. #if __linux__
  427. #include <endian.h>
  428. #endif
  429. /*
  430.  * rfc1716 
  431.  */
  432. #ifndef ICMP_UNREACH_FILTER_PROHIB
  433. #define ICMP_UNREACH_FILTER_PROHIB 13      /* admin prohibited filter */
  434. #endif
  435. #ifndef ICMP_UNREACH_HOST_PRECEDENCE
  436. #define ICMP_UNREACH_HOST_PRECEDENCE 14      /* host precedence violation */
  437. #endif
  438. #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
  439. #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15      /* precedence cutoff */
  440. #endif
  441. #define MAXPACKET 65535
  442. /*
  443.  * Maximum number of gateways (include room for one noop) 
  444.  */
  445. #define NGATEWAYS ((int)((MAX_IPOPTLEN - IPOPT_MINOFF - 1) / sizeof(u_int32_t)))
  446. #ifndef MAXHOSTNAMELEN
  447. #define MAXHOSTNAMELEN 64
  448. #endif
  449. #ifndef FD_SET
  450. #define NFDBITS         (8*sizeof(fd_set))
  451. #define FD_SETSIZE      NFDBITS
  452. #define FD_SET(n, p)    ((p)->fds_bits[(n)/NFDBITS] |= (1 << ((n) % NFDBITS)))
  453. #define FD_CLR(n, p)    ((p)->fds_bits[(n)/NFDBITS] &= ~(1 << ((n) % NFDBITS)))
  454. #define FD_ISSET(n, p)  ((p)->fds_bits[(n)/NFDBITS] & (1 << ((n) % NFDBITS)))
  455. #define FD_ZERO(p)      bzero((char *)(p), sizeof(*(p)))
  456. #endif
  457. #define Fprintf (void)fprintf
  458. #define Printf (void)printf
  459. /*
  460.  * Host name and address list 
  461.  */
  462. struct hostinfo {
  463.     char           *name;
  464.     int             n;
  465.     u_int32_t      *addrs;
  466. };
  467. /*
  468.  * Data section of the probe packet 
  469.  */
  470. struct outdata {
  471.     u_char          seq;        /* sequence number of this packet */
  472.     u_char          ttl;        /* ttl packet left with */
  473.     struct timeval  tv;         /* time packet left */
  474. };
  475. #ifndef HAVE_ICMP_NEXTMTU
  476. /*
  477.  * Path MTU Discovery (RFC1191) 
  478.  */
  479. struct my_pmtu {
  480.     u_short         ipm_void;
  481.     u_short         ipm_nextmtu;
  482. };
  483. #endif
  484. struct ifaddrlist {
  485.     u_int32_t       addr;
  486.     char           *device;
  487. };
  488. char           *prog;
  489. struct pkt_format {
  490.     __u32           ident;
  491.     __u32           seq;
  492.     struct timeval  tv;
  493. };
  494. extern int      optind;
  495. extern int      opterr;
  496. extern char    *optarg;
  497. /*
  498.  * Forwards 
  499.  */
  500. unsigned long   deltaT(struct timeval *, struct timeval *);
  501. unsigned long   round(double);
  502. void            freehostinfo(struct hostinfo *);
  503. void            getaddr(u_int32_t *, char *);
  504. struct hostinfo *gethostinfo(char *);
  505. u_short         in_checksum(u_short *, int);
  506. char           *inetname(struct in_addr);
  507. void            run_traceRoute(unsigned int, void *);
  508. int             packet_ok(u_char *, int, struct sockaddr_in *, int,
  509.                           u_short, int, u_short);
  510. char           *pr_type(u_char);
  511.  /* void print(u_char *, int, struct sockaddr_in *); */
  512. void            send_probe(struct sockaddr_in *, int, int,
  513.                            struct timeval *, struct ip *, struct udphdr *,
  514.                            int, int, char *, u_short, int, u_short,
  515.                            struct outdata *);
  516. int             str2val(const char *, const char *, int, int);
  517. void            tvsub(struct timeval *, struct timeval *);
  518. int             wait_for_reply(int, struct sockaddr_in *,
  519.                                const struct timeval *, u_char *, int);
  520. #ifndef HAVE_USLEEP
  521. int             usleep(u_int);
  522. #endif
  523. void            setsin(struct sockaddr_in *, u_int32_t);
  524. int             ifaddrlist(struct ifaddrlist **, char *);
  525. const char     *findsaddr(const struct sockaddr_in *,
  526.                           struct sockaddr_in *);
  527. struct addrinfo *host_serv_tr(const char *, const char *, int, int);
  528. char           *sock_ntop_host_tr(const struct sockaddr *, socklen_t);
  529. void            send_probe_v6(int, int, char *, pid_t, struct timezone *,
  530.                               int, int, struct sockaddr_in6 *, char *);
  531. int             wait_for_reply_v6(int, struct sockaddr_in6 *, int, int,
  532.                                   int, u_char *);
  533. int             packet_ok_v6(u_char *, int, struct sockaddr_in6 *, int,
  534.                              struct timeval *, pid_t);
  535. void            print_v6(unsigned char *, int, struct sockaddr_in6 *);