in reply to How could we test a link timeout(packet lost)
I once worked on a stripped down network link monitor using Net::Traceroute. There is also a Pure Perl version. Not sure if the information will help you much on your work.