From: Vlad Yasevich Date: Wed, 24 Oct 2007 21:24:26 +0000 (-0400) Subject: SCTP: Allow ADD_IP to work with AUTH for backward compatibility. X-Git-Tag: v2.6.24-rc3~145^2~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d9c4fd1a6ec4950b2eac8135d35506bf400d6c;p=pandora-kernel.git SCTP: Allow ADD_IP to work with AUTH for backward compatibility. This patch adds a tunable that will allow ADD_IP to work without AUTH for backward compatibility. The default value is off since the default value for ADD_IP is off as well. People who need to use ADD-IP with older implementations take risks of connection hijacking and should consider upgrading or turning this tunable on. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed