From owner-cvs-all@FreeBSD.ORG Wed Jul 4 21:47:23 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA2FE16A46F; Wed, 4 Jul 2007 21:47:23 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C30D913C4BB; Wed, 4 Jul 2007 21:47:23 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l64LlNEt041683; Wed, 4 Jul 2007 21:47:23 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l64LlN3v041682; Wed, 4 Jul 2007 21:47:23 GMT (envelope-from gnn) Message-Id: <200707042147.l64LlN3v041682@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Wed, 4 Jul 2007 21:47:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 21:47:24 -0000 gnn 2007-07-04 21:47:23 UTC FreeBSD src repository Modified files: . UPDATING Log: Document the move from FAST_IPSEC to IPSEC. Point out the need for device crypto in the kernel configuration file when using IPSEC. Approved by: re Revision Changes Path 1.501 +5 -0 src/UPDATING