Allow the IP_MINTTL socket option to be set to zero.
authorHasso Tepper <hasso@estpak.ee>
Mon, 2 Mar 2009 13:07:00 +0000 (15:07 +0200)
committerHasso Tepper <hasso@estpak.ee>
Mon, 2 Mar 2009 13:40:09 +0000 (15:40 +0200)
commit2479b12a9bba534bfbb56870ef67dc4754e2b444
treebc06e7ae19fc3c26ae7b147f75c9b17cf1de220a
parentfe7717df0d7279d431d9d7a2b431ca452ea8dc46
Allow the IP_MINTTL socket option to be set to zero.

This disables the feature and is the default actually.

Reported-by: Nick Hilliard <nick at foobar.org>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1304>
sys/netinet/ip_output.c