This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setsockopt() doesn't throw error while setting IP_TTL set to 0 on RHEL6


On Monday 07 January 2013 06:58:48 nitin padalia wrote:
> While setting IP_TTL's optval to 0 using setsockopt() then function
> doesn't throw any error anymore and sets the TTL value to 0. However
> in previous release it used to throw error.
> 
> This causes problem on the behavior of client application. I've tested
> with ping utility and I could able to set TTL value to 0.

pretty sure this is a kernel issue, not glibc.  you might want to try e-
mailing the netdev list.
http://vger.kernel.org/vger-lists.html#netdev
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]