Fix Gerald's e-mail address.

svn path=/trunk/; revision=1437
This commit is contained in:
Guy Harris 2000-01-07 22:05:43 +00:00
parent 4f3468b09c
commit 7a943b7810
56 changed files with 111 additions and 111 deletions

4
ipv4.c
View File

@ -5,10 +5,10 @@
*
* Gilbert Ramirez <gram@xiexie.org>
*
* $Id: ipv4.c,v 1.4 1999/11/19 23:01:13 gram Exp $
* $Id: ipv4.c,v 1.5 2000/01/07 22:05:28 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

4
ipv4.h
View File

@ -5,10 +5,10 @@
*
* Gilbert Ramirez <gramirez@tivoli.cm>
*
* $Id: ipv4.h,v 1.3 1999/11/19 23:01:13 gram Exp $
* $Id: ipv4.h,v 1.4 2000/01/07 22:05:28 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

4
oui.h
View File

@ -2,10 +2,10 @@
* Definitions of OUIs
* Gilbert Ramirez <gramirez@tivoli.com>
*
* $Id: oui.h,v 1.1 1999/12/29 05:19:58 guy Exp $
* $Id: oui.h,v 1.2 2000/01/07 22:05:28 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -6,10 +6,10 @@
* Portions based on information retrieved from the RX definitions
* in Arla, the free AFS client at http://www.stacken.kth.se/project/arla/
*
* $Id: packet-afs.c,v 1.7 1999/11/17 21:58:31 guy Exp $
* $Id: packet-afs.c,v 1.8 2000/01/07 22:05:28 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -4,10 +4,10 @@
*
* Heikki Vatiainen <hessu@cs.tut.fi>
*
* $Id: packet-auto_rp.c,v 1.1 1999/11/23 17:09:57 gram Exp $
* $Id: packet-auto_rp.c,v 1.2 2000/01/07 22:05:29 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -16,7 +16,7 @@
* Destination Preference Attribute for BGP (work in progress)
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or

View File

