Re: [RTnet-developers] TTL

2005-08-06 Thread Jan Kiszka
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. > I

[RTnet-developers] TTL

2005-08-04 Thread amine
Hi Jean, I have a simple question about the IP TTL value, why are you using a fixed value (255)? 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 setsockop