Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 06:24:47 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Mark Murray <markm@FreeBSD.org>, cvs@FreeBSD.org, fenner@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/tcpdump print-esp.c
Message-ID:  <20000227062447.A20940@dragon.nuxi.com>
In-Reply-To: <200002242215.OAA59283@freefall.freebsd.org>; from markm@FreeBSD.org on Thu, Feb 24, 2000 at 02:15:11PM -0800
References:  <200002242215.OAA59283@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 24, 2000 at 02:15:11PM -0800, Mark Murray wrote:
>   Modified files:
>     contrib/tcpdump      print-esp.c 
>   Log:
>   Use libcrypto instead of libdes.
>   Revision  Changes    Path
>   1.2       +2 -1      src/contrib/tcpdump/print-esp.c


This just took print-esp.c off the vendor branch.  

Can we delete this change (and revision, restoring the HEAD to the vendor
branch)?  Then either ask the new tcpdump maintainers how they would like
to solve the issue and then vendor import a patch.  OR, maybe we should
create a compat header that does nothing but include <openssl/des.h>.
This might be a better approach as there might be other sources that used
"#include <des.h>".


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000227062447.A20940>