From owner-freebsd-net@FreeBSD.ORG Mon Jul 21 14:18:53 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16AC747B for ; Mon, 21 Jul 2014 14:18:53 +0000 (UTC) Received: from a0i308.smtpcorp.com (a0i308.smtpcorp.com [216.22.15.140]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E294D2B18 for ; Mon, 21 Jul 2014 14:18:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a0_1; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=MrOZW00VtDKbBu09dc7SLBLjoOEzDEyLsSdL/L5/yD8=; b=gLGZpIqKGepEPYt+NFmpns9dbETkUWDcvfkCeOoE5crmAZbK6Jjcb7eCh+7Wi0rYuShJvK8kW+MCmHgHq+qDcQGFvuxBbto8IVFbLiEUOg11Vy2MIBHaeI+IGP7SZGuwLY+yVTg986g6zFORD1hQO9OQiLQeFXqBiuuaH2F+CGs=; From: Daniel Corbe To: "Alexander V. Chernikov" Subject: Re: netmap, selective processing. References: <53CA3B4E.8080608@FreeBSD.org> Date: Mon, 21 Jul 2014 10:18:24 -0400 In-Reply-To: <53CA3B4E.8080608@FreeBSD.org> (Alexander V. Chernikov's message of "Sat, 19 Jul 2014 13:33:02 +0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-Smtpcorp-Track: 1b9EQe4gfHYq05.zSFEyUPz0 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 14:18:53 -0000 "Alexander V. Chernikov" writes: > On 16.07.2014 21:48, Daniel Corbe wrote: > Hm. What do you need from bird OSPF implementation? > IMHO it is much easier to improve and merge bird code instead of > writing another OSPF implementation from scratch. > I can't get an OSPF adjacency up between a bird box and a Cisco 3750. I've tried seeking help both in IRC and on their mailing list. If I can't get basic help using the software, I'm certainly not going to contribute to the project in other ways. And that's too bad, too because bird looks like a promising project.