You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.Currently, netmap-libpcap is not initializing the libpcap buffers using the
"-B" command if the interface its in netmap mode
2.The buffer itself it interface independent
3.Using buffering can greatly enhance performance when using tcpdump for
capturing and filtering packets
What is the expected output? What do you see instead?
"-B 2000000" should allocate up to 2GB of memory for PF_PACKET sockets
What version of the product are you using? On what operating system?
netmap - latest master branch (as of 10-27-2014)
netmap-libpcap latest master branch (as of 10-27-2014)
Please provide any additional information below.
I am not terribly familiar with the netmap-libpcap patch, but is it possible to
add in support for "-B" in netmap mode?
Original issue reported on code.google.com by morph...@gmail.com on 27 Oct 2014 at 10:22
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
morph...@gmail.com
on 27 Oct 2014 at 10:22The text was updated successfully, but these errors were encountered: