Ethereal-dev: [Ethereal-dev] packet-bxxp.c not included in Makefile.nmake

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Motonori Shindo <mshindo@xxxxxxxxxxx>
Date: Sat, 08 Dec 2001 13:08:29 +0900 (JST)
Hi,

packet-bxxp.c is not included in Makefile.nmake. 

Patch attached.

=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=
 +----+----+     
 |.. .|    |     Motonori Shindo
 |_~__|    |     
 | .. |~~_~|     Sr. Systems Engineer
 | .  |    |     CoSine Communications Inc.
 +----+----+     
 C o S i n e     e-mail:  mshindo@xxxxxxxxxxxxx 
Communications
=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=


Index: Makefile.nmake
===================================================================
RCS file: /cvsroot/ethereal/Makefile.nmake,v
retrieving revision 1.151
diff -u -r1.151 Makefile.nmake
--- Makefile.nmake	2001/12/08 01:45:35	1.151
+++ Makefile.nmake	2001/12/08 06:37:27
@@ -39,6 +39,7 @@
 	packet-bootparams.c \
 	packet-bpdu.c  \
 	packet-bvlc.c \
+	packet-bxxp.c \
 	packet-cdp.c   \
 	packet-cgmp.c  \
 	packet-chdlc.c  \
This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="1007793592"):
  Replaced MIME boundary: >>--Next_Part--<<
                    with: >>MIMEStream=_0+279928_6744028982095_60829665884<<
  Writer (pos="1075"):
    Total modifications so far: 1

  Part (pos="1121"):
    SanitizeFile (filename="unnamed.txt", mimetype="Text/Plain"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="1652"):
    SanitizeFile (filename="bxxp-win32.diff", mimetype="Text/Plain"):
      Match (rule="default"):
        Enforced policy: accept


Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.32 2001/10/11 19:27:15 bre Exp $