Opened 12 years ago

Last modified 11 years ago

#4529 new Bugs

Failing to set TTL on ICMP packets on Windows Vista with MinGW.

Reported by: webmaster@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.43.0 Severity: Problem
Keywords: ICMP, TTL Cc:

Description

Hi,

Using the program attached, I have tried to set the TTL on outgoing ICMP packets on a Windows Vista machine using MinGW. It does not have any effect. Using the same program on Ubuntu works just fine.

Can this be caught in the regression testing of Boost::Asio?

Best regards, Peter Jansson

Attachments (1)

program.cpp (6.8 KB ) - added by webmaster@… 12 years ago.
Program with a simple traceroute demonstrating the failed setting of TTL.

Download all attachments as: .zip

Change History (3)

by webmaster@…, 12 years ago

Attachment: program.cpp added

Program with a simple traceroute demonstrating the failed setting of TTL.

comment:1 by Marshall Clow, 12 years ago

Severity: RegressionProblem

I don't think that this ticket is properly marked as a "regression", since I see no evidence that it ever worked.

comment:2 by alaukik@…, 11 years ago

Same happening for me... using g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42).

Note: See TracTickets for help on using tickets.