net: Correct type of tcp_syncookies sysctl.
It can take on the values of '0', '1', and '2' and thus
is not a boolean.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录
It can take on the values of '0', '1', and '2' and thus
is not a boolean.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>