git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6732bad
)
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 27 Dec 2005 21:57:59 +0000
(13:57 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 27 Dec 2005 21:57:59 +0000
(13:57 -0800)
Currently the checks are scattered all over and this leads
to inconsistencies and even cases where the check is not made.
Based upon a patch from Kris Katterjohn.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found