From owner-freebsd-current Wed Oct 2 18:26:39 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20015 for current-outgoing; Wed, 2 Oct 1996 18:26:39 -0700 (PDT) Received: from alpo.whistle.com (s204m16.whistle.com [207.76.204.16]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA20010; Wed, 2 Oct 1996 18:26:35 -0700 (PDT) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.7.5/8.7.3) with SMTP id SAA26533; Wed, 2 Oct 1996 18:25:18 -0700 (PDT) Message-ID: <3253158B.2C67412E@whistle.com> Date: Wed, 02 Oct 1996 18:23:23 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0b6 (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: current@freebsd.org CC: announce@freebsd.org Subject: 1.4 Beta 1 release of netatalk Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This release compiles and runs "out of the box" with FreeBSD 2.2 -current and any version of such, dated after about Sept 19. (it will compile with earlier versions too but the kernel support will have [more] bugs) It can be found at: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/netatalk-1.4b1.tar.Z ftp://freefall.cdrom.com/incoming/netatalk-1.4b1.tar.Z ftp://terminator.rs.itd.umich.edu/unix/netatalk/netatalk-1.4b1.tar.Z It should be possible to port the netatalk stack from -current back to 2.1.5 with minor work. Just copy /sys/netatalk and fix. Note that under -current the following support has also been added: * ifconfig can add atalk addresses to interfaces and can add 'netranges' * route can add routes to atalk addresses. I personally haven't tried using the machine as an appletalk router so I dont know if that works. * netstat can report on atalk routes, sockets and interface addresses. full appletalk printer support is included, as well as some appletalk debugging support in the form of (aecho) appletalk version of ping is also present as is a full set of man pages by default it installs into /usr/local/atalk/{etc,bin,man,include,lib) some optimisation for FreeBSD might still be done in this part. julian