diff options
author | Peter Bex <peter@more-magic.net> | 2013-08-27 22:32:17 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2016-03-04 21:38:49 +0100 |
commit | 8ed1e1d9da4ac8a6d5827d8a1938f1067055a6be (patch) | |
tree | 83f981558018dc44e0ab8a12a349bf8e9e180900 /tests | |
parent | 3e605b8b566e829cd8a0b5ea2ad9c7d560529234 (diff) | |
download | bpf-8ed1e1d9da4ac8a6d5827d8a1938f1067055a6be.tar.gz |
Apparently even nonblocking reads are blocking in a way(?!) and we will get multiple packets off the iface.
The actual packet data is preceded by a "struct bpf_hdr" header we need to skip. Because of that, passing a raw buffer is not going to be very useful, so bpf-read-packet! can be removed from the API.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions