From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-header

encapsulation a name different from the no-pseudo-header H4
encapsulation.

svn path=/trunk/; revision=32321
This commit is contained in:
Guy Harris 2010-03-28 19:35:14 +00:00
parent d1d432bd10
commit 6ebf4bf0d2
2 changed files with 2 additions and 1 deletions

View File

@ -3174,6 +3174,7 @@ Johanna Sochos <johanna.sochos [AT] swissqual.com>
Felix Obenhuber <felix [AT] obenhuber.de>
Hilko Bengen <bengen--wireshark [AT] hilluzination.de>
Hadar Shoham <hadar [AT] ti.com>
Robert Bullen <robert [AT] bitcricket.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.

View File

@ -388,7 +388,7 @@ static struct encap_type_info encap_table_base[] = {
{ "Endace Record File", "erf" },
/* WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR */
{ "Bluetooth H4 with linux header", "bluetooth-h4" },
{ "Bluetooth H4 with linux header", "bluetooth-h4-linux" },
/* WTAP_ENCAP_SITA */
{ "SITA WAN packets", "sita-wan" },