From: Francesco Fusco Date: Wed, 24 Jul 2013 08:39:06 +0000 (+0200) Subject: neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ X-Git-Tag: v3.11-rc4~22^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555445cd11803c6bc93b2be31968f3949ef7708b;p=pandora-kernel.git neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ Without this patch, the fields app_solicit, gc_thresh1, gc_thresh2, gc_thresh3, proxy_qlen, ucast_solicit, mcast_solicit could have assumed negative values when setting large numbers. Signed-off-by: Francesco Fusco Signed-off-by: David S. Miller --- Reading git-diff-tree failed