From owner-cvs-all Sun Nov 7 19:10:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50F3E1509D; Sun, 7 Nov 1999 19:10:21 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA32951; Sun, 7 Nov 1999 19:10:21 -0800 (PST) (envelope-from archie@FreeBSD.org) Message-Id: <199911080310.TAA32951@freefall.freebsd.org> From: Archie Cobbs Date: Sun, 7 Nov 1999 19:10:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_async.c ng_async.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/11/07 19:10:21 PST Modified files: sys/netgraph ng_async.c ng_async.h Log: Get rid of the 'sync2' hook, which was a hack. Instead, just directly detect outgoing LCP frames and do the right thing. Revision Changes Path 1.3 +50 -50 src/sys/netgraph/ng_async.c 1.2 +4 -5 src/sys/netgraph/ng_async.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message