change a whole bunch of ethereal into wireshark

svn path=/trunk/; revision=18196
This commit is contained in:
Ronnie Sahlberg 2006-05-21 04:49:01 +00:00
parent 58a0b10698
commit feab79e328
870 changed files with 2244 additions and 2244 deletions

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Didier Jorand * Copyright 1998 Didier Jorand
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* Copyright 2005 Joerg Mayer (see AUTHORS file) * Copyright 2005 Joerg Mayer (see AUTHORS file)
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -13,8 +13,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1509,7 +1509,7 @@ dissect_a11( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
return tvb_length(tvb); return tvb_length(tvb);
} /* dissect_a11 */ } /* dissect_a11 */
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void proto_register_a11(void) void proto_register_a11(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* File permission bits decoding taken from packet-nfs.c * File permission bits decoding taken from packet-nfs.c
@ -675,7 +675,7 @@ static void dissect_9P_dm(tvbuff_t * tvb, proto_item * item,int offset,int iscr
decode_boolean_bitfield(dm, 01, 32, "Execute permission for others", "no Execute permission for others")); decode_boolean_bitfield(dm, 01, 32, "Execute permission for others", "no Execute permission for others"));
} }
/* Register 9P with Ethereal */ /* Register 9P with Wireshark */
void proto_register_9P(void) void proto_register_9P(void)
{ {
static hf_register_info hf[] = { static hf_register_info hf[] = {

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* ./packet-MAP_DialoguePDU.c */ /* ./packet-MAP_DialoguePDU.c */
/* ../../tools/asn2eth.py -X -b -e -p MAP_DialoguePDU -c MAP_DialoguePDU.cnf -s packet-MAP-DialoguePDU-template MAP_DialoguePDU.asn */ /* ../../tools/asn2eth.py -X -b -e -p MAP_DialoguePDU -c MAP_DialoguePDU.cnf -s packet-MAP-DialoguePDU-template MAP_DialoguePDU.asn */
@ -11,8 +11,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* ./packet-MAP_DialoguePDU.h */ /* ./packet-MAP_DialoguePDU.h */
/* ../../tools/asn2eth.py -X -b -e -p MAP_DialoguePDU -c MAP_DialoguePDU.cnf -s packet-MAP-DialoguePDU-template MAP_DialoguePDU.asn */ /* ../../tools/asn2eth.py -X -b -e -p MAP_DialoguePDU -c MAP_DialoguePDU.cnf -s packet-MAP-DialoguePDU-template MAP_DialoguePDU.asn */
@ -11,8 +11,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* Simon Wilkinson <sxw@dcs.ed.ac.uk> * Simon Wilkinson <sxw@dcs.ed.ac.uk>
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 * Copyright 1998
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from packet-imap.c * Copied from packet-imap.c

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* .\packet-acp133.c */ /* .\packet-acp133.c */
/* ../../tools/asn2eth.py -X -b -e -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */ /* ../../tools/asn2eth.py -X -b -e -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */
@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* .\packet-acp133.h */ /* .\packet-acp133.h */
/* ../../tools/asn2eth.py -X -b -e -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */ /* ../../tools/asn2eth.py -X -b -e -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */
@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* ./packet-acse.c */ /* ./packet-acse.c */
/* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */ /* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */
@ -23,8 +23,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* ./packet-acse.h */ /* ./packet-acse.h */
/* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */ /* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */
@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs * Copyright 1999 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* Copyright (c) 2005 by Alejandro Vaquero <alejandro.vaquero@verso.com> * Copyright (c) 2005 by Alejandro Vaquero <alejandro.vaquero@verso.com>
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs * Copyright 1999 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer * Copied from README.developer

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -10,8 +10,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from packet-tftp.c * Copied from packet-tftp.c

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* *

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -98,7 +98,7 @@ static const aim_subtype aim_fnac_family_admin[] = {
{ 0, NULL, NULL } { 0, NULL, NULL }
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_admin(void) proto_register_aim_admin(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -58,7 +58,7 @@ static int proto_aim_adverts = -1;
/* Initialize the subtree pointers */ /* Initialize the subtree pointers */
static gint ett_aim_adverts = -1; static gint ett_aim_adverts = -1;
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_adverts(void) proto_register_aim_adverts(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -95,7 +95,7 @@ static int dissect_aim_bos_buddyname(tvbuff_t *tvb, packet_info *pinfo, proto_tr
return offset; return offset;
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_bos(void) proto_register_aim_bos(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -141,7 +141,7 @@ static const aim_subtype aim_fnac_family_buddylist[] = {
{ 0, NULL, NULL } { 0, NULL, NULL }
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_buddylist(void) proto_register_aim_buddylist(void)
{ {

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -135,7 +135,7 @@ static const aim_subtype aim_fnac_family_chat[] = {
{ 0, NULL, NULL } { 0, NULL, NULL }
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_chat(void) proto_register_aim_chat(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -59,7 +59,7 @@ static int proto_aim_chatnav = -1;
static int ett_aim_chatnav = -1; static int ett_aim_chatnav = -1;
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_chatnav(void) proto_register_aim_chatnav(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -63,7 +63,7 @@ static const aim_subtype aim_fnac_family_directory[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_directory(void) proto_register_aim_directory(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -54,7 +54,7 @@ static int proto_aim_email = -1;
/* Initialize the subtree pointers */ /* Initialize the subtree pointers */
static gint ett_aim_email = -1; static gint ett_aim_email = -1;
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_email(void) proto_register_aim_email(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -465,7 +465,7 @@ static const aim_subtype aim_fnac_family_generic[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_generic(void) proto_register_aim_generic(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -214,7 +214,7 @@ static const aim_subtype aim_fnac_family_icq[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_icq(void) proto_register_aim_icq(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -60,7 +60,7 @@ static const aim_subtype aim_fnac_family_invitation[] = {
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_invitation(void) proto_register_aim_invitation(void)
{ {

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -535,7 +535,7 @@ static const aim_subtype aim_fnac_family_messaging[] = {
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_messaging(void) proto_register_aim_messaging(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -80,7 +80,7 @@ static int ett_aim_sendfile = -1;*/
*/ */
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_oft(void) proto_register_aim_oft(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -76,7 +76,7 @@ static const aim_subtype aim_fnac_family_popup[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_popup(void) proto_register_aim_popup(void)
{ {

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -153,7 +153,7 @@ static const aim_subtype aim_fnac_family_signon[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_signon(void) proto_register_aim_signon(void)
{ {

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -209,7 +209,7 @@ static const aim_subtype aim_fnac_family_ssi[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_ssi(void) proto_register_aim_ssi(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -146,7 +146,7 @@ static const aim_subtype aim_fnac_family_sst[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_sst(void) proto_register_aim_sst(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -56,7 +56,7 @@ static const aim_subtype aim_fnac_family_stats[] = {
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_stats(void) proto_register_aim_stats(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -53,7 +53,7 @@ static const aim_subtype aim_fnac_family_translate[] = {
{ 0, NULL, NULL } { 0, NULL, NULL }
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_translate(void) proto_register_aim_translate(void)
{ {

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -67,7 +67,7 @@ static const aim_subtype aim_fnac_family_userlookup[] = {
{ 0, NULL, NULL } { 0, NULL, NULL }
}; };
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim_userlookup(void) proto_register_aim_userlookup(void)
{ {

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1310,7 +1310,7 @@ int dissect_aim_tlv_list(tvbuff_t *tvb, packet_info *pinfo,
return offset; return offset;
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aim(void) proto_register_aim(void)
{ {

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -45,7 +45,7 @@
* You need to be looking at: jk/doc/AJP13.html in the * You need to be looking at: jk/doc/AJP13.html in the
* jakarta-tomcat-connectors repository. * jakarta-tomcat-connectors repository.
* *
* If you're an ethereal dissector guru, then you can skip the rest of * If you're an wireshark dissector guru, then you can skip the rest of
* this. I'm writing it all down because I've written 3 dissectors so * this. I'm writing it all down because I've written 3 dissectors so
* far and every time I've forgotten it all and had to re-learn it * far and every time I've forgotten it all and had to re-learn it
* from scratch. Not this time, damnit. * from scratch. Not this time, damnit.
@ -83,9 +83,9 @@
* order. Users don't normally care, because the low-level kernel * order. Users don't normally care, because the low-level kernel
* networking code takes care of reassembling them properly. But we're * networking code takes care of reassembling them properly. But we're
* looking at raw network packets, aren't we? The stuff on the * looking at raw network packets, aren't we? The stuff on the
* wire. Ethereal has been getting better and better at helping * wire. Wireshark has been getting better and better at helping
* dissectors with this. I'm a little fuzzy on the details, but my * dissectors with this. I'm a little fuzzy on the details, but my
* uderstanding is that ethereal now contains a fairly substantial * uderstanding is that wireshark now contains a fairly substantial
* user-space TCP/IP stack so it can re-assemble the data. But I might * user-space TCP/IP stack so it can re-assemble the data. But I might
* be wrong. Since AJP13 is going to be used either on the loopback * be wrong. Since AJP13 is going to be used either on the loopback
* interface or on a LAN, it isn't likely to be a big issues anyway. * interface or on a LAN, it isn't likely to be a big issues anyway.
@ -97,12 +97,12 @@
* obviously possible, but a royal pain. During the "phase one" * obviously possible, but a royal pain. During the "phase one"
* in-order pass you have to keep track of a bunch of offsets and * in-order pass you have to keep track of a bunch of offsets and
* store which PDU goes with which TCP segment. Luckly, recent * store which PDU goes with which TCP segment. Luckly, recent
* (0.9.4+) versions of ethereal provide the "tcp_dissect_pdus()" * (0.9.4+) versions of wireshark provide the "tcp_dissect_pdus()"
* function that takes care of much of the work. See the comments in * function that takes care of much of the work. See the comments in
* packet-tcp.c, the example code in packet-dns.c, or check the * packet-tcp.c, the example code in packet-dns.c, or check the
* ethereal-dev archives for details. * ethereal-dev archives for details.
* *
* 3) Ethereal isn't guaranteed to see all the data. I'm a little * 3) Wireshark isn't guaranteed to see all the data. I'm a little
* unclear on all the possible failure modes, but it comes down to: a) * unclear on all the possible failure modes, but it comes down to: a)
* Not your fault: it's an imperfect world, we're eavesdroppers, and * Not your fault: it's an imperfect world, we're eavesdroppers, and
* stuff happens. We might totally miss packets or get garbled * stuff happens. We might totally miss packets or get garbled
@ -630,7 +630,7 @@ display_req_forward(tvbuff_t *tvb, packet_info *pinfo,
/* main dissector function. ethereal calls it for segments in both /* main dissector function. wireshark calls it for segments in both
* directions. * directions.
*/ */
static void static void

View File

@ -10,8 +10,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -2,8 +2,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -282,7 +282,7 @@ dissect_amr(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
/* If this dissector uses sub-dissector registration add a registration routine. /* If this dissector uses sub-dissector registration add a registration routine.
This format is required because a script is used to find these routines and This format is required because a script is used to find these routines and
create the code that calls these routines. create the code that calls these routines.

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 2003 Gerald Combs * Copyright 2003 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -11,8 +11,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1777,7 +1777,7 @@ dissect_ansi_637_trans(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_ansi_637(void) proto_register_ansi_637(void)
{ {

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1999,7 +1999,7 @@ dissect_ansi_683(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_ansi_683(void) proto_register_ansi_683(void)
{ {

View File

@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -834,7 +834,7 @@ dissect_ansi_801(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_ansi_801(void) proto_register_ansi_801(void)
{ {

View File

@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -8204,7 +8204,7 @@ dissect_dtap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_ansi_a(void) proto_register_ansi_a(void)
{ {

View File

@ -5,8 +5,8 @@
* Copyright 2003, Michael Lum <mlum [AT] telostech.com>, * Copyright 2003, Michael Lum <mlum [AT] telostech.com>,
* In association with Telos Technology Inc. * In association with Telos Technology Inc.
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -36,7 +36,7 @@ typedef struct _ansi_a_tap_rec_t {
/* /*
* the following allows TAP code access to the messages * the following allows TAP code access to the messages
* without having to duplicate it. With MSVC and a * without having to duplicate it. With MSVC and a
* libethereal.dll, we need a special declaration. * libwireshark.dll, we need a special declaration.
*/ */
ETH_VAR_IMPORT const value_string ansi_a_ios401_bsmap_strings[]; ETH_VAR_IMPORT const value_string ansi_a_ios401_bsmap_strings[];
ETH_VAR_IMPORT const value_string ansi_a_ios401_dtap_strings[]; ETH_VAR_IMPORT const value_string ansi_a_ios401_dtap_strings[];

View File

@ -81,8 +81,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -13016,7 +13016,7 @@ dissect_ansi_map(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_ansi_map(void) proto_register_ansi_map(void)
{ {

View File

@ -5,8 +5,8 @@
* Copyright 2003, Michael Lum <mlum [AT] telostech.com>, * Copyright 2003, Michael Lum <mlum [AT] telostech.com>,
* In association with Telos Technology Inc. * In association with Telos Technology Inc.
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -35,7 +35,7 @@ typedef struct _ansi_map_tap_rec_t {
/* /*
* the following allows TAP code access to the messages * the following allows TAP code access to the messages
* without having to duplicate it. With MSVC and a * without having to duplicate it. With MSVC and a
* libethereal.dll, we need a special declaration. * libwireshark.dll, we need a special declaration.
*/ */
ETH_VAR_IMPORT const value_string ansi_map_opr_code_strings[]; ETH_VAR_IMPORT const value_string ansi_map_opr_code_strings[];

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -839,7 +839,7 @@ dissect_aodv(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_aodv(void) proto_register_aodv(void)
{ {

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -2,8 +2,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -8,8 +8,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -69,7 +69,7 @@ dissect_cert(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree)
} }
/****************** Register the protocol with Ethereal ******************/ /****************** Register the protocol with Wireshark ******************/
/* This format is required because a script is used to build the C function /* This format is required because a script is used to build the C function

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -2,8 +2,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -5,8 +5,8 @@
* *
* Giles Scott < gscott <at> arubanetworks dot com> * Giles Scott < gscott <at> arubanetworks dot com>
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -15,8 +15,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer * Copied from README.developer
@ -691,7 +691,7 @@ dissect_asap(tvbuff_t *message_tvb, packet_info *pinfo, proto_tree *tree)
dissect_asap_message(message_tvb, pinfo, asap_tree); dissect_asap_message(message_tvb, pinfo, asap_tree);
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_asap(void) proto_register_asap(void)
{ {

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from packet-rmcp.c * Copied from packet-rmcp.c

View File

@ -6,8 +6,8 @@
* *
* Simon Wilkinson <sxw@dcs.ed.ac.uk> * Simon Wilkinson <sxw@dcs.ed.ac.uk>
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 * Copyright 1998
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -2,8 +2,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -104,7 +104,7 @@ dissect_ax4000(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
/* If this protocol has a sub-dissector call it here, see section 1.8 */ /* If this protocol has a sub-dissector call it here, see section 1.8 */
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function /* this format is require because a script is used to build the C function
that calls all the protocol registration. that calls all the protocol registration.

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer,v 1.23 * Copied from README.developer,v 1.23

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer,v 1.23 * Copied from README.developer,v 1.23

View File

@ -5,8 +5,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer,v 1.23 * Copied from README.developer,v 1.23

View File

@ -9,7 +9,7 @@
* Original BXXP dissector developed with funding from InvisibleWorlds * Original BXXP dissector developed with funding from InvisibleWorlds
* (www.invisibleworlds.com) via Collab.Net. * (www.invisibleworlds.com) via Collab.Net.
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs * By Gerald Combs
* Copyright 1999 Gerald Combs * Copyright 1999 Gerald Combs
* *

View File

@ -31,8 +31,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -372,7 +372,7 @@ call_ber_oid_callback(const char *oid, tvbuff_t *tvb, int offset, packet_info *p
if (oid == NULL) if (oid == NULL)
item=proto_tree_add_text(tree, next_tvb, 0, tvb_length_remaining(tvb, offset), "BER: No OID supplied to call_ber_oid_callback"); item=proto_tree_add_text(tree, next_tvb, 0, tvb_length_remaining(tvb, offset), "BER: No OID supplied to call_ber_oid_callback");
else else
item=proto_tree_add_text(tree, next_tvb, 0, tvb_length_remaining(tvb, offset), "BER: Dissector for OID:%s not implemented. Contact Ethereal developers if you want this supported", oid); item=proto_tree_add_text(tree, next_tvb, 0, tvb_length_remaining(tvb, offset), "BER: Dissector for OID:%s not implemented. Contact Wireshark developers if you want this supported", oid);
if(item){ if(item){
next_tree=proto_item_add_subtree(item, ett_ber_unknown); next_tree=proto_item_add_subtree(item, ett_ber_unknown);
} }

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -6,8 +6,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -297,7 +297,7 @@ static void dissect_bfd_control(tvbuff_t *tvb, packet_info *pinfo, proto_tree *t
return; return;
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void proto_register_bfd(void) void proto_register_bfd(void)
{ {

View File

@ -22,8 +22,8 @@
* Destination Preference Attribute for BGP (work in progress) * Destination Preference Attribute for BGP (work in progress)
* RFC1863 A BGP/IDRP Route Server alternative to a full mesh routing * RFC1863 A BGP/IDRP Route Server alternative to a full mesh routing
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from packet-pop.c * Copied from packet-pop.c

View File

@ -4,7 +4,7 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net> * By Gerald Combs <gerald@unicom.net>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *

View File

@ -33,8 +33,8 @@
* CableHome(TM) 1.1 Specification * CableHome(TM) 1.1 Specification
* http://www.cablelabs.com/projects/cablehome/downloads/specs/CH-SP-CH1.1-I11-060407.pdf * http://www.cablelabs.com/projects/cablehome/downloads/specs/CH-SP-CH1.1-I11-060407.pdf
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from packet-smb.c * Copied from packet-smb.c

View File

@ -5,8 +5,8 @@
* *
* Copyright 1999 Christophe Tronche <ch.tronche@computer.org> * Copyright 1999 Christophe Tronche <ch.tronche@computer.org>
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -344,7 +344,7 @@ dissect_bpdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
default: default:
proto_tree_add_text(bpdu_tree, tvb, BPDU_VERSION_IDENTIFIER, 1, proto_tree_add_text(bpdu_tree, tvb, BPDU_VERSION_IDENTIFIER, 1,
" (Warning: this version of Ethereal only knows about versions 0, 2 & 3)"); " (Warning: this version of Wireshark only knows about versions 0, 2 & 3)");
break; break;
} }
proto_tree_add_uint(bpdu_tree, hf_bpdu_type, tvb, BPDU_TYPE, 1, bpdu_type); proto_tree_add_uint(bpdu_tree, hf_bpdu_type, tvb, BPDU_TYPE, 1, bpdu_type);

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -390,7 +390,7 @@ brdwlk_init(void)
first_pkt = TRUE; first_pkt = TRUE;
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function /* this format is require because a script is used to build the C function
that calls all the protocol registration. that calls all the protocol registration.

View File

@ -12,8 +12,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -2116,7 +2116,7 @@ dissect_bssap_heur(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
return(TRUE); return(TRUE);
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_bssap(void) proto_register_bssap(void)
{ {

View File

@ -9,8 +9,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,13 +3,13 @@
* Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de> * Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de>
* From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch * From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
* *
* Refactored for ethereal checkin * Refactored for wireshark checkin
* Ronnie Sahlberg 2006 * Ronnie Sahlberg 2006
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -3,13 +3,13 @@
* Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de> * Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de>
* From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch * From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
* *
* Refactored for ethereal checkin * Refactored for wireshark checkin
* Ronnie Sahlberg 2006 * Ronnie Sahlberg 2006
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1268,7 +1268,7 @@ dissect_bthci_cmd(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function /* this format is require because a script is used to build the C function
that calls all the protocol registration. that calls all the protocol registration.

View File

@ -3,14 +3,14 @@
* Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de> * Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de>
* From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch * From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
* *
* Refactored for ethereal checkin * Refactored for wireshark checkin
* Ronnie Sahlberg 2006 * Ronnie Sahlberg 2006
* *
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -1591,7 +1591,7 @@ dissect_bthci_evt(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function /* this format is require because a script is used to build the C function
that calls all the protocol registration. that calls all the protocol registration.

View File

@ -3,13 +3,13 @@
* Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de> * Copyright 2002, Christoph Scholz <scholz@cs.uni-bonn.de>
* From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch * From: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
* *
* Refactored for ethereal checkin * Refactored for wireshark checkin
* Ronnie Sahlberg 2006 * Ronnie Sahlberg 2006
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -649,7 +649,7 @@ static void dissect_btl2cap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_btl2cap(void) proto_register_btl2cap(void)
{ {

View File

@ -2,8 +2,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -4,8 +4,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* Copied from README.developer,v 1.23 * Copied from README.developer,v 1.23
@ -421,6 +421,6 @@ proto_reg_handoff_bvlc(void)
* a violation of this protocol. * a violation of this protocol.
* *
* This dissector does not analyse UDP packets other than on port 0xBAC0. * This dissector does not analyse UDP packets other than on port 0xBAC0.
* If you changed your BACnet port locally, use the ethereal feature * If you changed your BACnet port locally, use the wireshark feature
* "Decode As". * "Decode As".
*/ */

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* .\packet-camel.c */ /* .\packet-camel.c */
/* ../../tools/asn2eth.py -X -b -e -p camel -c camel.cnf -s packet-camel-template camel.asn */ /* ../../tools/asn2eth.py -X -b -e -p camel -c camel.cnf -s packet-camel-template camel.asn */
@ -17,8 +17,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Do not modify this file. */ /* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* .\packet-camel.h */ /* .\packet-camel.h */
/* ../../tools/asn2eth.py -X -b -e -p camel -c camel.cnf -s packet-camel-template camel.asn */ /* ../../tools/asn2eth.py -X -b -e -p camel -c camel.cnf -s packet-camel-template camel.asn */
@ -14,8 +14,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1089,7 +1089,7 @@ static void dissect_cast(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
tcp_dissect_pdus(tvb, pinfo, tree, cast_desegment, 4, get_cast_pdu_len, dissect_cast_pdu); tcp_dissect_pdus(tvb, pinfo, tree, cast_desegment, 4, get_cast_pdu_len, dissect_cast_pdu);
} }
/* Register the protocol with Ethereal */ /* Register the protocol with Wireshark */
void void
proto_register_cast(void) proto_register_cast(void)
{ {

View File

@ -3,8 +3,8 @@
* *
* $Id$ * $Id$
* *
* Ethereal - Network traffic analyzer * Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@ -158,7 +158,7 @@ dissect_catapult_dct2000(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
/* Note that the first item of pinfo->pseudo_header->dct2000 will contain /* Note that the first item of pinfo->pseudo_header->dct2000 will contain
the pseudo-header needed (in some cases) by the ethereal dissector */ the pseudo-header needed (in some cases) by the wireshark dissector */
/***********************************************************************/ /***********************************************************************/
@ -290,9 +290,9 @@ void proto_register_catapult_dct2000(void)
} }
}, },
{ &hf_catapult_dct2000_encap, { &hf_catapult_dct2000_encap,
{ "Ethereal encapsulation", { "Wireshark encapsulation",
"dct2000.encapsulation", FT_UINT8, BASE_DEC, VALS(encap_vals), 0x0, "dct2000.encapsulation", FT_UINT8, BASE_DEC, VALS(encap_vals), 0x0,
"Ethereal encapsulation used", HFILL "Wireshark encapsulation used", HFILL
} }
}, },
{ &hf_catapult_dct2000_unparsed_data, { &hf_catapult_dct2000_unparsed_data,

Some files were not shown because too many files have changed in this diff Show More