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:11:09 +0000 (15:11 +0200)
commit5c145c5e15062e0d9129ef0dc71bf9fada5f5897
treef3e9f1f92f4377618e71131322550d5a54452d12
parentbbea8de4467d5eaeb0a1f7ba98e9030c1db2e463
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