From owner-freebsd-hackers Fri Oct 13 11:57:57 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA08855 for hackers-outgoing; Fri, 13 Oct 1995 11:57:57 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA08848 for ; Fri, 13 Oct 1995 11:57:51 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA18011; Fri, 13 Oct 1995 11:52:21 -0700 From: Terry Lambert Message-Id: <199510131852.LAA18011@phaeton.artisoft.com> Subject: Re: IPX now available To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Fri, 13 Oct 1995 11:52:21 -0700 (MST) Cc: jkh@time.cdrom.com, jhay@mikom.csir.co.za, hackers@FreeBSD.ORG In-Reply-To: <1358.813576972@critter.tfs.com> from "Poul-Henning Kamp" at Oct 13, 95 10:36:12 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 575 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > Could I raise an issue here ? > > I don't think we should add any IPX stuff in libc. > It doesn't belong there based on a projectede frequency of use. > > Can we agree on libipx.a ? > > Yes, before you ask: I would really prefer a libtcpip.a too, but I also > realize it's not practical. I suggest the use of dlopen in the address family manipulation routines to dynamically cause library support to exist on a per family basis. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.