aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2007-10-18 04:35:15 +0000
committerDavid S. Miller <[email protected]>2007-10-18 04:35:15 +0000
commitca68145f16359f71cd62b2671aa3e8c58f45ef19 (patch)
treedcd8806792a443cddc1c25f015d136a179c6882b /net/ipv4/tcp_input.c
parent[IPSEC]: Use the top IPv4 route's peer instead of the bottom (diff)
downloadkernel-ca68145f16359f71cd62b2671aa3e8c58f45ef19.tar.gz
kernel-ca68145f16359f71cd62b2671aa3e8c58f45ef19.zip
[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
Combining RO and AH/ESP/IPCOMP does not make sense. So this patch adds a check in the state initialisation function to prevent this. This allows us to safely remove the mode input function of RO since it can never be called anymore. Indeed, if somehow it does get called we'll know about it through an OOPS instead of it slipping past silently. Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions