From owner-cvs-all Wed Jan 16 11:14:17 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3731437B402; Wed, 16 Jan 2002 11:14:13 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id g0GJEC272664; Wed, 16 Jan 2002 14:14:12 -0500 (EST) (envelope-from wollman) Date: Wed, 16 Jan 2002 14:14:12 -0500 (EST) From: Garrett Wollman Message-Id: <200201161914.g0GJEC272664@khavrinen.lcs.mit.edu> To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp arp.c atm.c mp.c route.c server.c tcp.c udp.c In-Reply-To: <20020116154520.A98909@sunbay.com> References: <200201161315.g0GDFlI94947@freefall.freebsd.org> <20020116152059.C91833@sunbay.com> <20020116063627.A265@colnta.acns.ab.ca> <20020116154520.A98909@sunbay.com> 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 < said: > Sockets are created in protocol families (PF) and later may be bound > to a particular address family (AF). For a single protocol family > there could multiple address families exist, in theory. And in practice: IIRC, the implementation of ISO TP class 4 would accept both NSAPs (AF_ISO) and IP addresses (AF_INET). -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message