On Sun, Jan 07, 2001 at 10:12:21AM -0500, Michael T. Stolarchuk wrote:
> Now, if i'm not mistaken, MAXDLBUF is  pcap-dlpi.c line 92:
> 
>       #define MAXDLBUF        8192

It's 8192 in Neal Nuckolls' sample code that went with the "how to use
DLPI" paper he did at Sun, and that sample code was passing a
"ctl.maxlen" of MAXDLBUF when the buffer was an array of MAXDLBUF
"long"s, so perhaps the libpcap code inherited it from that sample code.

I'll ask Neal about it, but he's probably long since forgotten that
code....
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to