On Dec 6, 2007, at 9:54 AM, Alexander Dupuy wrote:
Paolo Abeni writes:
It does not use environment variables to control the memory mapped
ring
parameters; instead the requested snap len is used: the low order
bytes
are used to select the ring frame size and the high order bytes are
used
t
Paolo Abeni writes:
It does not use environment variables to control the memory mapped ring
parameters; instead the requested snap len is used: the low order bytes
are used to select the ring frame size and the high order bytes are used
to select the ring frame number. If the high order bytes is
hello,
following the discussion on the implementation of the memory mapped
access for linux, I rework my previous patch to avoid abusing the
current API. It now try to use a default ring size of 4M, reducing it's
size if the allocation of the ring fails.
I did not add any new pcap function to set