Paolo Abeni:

the attached patch add support for the recently introduced pcap
bluetooth data link type. Yes, pcap is going to support also bluetooth
devices (at least on Linux) :-)


svn path=/trunk/; revision=19513
This commit is contained in:
Jörg Mayer 2006-10-13 15:18:10 +00:00
parent f61fc78e52
commit e8869dffb9
1 changed files with 2 additions and 0 deletions

View File

@ -412,6 +412,8 @@ static const struct {
{ 183, WTAP_ENCAP_JUNIPER_VP },
/* raw USB packets */
{ 186, WTAP_ENCAP_USB },
/* bluetooth hci frams, like hcidump */
{ 187, WTAP_ENCAP_BLUETOOTH_H4 },
/*