From owner-freebsd-hackers Mon Jun 10 11:41:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA01638 for hackers-outgoing; Mon, 10 Jun 1996 11:41:35 -0700 (PDT) Received: from rk.ios.com (rk.ios.com [198.4.75.55]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA01630 for ; Mon, 10 Jun 1996 11:41:31 -0700 (PDT) Received: (from rashid@localhost) by rk.ios.com (8.6.11/8.6.9) id OAA14884; Mon, 10 Jun 1996 14:39:16 -0400 From: Rashid Karimov Message-Id: <199606101839.OAA14884@rk.ios.com> Subject: Re: Routing Protocols To: rohit@cs.UMD.EDU (Rohit Dube) Date: Mon, 10 Jun 1996 14:39:16 -0400 (EDT) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199606101747.NAA00753@seine.cs.UMD.EDU> from "Rohit Dube" at Jun 10, 96 01:47:03 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Hi, > > I was wondering if there are any free implementations of the > following (native FreeBSD or otherwise). > > a) RIP / IGRP / OSPF > b) BGP / EGP > c) MOSPF / DVMRP / PIM > d) SNMP > e) IPv6 > f) RSVP RIP OSPF ISIS EGP BGP - try gated ( well , it's the only one). www.merit.edu should have links to the source. This is de-facto standard in Internet today and works just fine on FreeBSD. Rashid.