amine wrote: > Hi Jean, > I have a simple question about the IP TTL value, why are you using a fixed > value (255)?
Actually: I don't remember :). I guess we just had to set /some/ value, and we still have no applications in sight where real-time packets gets routed across several networks. > In multicast we need to change this value , so i have add(in next realise of > multicast patch) a new filed in rtsocket structure a "mc_ttl " whitch allow > us to change the TLL value from the setsockopt function > (RT_IP_MULTICAST_TTL). > So if you want i can't do the same thing for a normal TTL value, whitch we > can > change it on using setsocket whith (RT_IP_TTL). > So tell me what? > Hmm, do you see a RTnet application where non-multicast IP packets need customised TTL values? If you need it, feel free to add it. Otherwise, I would not spent any code on it yet. Jan ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ RTnet-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-developers

