From owner-freebsd-hackers Sat Oct 3 19:14:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA11952 for freebsd-hackers-outgoing; Sat, 3 Oct 1998 19:14:24 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA11928 for ; Sat, 3 Oct 1998 19:14:12 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id TAA16002; Sat, 3 Oct 1998 19:13:45 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Jason Thorpe cc: Open Systems Networking , freebsd-hackers@FreeBSD.ORG Subject: Re: Is PPP now being used by all 3 *BSD's? In-reply-to: Your message of "Sat, 03 Oct 1998 18:02:45 PDT." <199810040102.SAA24516@lestat.nas.nasa.gov> Date: Sat, 03 Oct 1998 19:13:44 -0700 Message-ID: <15999.907467224@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > NetBSD uses in-kernel PPP, not userland PPP. pppd(8) does the PPP connection > setup, and control messages, and stuff... but framing et al are all handled > in the kernel by if_ppp.c > > Note that the PPP package we use also supports demand-dial and whatnot. Hmmm. Sounds like we really need to integrate NetBSD's kernel ppp code sometime. :-) If nothing else, it would greatly assist us in creating stand-alone ppp router floppies. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message