From owner-cvs-all Sat Feb 6 02:48:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22220 for cvs-all-outgoing; Sat, 6 Feb 1999 02:48:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22215; Sat, 6 Feb 1999 02:48:13 -0800 (PST) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA77975; Sat, 6 Feb 1999 02:48:13 -0800 (PST) (envelope-from jhay@FreeBSD.org) Date: Sat, 6 Feb 1999 02:48:13 -0800 (PST) Message-Id: <199902061048.CAA77975@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netipx ipx_outputfl.c ipx_pcb.c ipx_usrreq.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhay 1999/02/06 02:48:12 PST Modified files: sys/netipx ipx_outputfl.c ipx_pcb.c ipx_usrreq.c Log: Make it possible to use lo0 as an internal IPX network. This is usefull for mars_nwe server and nwfs. PR: 9871 Submitted by: Boris Popov Revision Changes Path 1.11 +3 -2 src/sys/netipx/ipx_outputfl.c 1.15 +1 -2 src/sys/netipx/ipx_pcb.c 1.22 +2 -3 src/sys/netipx/ipx_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message