We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There seems to be two different issues with PF_PACKET TX/RX rings:
PF_PACKET
struct tpacket2_hdr
0x8100
The text was updated successfully, but these errors were encountered:
ioport_mmap
Marking as won't fix, as apparently there is no proper way of doing it in PACKET_MMAP. Leaving issue open for reference.
PACKET_MMAP
Sorry, something went wrong.
More information here: http://pdos.csail.mit.edu/pipermail/click/2007-February/005675.html
Adding .travis.yml; checking if it times out bisdn#9
7774671
No branches or pull requests
There seems to be two different issues with
PF_PACKET
TX/RX rings:struct tpacket2_hdr
, so only0x8100
can be assumedThe text was updated successfully, but these errors were encountered: