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:
05ab2da
)
net: filter: make BPF conversion more readable
author
Alexei Starovoitov
<ast@plumgrid.com>
Thu, 8 May 2014 21:10:51 +0000
(14:10 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 May 2014 04:23:55 +0000
(
00:23
-0400)
Introduce BPF helper macros to define instructions
(similar to old BPF_STMT/BPF_JUMP macros)
Use them while converting classic BPF to internal
and in BPF testsuite later.
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found