Ok,
Hope I understood...new file attached, diffs below.
DaveS.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/ethereal/Makefile.am,v
retrieving revision 1.654
diff -u -r1.654 Makefile.am
--- Makefile.am 17 Nov 2003 20:57:08 -0000 1.654
+++ Makefile.am 19 Nov 2003 03:25:58 -0000
@@ -126,6 +126,7 @@
packet-clnp.c \
packet-cops.c \
packet-cosine.c \
+ packet-cpfi.c \
packet-cpha.c \
packet-cups.c \
packet-data.c \
Index: Makefile.nmake
===================================================================
RCS file: /cvsroot/ethereal/Makefile.nmake,v
retrieving revision 1.360
diff -u -r1.360 Makefile.nmake
--- Makefile.nmake 18 Nov 2003 23:40:12 -0000 1.360
+++ Makefile.nmake 19 Nov 2003 03:26:09 -0000
@@ -66,6 +66,7 @@
packet-clnp.c \
packet-cops.c \
packet-cosine.c \
+ packet-cpfi.c \
packet-cpha.c \
packet-cups.c \
packet-data.c \
Index: AUTHORS
===================================================================
RCS file: /cvsroot/ethereal/AUTHORS,v
retrieving revision 1.887
diff -u -r1.887 AUTHORS
--- AUTHORS 17 Nov 2003 20:57:08 -0000 1.887
+++ AUTHORS 19 Nov 2003 03:26:18 -0000
@@ -1107,6 +1107,10 @@
M2TP support
}
+Dave Sclarsky <dave_sclarsky[AT]cnt.com> {
+ CPFI support
+}
+
Irfan Khan <ikhan[AT]qualcomm.com> {
pppdump reader fixes
Van Jacobson decompression support for PPP
-----Original Message-----
From: Guy Harris [mailto:guy@xxxxxxxxxxxx]
Sent: Tuesday, November 18, 2003 9:06 PM
To: Dave Sclarsky
Cc: 'ethereal-dev@xxxxxxxxxxxx'
Subject: Re: [Ethereal-dev] New dissector - how to submit?
On Nov 18, 2003, at 1:48 PM, Dave Sclarsky wrote:
> I've written a new dissector for Ethereal that I'd like to have
> included in
> future releases.
> I'm not sure how to provide the new file - is ftp available, or should
> I
> just cut and paste the text into an email (the file is ~10K)?
Just mail it (along with any patches needed to include it).
Attachment:
packet-cpfi.c
Description: Binary data