Call LAPD-with-Linux-pseudoheader "linux-lapd", and fix its description

to indicate the Linux pseudo-header.

Fix the description of LAPD-without-Linux-pseudoheader to be just
"LAPD".

svn path=/trunk/; revision=42018
This commit is contained in:
Guy Harris 2012-04-10 23:32:16 +00:00
parent 51e76d89eb
commit 4a8f46a5ac
1 changed files with 2 additions and 2 deletions

View File

@ -408,7 +408,7 @@ static struct encap_type_info encap_table_base[] = {
{ "Juniper GGSN", "juniper-ggsn" },
/* WTAP_ENCAP_LINUX_LAPD */
{ "LAPD", "lapd" },
{ "LAPD with Linux pseudo-header", "linux-lapd" },
/* WTAP_ENCAP_CATAPULT_DCT2000 */
{ "Catapult DCT2000", "dct2000" },
@ -537,7 +537,7 @@ static struct encap_type_info encap_table_base[] = {
{ "Raw IPv6", "rawip6" },
/* WTAP_ENCAP_LAPD */
{ "Lapd header", "lapd" },
{ "LAPD", "lapd" },
/* WTAP_ENCAP_DVBCI */
{ "DVB-CI (Common Interface)", "dvbci"},