From owner-freebsd-hackers Mon Jun 10 12:21:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA06613 for hackers-outgoing; Mon, 10 Jun 1996 12:21:31 -0700 (PDT) Received: from premise.CS.Berkeley.EDU (root@premise.CS.Berkeley.EDU [128.32.33.172]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA06603; Mon, 10 Jun 1996 12:21:29 -0700 (PDT) Received: from premise.CS.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by premise.CS.Berkeley.EDU (8.6.11/8.6.9) with ESMTP id MAA22766; Mon, 10 Jun 1996 12:21:24 -0700 Message-Id: <199606101921.MAA22766@premise.CS.Berkeley.EDU> X-Mailer: exmh version 1.6.7 5/3/96 To: "Gary Palmer" cc: Rohit Dube , freebsd-hackers@freebsd.org Subject: Re: Routing Protocols In-reply-to: Your message of "Mon, 10 Jun 1996 19:17:25 BST." <22599.834430645@palmer.demon.co.uk> From: bmah@cs.berkeley.edu (Bruce A. Mah) Reply-to: bmah@cs.berkeley.edu X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 10 Jun 1996 12:21:21 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Caveat: I'm not too savvy about the FreeBSD-specific aspects (e.g. ports vs. packages, specific version numbers with FreeBSD, etc.). "Gary Palmer" writes: > Rohit Dube wrote in message ID > > c) MOSPF / DVMRP / PIM > > dunno / mrouted / dunno PIM: Some folks on the mbone list were talking about dense mode PIM in a beta version of gated-3.5. > > e) IPv6 > > Several implimentations available. See mail archives or do a web > search to find them. http://playground.sun.com/pub/ipng/html/ipng-main.html > > f) RSVP > > Rings a bell, but I can't remember why :-( It's not a routing protocol, it's a resource ReSerVation Protocol. Not widely deployed (yet). I think that prototype implementations come with the newer *source* distributions of IP multicast. Cheers, Bruce.