]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IPX]: Header length validation needed
authorStephen Hemminger <shemminger@osdl.org>
Fri, 24 Nov 2006 01:57:28 +0000 (02:57 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 24 Nov 2006 01:57:28 +0000 (02:57 +0100)
commit20e121b94529b4880c2ce0bd0b56d1d0c001db63
tree59d05944f119c67da7b884fa902b4cbb2e5f0955
parenta06ee75aa0005026f27609e7b656ca738b5153d8
[IPX]: Header length validation needed

This patch will linearize and check there is enough data.
It handles the pprop case as well as avoiding a whole audit of
the routing code.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/ipx/af_ipx.c