---------- Forwarded message ----------
From: nitin padalia <redacted>
Date: Tue, Jan 8, 2013 at 11:46 AM
Subject: setsockopt() doesn't throw error while setting IP_TTL set to 0 on RHEL6
To: majordomo@vger.kernel.org
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.
Best Regards,
Nitin Padalia