From: Daniel Borkmann Date: Mon, 31 Aug 2015 13:58:46 +0000 (+0200) Subject: fib, fib6: reject invalid feature bits X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d3e4163a3562d7cba486687904383e78e7dd6a;p=pandora-kernel.git fib, fib6: reject invalid feature bits Feature bits that are invalid should not be accepted by the kernel, only the lower 4 bits may be configured, but not the remaining ones. Even from these 4, 2 of them are unused. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed