net: add limits to ip_default_ttl
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 13 Dec 2010 20:16:14 +0000 (12:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2010 20:16:14 +0000 (12:16 -0800)
ip_default_ttl should be between 1 and 255

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found