Re: [PATCH 1/2] [iputils] Fix asymm messages.

2007-04-08 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Tue, 3 Apr 2007 14:20:34 -0400), John Heffner <[EMAIL PROTECTED]> says: > We should only print the asymm messages in tracepath/6 when you receive a > TTL expired message, because this is the only time when we'd expect the > same number of hops back as our TTL w

[PATCH 1/2] [iputils] Fix asymm messages.

2007-04-03 Thread John Heffner
We should only print the asymm messages in tracepath/6 when you receive a TTL expired message, because this is the only time when we'd expect the same number of hops back as our TTL was set to for a symmetric path. --- tracepath.c | 25 - tracepath6.c | 25