tcpdump mailing list archives
Re: proposed tcpdump dinner @IETF55
From: David Young <dyoung () ojctech com>
Date: Mon, 11 Nov 2002 14:36:04 -0600
On Mon, Nov 11, 2002 at 11:23:56AM -0800, Bill Fenner wrote:
4) add yours here.Multiple tap types (e.g. DLT_80211 + DLT_EN10MB) on the same device. Bill
Just FYI, I have patched NetBSD's tcpdump for multiple tap types.
-L lists available DLTs. -D sets a different DLT than the default.
NetBSD's libpcap has an API for listing/selecting DLTs, consisting of
int pcap_list_datalinks(pcap_t *p, int **dlt_buffer)
and
int pcap_set_datalink(pcap_t *p, int dlt).
Dave
--
David Young OJC Technologies
dyoung () ojctech com Engineering from the Right Brain
Urbana, IL * (217) 278-3933
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:tcpdump-workers-request () tcpdump org?body=unsubscribe
Current thread:
- proposed tcpdump dinner @IETF55 Michael Richardson (Nov 06)
- RE: proposed tcpdump dinner @IETF55 Fulvio Risso (Nov 12)
- <Possible follow-ups>
- Re: proposed tcpdump dinner @IETF55 Bill Fenner (Nov 11)
- Re: proposed tcpdump dinner @IETF55 David Young (Nov 11)
- Re: proposed tcpdump dinner @IETF55 Michael Richardson (Nov 11)
- Re: proposed tcpdump dinner @IETF55 David Young (Nov 11)
- Re: proposed tcpdump dinner @IETF55 Guy Harris (Nov 13)
- Re: proposed tcpdump dinner @IETF55 Michael Richardson (Nov 18)
- Re: proposed tcpdump dinner @IETF55 itojun (Nov 18)
- Re: proposed tcpdump dinner @IETF55 Michael Richardson (Nov 19)
- Re: proposed tcpdump dinner @IETF55 David Young (Nov 11)
- Re: proposed tcpdump dinner @IETF55 Michael Richardson (Nov 18)
- New APIs to support multiple DLT_'s on an interface Guy Harris (Dec 11)
- Re: New APIs to support multiple DLT_'s on an interface Guy Harris (Dec 11)
- Re: New APIs to support multiple DLT_'s on an interface Guy Harris (Dec 19)
