Adress => Address corrections (also in comments).

(see bug 5600)


svn path=/trunk/; revision=35600
This commit is contained in:
Sake Blok 2011-01-21 00:19:03 +00:00
parent 9e1d1e0e13
commit 6e74ad9097
11 changed files with 19 additions and 19 deletions

View File

@ -70,7 +70,7 @@ static void esis_dissect_redirect_pdu( guint8 len, tvbuff_t *tvb,
* Source Address Parameter:
*
* Octet: Length: Parameter Type:
* 10 1 Number of Source Adresses ( NSAPs served by this Network
* 10 1 Number of Source Addresses ( NSAPs served by this Network
* 11 1 Source Address Length Indicator ( SAL ) # Entity )
* 12-m-1 variable Source Address ( NSAP )
* m Options, dissected in osi.c

View File

@ -580,7 +580,7 @@ proto_register_gre(void)
FT_NONE, BASE_NONE, NULL, 0x0,
"The Routing field is a list of Source Route Entries (SREs)", HFILL }},
{ &hf_gre_routing_address_family,
{ "Address Family", "gre.routing.adress_family",
{ "Address Family", "gre.routing.address_family",
FT_UINT16, BASE_DEC, NULL, 0x0,
"The Address Family field contains a two octet value which indicates the syntax and semantics of the Routing Information field", HFILL }},
{ &hf_gre_routing_sre_offset,

View File

@ -5935,7 +5935,7 @@ proto_register_gsm_a_gm(void)
NULL, HFILL }
},
{ &hf_gsm_a_sm_ip4_address,
{ "IPv4 adress", "gsm_a.sm.ip4_address",
{ "IPv4 address", "gsm_a.sm.ip4_address",
FT_IPv4, BASE_NONE, NULL, 0x0,
NULL, HFILL }
},
@ -5945,12 +5945,12 @@ proto_register_gsm_a_gm(void)
NULL, HFILL }
},
{ &hf_gsm_a_sm_ip6_address,
{ "IPv6 adress", "gsm_a.sm.ip6_address",
{ "IPv6 address", "gsm_a.sm.ip6_address",
FT_IPv6, BASE_NONE, NULL, 0x0,
NULL, HFILL }
},
{ &hf_gsm_a_sm_ip6_mask,
{ "IPv6 adress mask", "gsm_a.sm.ip6_mask",
{ "IPv6 address mask", "gsm_a.sm.ip6_mask",
FT_IPv6, BASE_NONE, NULL, 0x0,
NULL, HFILL }
},

View File

@ -182,7 +182,7 @@ dissect_gvcp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
case 0x81: /* Register Read Answer */
if (packet_plsize == 0) {
ep_strbuf_append(info, " <missing arg(s)>");
} else { /* packet contains adress(es) to read from */
} else { /* packet contains address(es) to read from */
ep_strbuf_append_printf(info, " 0x%08x", tvb_get_ntohl(tvb, 8));
if (packet_plsize >= 8) {
ep_strbuf_append_printf(info, ", 0x%08x", tvb_get_ntohl(tvb, 12));
@ -194,7 +194,7 @@ dissect_gvcp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
case 0x82: /* Register Write Request */
if (packet_plsize < 8) {
ep_strbuf_append(info, " <missing arg(s)>");
} else { /* packet contains adress/value pairs to read from */
} else { /* packet contains address/value pairs to read from */
ep_strbuf_append_printf(info, " *0x%08x = 0x%08x", tvb_get_ntohl(tvb, 8),
tvb_get_ntohl(tvb, 12));
if (packet_plsize >= 16) {
@ -217,7 +217,7 @@ dissect_gvcp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
case 0x84: /* Block Read Request */
if (packet_plsize < 8) {
ep_strbuf_append(info, " <missing args>");
} else { /* packet contains adress/size pair to read from */
} else { /* packet contains address/size pair to read from */
ep_strbuf_append_printf(info, " 0x%08x (%d bytes, X=0x%04x)",
tvb_get_ntohl(tvb, 8), tvb_get_ntohs(tvb, 14),
tvb_get_ntohs(tvb, 12));

View File

@ -333,7 +333,7 @@ dissect_linx(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
proto_tree_add_item(conn_header_tree, hf_linx_conn_reserved, linx_tvb, offset, 4, FALSE);
proto_tree_add_item(conn_header_tree, hf_linx_conn_publcid , linx_tvb, offset, 4, FALSE);
offset += 4;
/* MEDIA ADRESS */
/* MEDIA ADDRESS */
if (size == 6) {
/* Most likely ETHERNET */
proto_tree_add_item(conn_header_tree, hf_linx_conn_dstmac, linx_tvb, offset, 6, FALSE);

View File

@ -209,7 +209,7 @@ static const value_string tab_nsip_cause_values[] = {
#define NSIP_IE_FORMAT_TV 2
#define NSIP_IE_FORMAT_TLV 3
/* IP adress types, v 5.3.0, chapter 10.3.2b, p. 48 */
/* IP address types, v 5.3.0, chapter 10.3.2b, p. 48 */
#define NSIP_IP_ADDRESS_TYPE_IPV4 1
#define NSIP_IP_ADDRESS_TYPE_IPV6 2
#define NSIP_IP_VERSION_4 4

View File

@ -744,7 +744,7 @@ dissect_ntp_std(tvbuff_t *tvb, proto_tree *ntp_tree, guint8 flags)
* asks from stratum-2 - stratum-15 servers to set this to the
* low order 32 bits of the latest transmit timestamp of the
* reference source.
* But, all V3 and V4 servers set this to IP adress of their
* But, all V3 and V4 servers set this to IP address of their
* higher level server. My decision was to resolve this address.
*/
buff = ep_alloc(NTP_TS_SIZE);

View File

@ -996,7 +996,7 @@ static void dissect_vsncp_errorcode_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
static void dissect_vsncp_attachtype_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
int offset, guint length, packet_info *pinfo,
proto_tree *tree);
static void dissect_vsncp_ipv4adress_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
static void dissect_vsncp_ipv4address_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
int offset, guint length, packet_info *pinfo,
proto_tree *tree);
static void dissect_vsncp_addressalloc_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
@ -1066,7 +1066,7 @@ static const ip_tcp_opt vsncp_opts[] = {
NULL,
FIXED_LENGTH,
6,
dissect_vsncp_ipv4adress_opt
dissect_vsncp_ipv4address_opt
},
{
CI_ADDRESS_ALLOC,
@ -2948,7 +2948,7 @@ dissect_vsncp_pdnaddress_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
}
static void
dissect_vsncp_ipv4adress_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
dissect_vsncp_ipv4address_opt(const ip_tcp_opt *optp, tvbuff_t *tvb,
int offset, guint length, packet_info *pinfo _U_,
proto_tree *tree)
{

View File

@ -48,7 +48,7 @@
#define PRP_SOURCEMACADDRESSB_OFFSET 10
#define PRP_TYPE2_OFFSET 16
#define PRP_LENGTH2_OFFSET 17
#define PRP_REDBOXVDANMACADRESS_OFFSET 18
#define PRP_REDBOXVDANMACADDRESS_OFFSET 18
/**********************************************************/
/* Lengths of fields within a PRP packet. */
@ -176,13 +176,13 @@ dissect_prp_supervision_frame(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tre
if(tlv2 == 0x1e06)
{
proto_tree_add_item(prp_tree, hf_prp_supervision_frame_red_box_mac_address,
tvb, PRP_REDBOXVDANMACADRESS_OFFSET, PRP_SOURCE_LENGTH,
tvb, PRP_REDBOXVDANMACADDRESS_OFFSET, PRP_SOURCE_LENGTH,
FALSE);
}
else
{
proto_tree_add_item(prp_tree, hf_prp_supervision_frame_vdan_mac_address,
tvb, PRP_REDBOXVDANMACADRESS_OFFSET, PRP_SOURCE_LENGTH,
tvb, PRP_REDBOXVDANMACADDRESS_OFFSET, PRP_SOURCE_LENGTH,
FALSE);
}

View File

@ -281,7 +281,7 @@ void proto_register_turbocell(void)
{ &hf_turbocell_ip,
{ "IP", "turbocell.ip",
FT_IPv4, BASE_NONE, NULL, 0,
"IP adress of base station ?", HFILL }
"IP address of base station ?", HFILL }
},
{ &hf_turbocell_unknown,

View File

@ -744,7 +744,7 @@ int udvm_state_access(tvbuff_t *tvb, proto_tree *tree,guint8 *buff,guint16 p_id_
* p-id_length = Partial state identifier length
* state_begin = Where to start to read state from
* state_length = Length of state
* state_adress = Address where to store the state in the buffer(buff)
* state_address = Address where to store the state in the buffer(buff)
* state_instruction =
* FALSE = Indicates that state_* is in the stored state
*/