Hi all,

In case one needs to add support for a new
Link type to pcap, what are the steps that need to be
taken.

On Solaris 8
Pcap does not currently support
live capture on an "ATM Classical IP interface"

I looked into pcap-dlpi.c in the function
pcap_open_loop().
There is a switch for "infop->dl_mac_type" 
which handles DL_CSMACD, DL_ETHER and DL_FDDI.

If one needs to add the handling of another mac type,
then what are the code changes that one needs to do.


Any help would be Appriciated.
Thanks in Advance.
kino.


__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

-
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