From owner-cvs-all Tue Aug 20 14:59:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6A6437B401; Tue, 20 Aug 2002 14:59:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C67143E6E; Tue, 20 Aug 2002 14:59:51 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7KLxpJU078386; Tue, 20 Aug 2002 14:59:51 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7KLxpmn078385; Tue, 20 Aug 2002 14:59:51 -0700 (PDT) Message-Id: <200208202159.g7KLxpmn078385@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 20 Aug 2002 14:59:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files options src/sys/netgraph ng_l2tp.c ng_l2tp.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/08/20 14:59:51 PDT Modified files: sys/conf NOTES files options Added files: sys/netgraph ng_l2tp.c ng_l2tp.h Log: New L2TP netgraph node type. Obtained from: Packet Design Revision Changes Path 1.1066 +2 -1 src/sys/conf/NOTES 1.690 +1 -0 src/sys/conf/files 1.344 +1 -0 src/sys/conf/options 1.1 +1479 -0 src/sys/netgraph/ng_l2tp.c (new) 1.1 +161 -0 src/sys/netgraph/ng_l2tp.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message