@ -1,10 +1,10 @@
/* packet-bgp.c
* Definitions for BGP packet disassembly structures and routine
*
* $Id: packet-bgp.h,v 1.5 1999/11/22 07:05:21 itojun Exp $
* $Id: packet-bgp.h,v 1.6 2000/01/07 22:05:30 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or

View File

@ -2,7 +2,7 @@
* Routines for BOOTP/DHCP packet disassembly
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-bootp.c,v 1.23 1999/11/27 04:48:12 guy Exp $
* $Id: packet-bootp.c,v 1.24 2000/01/07 22:05:30 guy Exp $
*
* The information used comes from:
* RFC 2132: DHCP Options and BOOTP Vendor Extensions
@ -10,7 +10,7 @@
* RFC 2131: Dynamic Host Configuration Protocol
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -1,10 +1,10 @@
/* packet-bootparams.c
* Routines for bootparams dissection
*
* $Id: packet-bootparams.c,v 1.6 1999/11/16 11:42:27 guy Exp $
* $Id: packet-bootparams.c,v 1.7 2000/01/07 22:05:30 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -2,10 +2,10 @@
* Routines for raw data (default case)
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-data.c,v 1.11 1999/08/26 17:51:44 guy Exp $
* $Id: packet-data.c,v 1.12 2000/01/07 22:05:30 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for ftp packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-ftp.c,v 1.10 1999/11/16 11:42:30 guy Exp $
* $Id: packet-ftp.c,v 1.11 2000/01/07 22:05:30 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-pop.c

View File

@ -2,10 +2,10 @@
* Routines for the Generic Routing Encapsulation (GRE) protocol
* Brad Robel-Forrest <brad.robel-forrest@watchguard.com>
*
* $Id: packet-gre.c,v 1.13 1999/12/14 00:27:29 guy Exp $
* $Id: packet-gre.c,v 1.14 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -4,10 +4,10 @@
*
* Heikki Vatiainen <hessu@cs.tut.fi>
*
* $Id: packet-hsrp.c,v 1.1 1999/11/21 20:02:30 gram Exp $
* $Id: packet-hsrp.c,v 1.2 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-vrrp.c

View File

@ -2,10 +2,10 @@
* Routines for imap packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-imap.c,v 1.3 1999/11/16 11:42:33 guy Exp $
* $Id: packet-imap.c,v 1.4 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for NetWare's IPX
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-ipx.c,v 1.44 1999/12/08 22:07:26 nneul Exp $
* $Id: packet-ipx.c,v 1.45 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for NetWare's IPX
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-ipx.h,v 1.3 1999/11/22 06:03:46 gram Exp $
* $Id: packet-ipx.h,v 1.4 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -1,10 +1,10 @@
/* packet-irc.c
* Routines for MSX irc packet dissection
*
* $Id: packet-irc.c,v 1.2 1999/12/07 00:22:11 nneul Exp $
* $Id: packet-irc.c,v 1.3 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for the Internet Security Association and Key Management Protocol (ISAKMP)
* Brad Robel-Forrest <brad.robel-forrest@watchguard.com>
*
* $Id: packet-isakmp.c,v 1.11 1999/12/06 03:39:34 guy Exp $
* $Id: packet-isakmp.c,v 1.12 2000/01/07 22:05:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -1,10 +1,10 @@
/* packet-ldap.c
* Routines for ldap packet dissection
*
* $Id: packet-ldap.c,v 1.1 1999/12/09 04:06:53 nneul Exp $
* $Id: packet-ldap.c,v 1.2 2000/01/07 22:05:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for IEEE 802.2 LLC layer
* Gilbert Ramirez <gramirez@tivoli.com>
*
* $Id: packet-llc.c,v 1.36 1999/12/29 05:20:00 guy Exp $
* $Id: packet-llc.c,v 1.37 2000/01/07 22:05:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for LPR and LPRng packet disassembly
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-lpd.c,v 1.14 1999/12/15 23:47:30 gram Exp $
* $Id: packet-lpd.c,v 1.15 2000/01/07 22:05:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -1,10 +1,10 @@
/* packet-mapi.c
* Routines for MSX mapi packet dissection
*
* $Id: packet-mapi.c,v 1.3 1999/11/21 11:04:11 deniel Exp $
* $Id: packet-mapi.c,v 1.4 2000/01/07 22:05:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -1,10 +1,10 @@
/* packet-mount.c
* Routines for mount dissection
*
* $Id: packet-mount.c,v 1.8 1999/11/29 11:52:40 girlich Exp $
* $Id: packet-mount.c,v 1.9 2000/01/07 22:05:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -3,10 +3,10 @@
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
* Modified to allow NCP over TCP/IP decodes by James Coe <jammer@cin.net>
*
* $Id: packet-ncp.c,v 1.28 2000/01/01 21:05:02 guy Exp $
* $Id: packet-ncp.c,v 1.29 2000/01/07 22:05:33 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for NetWare Core Protocol
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-ncp.h,v 1.6 1999/11/17 21:58:33 guy Exp $
* $Id: packet-ncp.h,v 1.7 2000/01/07 22:05:33 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for nfs dissection
* Copyright 1999, Uwe Girlich <Uwe.Girlich@philosys.de>
*
* $Id: packet-nfs.c,v 1.17 1999/12/16 08:38:12 girlich Exp $
* $Id: packet-nfs.c,v 1.18 2000/01/07 22:05:33 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -1,10 +1,10 @@
/* packet-nlm.c
* Routines for nlm dissection
*
* $Id: packet-nlm.c,v 1.3 1999/11/16 11:42:42 guy Exp $
* $Id: packet-nlm.c,v 1.4 2000/01/07 22:05:34 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-mount.c

View File

@ -2,10 +2,10 @@
* Routines for nntp packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-nntp.c,v 1.6 1999/11/16 11:42:42 guy Exp $
* $Id: packet-nntp.c,v 1.7 2000/01/07 22:05:34 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or

View File

@ -2,10 +2,10 @@
* Routines for NTP packet dissection
* Copyright 1999, Nathan Neulinger <nneul@umr.edu>
*
* $Id: packet-ntp.c,v 1.7 1999/12/21 17:21:22 gerald Exp $
* $Id: packet-ntp.c,v 1.8 2000/01/07 22:05:34 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for pop packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-pop.c,v 1.11 1999/11/20 23:03:09 guy Exp $
* $Id: packet-pop.c,v 1.12 2000/01/07 22:05:35 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -1,10 +1,10 @@
/* packet-portmap.c
* Routines for portmap dissection
*
* $Id: packet-portmap.c,v 1.10 1999/11/26 12:55:34 girlich Exp $
* $Id: packet-portmap.c,v 1.11 2000/01/07 22:05:35 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -2,10 +2,10 @@
* Routines for the Point-to-Point Tunnelling Protocol (PPTP)
* Brad Robel-Forrest <brad.robel-forrest@watchguard.com>
*
* $Id: packet-pptp.c,v 1.6 1999/11/16 11:42:48 guy Exp $
* $Id: packet-pptp.c,v 1.7 2000/01/07 22:05:35 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for rpc dissection
* Copyright 1999, Uwe Girlich <Uwe.Girlich@philosys.de>
*
* $Id: packet-rpc.c,v 1.24 1999/12/14 11:43:59 girlich Exp $
* $Id: packet-rpc.c,v 1.25 2000/01/07 22:05:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -4,10 +4,10 @@
* Based on routines from tcpdump patches by
* Ken Hornstein <kenh@cmf.nrl.navy.mil>
*
* $Id: packet-rx.c,v 1.5 1999/12/08 18:12:06 nneul Exp $
* $Id: packet-rx.c,v 1.6 2000/01/07 22:05:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -4,10 +4,10 @@
*
* Heikki Vatiainen <hessu@cs.tut.fi>
*
* $Id: packet-sap.c,v 1.3 1999/11/22 21:41:30 gram Exp $
* $Id: packet-sap.c,v 1.4 2000/01/07 22:05:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for smb packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-smb.c,v 1.58 2000/01/07 04:27:06 gram Exp $
* $Id: packet-smb.c,v 1.59 2000/01/07 22:05:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-pop.c

View File

@ -2,10 +2,10 @@
* Routines for SNA
* Gilbert Ramirez <gram@xiexie.org>
*
* $Id: packet-sna.c,v 1.10 1999/11/22 06:24:39 gram Exp $
* $Id: packet-sna.c,v 1.11 2000/01/07 22:05:39 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for SNMP (simple network management protocol)
* D.Jorand (c) 1998
*
* $Id: packet-snmp.c,v 1.22 1999/12/14 10:16:11 guy Exp $
* $Id: packet-snmp.c,v 1.23 2000/01/07 22:05:39 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Didier Jorand
*
* Some stuff from:

View File

@ -2,10 +2,10 @@
* Exported routines for SNMP (simple network management protocol)
* D.Jorand (c) 1998
*
* $Id: packet-snmp.h,v 1.1 1999/11/18 07:29:55 guy Exp $
* $Id: packet-snmp.h,v 1.2 2000/01/07 22:05:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Didier Jorand
*
*

View File

@ -6,10 +6,10 @@
* In particular I have not had an opportunity to see how it
* responds to SRVLOC over TCP.
*
* $Id: packet-srvloc.c,v 1.4 2000/01/01 21:11:02 guy Exp $
* $Id: packet-srvloc.c,v 1.5 2000/01/07 22:05:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Service Location Protocol is RFC 2165

View File

@ -1,10 +1,10 @@
/* packet-stat.c
* Routines for stat dissection
*
* $Id: packet-stat.c,v 1.3 1999/11/18 19:59:11 guy Exp $
* $Id: packet-stat.c,v 1.4 2000/01/07 22:05:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -1,10 +1,10 @@
/* packet-tacacs.c
* Routines for cisco tacacs/tacplus/AAA packet dissection
*
* $Id: packet-tacacs.c,v 1.1 1999/12/03 21:50:29 nneul Exp $
* $Id: packet-tacacs.c,v 1.2 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for telnet packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-telnet.c,v 1.7 1999/11/16 11:42:59 guy Exp $
* $Id: packet-telnet.c,v 1.8 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-pop.c

View File

@ -3,10 +3,10 @@
*
* Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-tftp.c,v 1.7 1999/11/16 11:43:00 guy Exp $
* $Id: packet-tftp.c,v 1.8 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-bootp.c

View File

@ -1,10 +1,10 @@
/* packet-tns.c
* Routines for MSX tns packet dissection
*
* $Id: packet-tns.c,v 1.3 1999/11/30 17:58:32 nneul Exp $
* $Id: packet-tns.c,v 1.4 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -2,10 +2,10 @@
* Routines for Token-Ring packet disassembly
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-tr.c,v 1.31 1999/11/16 11:43:00 guy Exp $
* $Id: packet-tr.c,v 1.32 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for Token-Ring Media Access Control
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
* $Id: packet-trmac.c,v 1.17 1999/11/16 11:43:01 guy Exp $
* $Id: packet-trmac.c,v 1.18 2000/01/07 22:05:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -4,10 +4,10 @@
*
* Heikki Vatiainen <hessu@cs.tut.fi>
*
* $Id: packet-vrrp.c,v 1.1 1999/11/21 14:43:53 gram Exp $
* $Id: packet-vrrp.c,v 1.2 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for who protocol (see man rwhod)
* Gilbert Ramirez <gram@xiexie.org>
*
* $Id: packet-who.c,v 1.2 1999/12/12 06:59:24 gram Exp $
* $Id: packet-who.c,v 1.3 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

View File

@ -2,10 +2,10 @@
* Routines for yahoo messenger packet dissection
* Copyright 1999, Nathan Neulinger <nneul@umr.edu>
*
* $Id: packet-yhoo.c,v 1.4 1999/11/16 11:43:03 guy Exp $
* $Id: packet-yhoo.c,v 1.5 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-tftp.c

View File

@ -1,10 +1,10 @@
/* packet-ypbind.c
* Routines for ypbind dissection
*
* $Id: packet-ypbind.c,v 1.3 1999/11/16 11:43:03 guy Exp $
* $Id: packet-ypbind.c,v 1.4 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -1,10 +1,10 @@
/* packet-ypserv.c
* Routines for ypserv dissection
*
* $Id: packet-ypserv.c,v 1.6 1999/11/16 11:43:04 guy Exp $
* $Id: packet-ypserv.c,v 1.7 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

View File

@ -1,10 +1,10 @@
/* packet-ypxfr.c
* Routines for ypxfr dissection
*
* $Id: packet-ypxfr.c,v 1.2 1999/11/16 11:43:04 guy Exp $
* $Id: packet-ypxfr.c,v 1.3 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c

4
smb.h
View File

@ -2,10 +2,10 @@
* Defines for smb packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: smb.h,v 1.3 1999/07/13 02:52:58 gram Exp $
* $Id: smb.h,v 1.4 2000/01/07 22:05:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998, 1999 Gerald Combs
*
* This program is free software; you can redistribute it and/or

4
xdlc.c
View File

@ -2,10 +2,10 @@
* Routines for use by various SDLC-derived protocols, such as HDLC
* and its derivatives LAPB, IEEE 802.2 LLC, etc..
*
* $Id: xdlc.c,v 1.10 1999/11/16 11:43:07 guy Exp $
* $Id: xdlc.c,v 1.11 2000/01/07 22:05:43 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*

4
xdlc.h
View File

@ -2,10 +2,10 @@
* Define *DLC frame types, and routine to dissect the control field of
* a *DLC frame.
*
* $Id: xdlc.h,v 1.10 1999/11/16 11:43:07 guy Exp $
* $Id: xdlc.h,v 1.11 2000/01/07 22:05:43 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
*