[573] in linux-net channel archive
Re: traceroute -g ?
daemon@ATHENA.MIT.EDU (Marc A. Tamsky)
Sun Jun 25 06:18:11 1995
Date: Sat, 24 Jun 95 19:31 PDT
From: tamsky@as.ucsb.edu (Marc A. Tamsky)
To: urlichs@smurf.noris.de
CC: linux-net@vger.rutgers.edu
In-reply-to: <3sgrgs$5mn@smurf.noris.de> (urlichs@smurf.noris.de)
Reply-to: "Marc A. Tamsky" <tamsky@as.ucsb.edu>
Not yet, as the following code shows:
linux-1.2.x/net/inet/ip.c: lines 343-346
/* Setup the IP options. */
#ifdef Not_Yet_Avail
build_options(iph, opt);
#endif
or:
linux-1.3.x/net/ipv4/ip.c: line 2246
/* IP_OPTIONS and friends go here eventually */
>>>>> On 24 Jun 1995 13:05:00 +0200, urlichs@smurf.noris.de (Matthias
>>>>> Urlichs) said:
} is there a traceroute for Linux which is able to do source routing?
} Is this possible at all with 1.3, or should I wait?