commit | 555445cd11803c6bc93b2be31968f3949ef7708b | [log] [tgz] |
---|---|---|
author | Francesco Fusco <ffusco@redhat.com> | Wed Jul 24 10:39:06 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 26 14:22:10 2013 -0700 |
tree | 93fdd168676eac5f02b1f4ee349247a3aa8332b3 | |
parent | 111cc5da2a95568ca20a5f86f43ae328c069e455 [diff] |
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 <ffusco@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>