commit | 95e22792fa5460e579a69171777ff79d8725be29 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Aug 14 22:31:36 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 17 14:22:48 2015 -0700 |
tree | 374142e4d685e7a97d8a4160ccab2247dfa14536 | |
parent | f2e520956a1ab636698f8160194c9b8ac0989aab [diff] |
selftests/net: test classic bpf fanout mode Test PACKET_FANOUT_CBPF by inserting a cBPF program that selects a socket by payload. Requires modifying the test program to send packets with multiple payloads. Also fix a bug in testing the return value of mmap() Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>