projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ca46abd
aff3d70
)
Merge branch 'tun-allow-to-attach-eBPF-filter'
author
David S. Miller
<davem@davemloft.net>
Wed, 17 Jan 2018 20:32:11 +0000
(15:32 -0500)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Jan 2018 20:32:11 +0000
(15:32 -0500)
Jason Wang says:
====================
tun: allow to attach eBPF filter
This series tries to implement eBPF socket filter for tun. This could
be used for implementing efficient virtio-net receive filter for
vhost-net.
Changes from V2:
- fix typo
- remove unnecessary double check
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge