Thread (42 messages) flat view 42 messages, 4 authors, 2014-09-17

Re: [PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite

From: Daniel Borkmann <hidden>
Date: 2014-09-10 08:19:34
Also in: lkml, netdev

On 09/10/2014 07:09 AM, Alexei Starovoitov wrote:
...
As requested by Andy and others, here is the man page:

BPF(2)                     Linux Programmer's Manual                    BPF(2)
...
        In the future maps can have different types: hash, array, bloom filter,
        radix-tree, but currently only hash type is supported:
        enum bpf_map_type {
           BPF_MAP_TYPE_UNSPEC,
           BPF_MAP_TYPE_HASH,
        };
If we mention them here in the man page, users are going to request
them, naturally. ;) So I'd just mention what we have, not what we do
not yet have. But I'm wondering how much library boiler plate only
for BPF we want to add in future, hopefully not most of what's in
Corman ... ? ;)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help