Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!genrad!decvax!ucbvax!MATHOM.CISCO.COM!SATZ From: SATZ@MATHOM.CISCO.COM (Greg Satz) Newsgroups: comp.protocols.tcp-ip Subject: Re: Replies to "Rarp under 4.3 BSD" Message-ID: <12331754458.6.SATZ@MATHOM.CISCO.COM> Date: Thu, 3-Sep-87 17:50:25 EDT Article-I.D.: MATHOM.12331754458.6.SATZ Posted: Thu Sep 3 17:50:25 1987 Date-Received: Sat, 5-Sep-87 16:39:46 EDT References: <846@sjuvax.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 10 A rarp daemon exists for 4.3BSD using the enet packet filter. It was developed and used extensively at Stanford. The enet device code should just "drop in" to the distributed 4.3BSD system. The only major change would be to the ethernet driver to insert the hooks to pass the packet off to the enet code instead of just pitching it. If you are interested in the daemon, drop me a note and I will give you the name of people within Stanford who may be able to help. Note that I cannot provide code since I am not affiliated with Stanford. -------