From owner-freebsd-net@FreeBSD.ORG Mon Feb 18 11:56:08 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CED716A418; Mon, 18 Feb 2008 11:56:08 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0C9ED13C4F7; Mon, 18 Feb 2008 11:56:07 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=aRMBVa0muVBC8anIdBYHb0QZ5PdmXYGg3SVo3sqfKFfcr7ANyzlyfFMjkQASH0u2ndDEOah+vBm+5OVlZuKch/zlNONX7y+/+Q3lOLZgJZws7Q17ATqr12GmQRufl4AqQYURjQNGj0lJ2MQSRNGcyJklYtZCcc/FfejQOoJaFhg=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JR4bO-000JNJ-OY; Mon, 18 Feb 2008 14:56:06 +0300 Date: Mon, 18 Feb 2008 14:56:05 +0300 From: Eygene Ryabinkin To: Josef Pojsl Message-ID: References: <20080207074944.GA56085@bonifac.tns.cz> <20080208105357.GF1142@bonifac.tns.cz> <20080213203012.GB1157@bonifac.tns.cz> <5ZtxcL6cRo84tm1uYJcECu4DBCo@49l6neKHPg6j4SHeejH198Klzys> <20080218105024.GA1080@bonifac.tns.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20080218105024.GA1080@bonifac.tns.cz> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_40 Cc: freebsd-net@freebsd.org, farrokhi@FreeBSD.org, Claudio Jeker Subject: Re: ospf cost and route selection (openospfd) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Feb 2008 11:56:08 -0000 Josef, good day. Mon, Feb 18, 2008 at 11:50:24AM +0100, Josef Pojsl wrote: > > OK, to the point: the inlined patch should go to the 'files' > > directory, named 'patch-p2p_interfaces'. I assume that all my > > previous patches to make 4.2 to compile and run were applied. > > Thaks a lot, I have applied that patch and it works! > Ospfctl shows the right interface and routing table is correct as well. Great! > I have tried that for my simple config with two machines > and two gre interfaces. The big picture of my test network > includes six machines and about twelve interfaces, > so I am about to spread that patch and start tests > of the whole thing. Yeah, the wider testing is always welcome ;)) I had created PR for this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=120788 It should be available on the Web interface shortly after this mail, at least I hope so. Can I ask you to try the patches from the PR itself and report the results as the follow-up? Patches in the PR body should be identical to the patches I had sent to the list. But just in case I did something wrong and sent incorrect content to the problem report, it will be great if an other person will try to patch using PR data. Thank you! -- Eygene