From owner-freebsd-net@FreeBSD.ORG Tue Oct 27 18:44:43 2009 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 CAA69106566C for ; Tue, 27 Oct 2009 18:44:43 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by mx1.freebsd.org (Postfix) with ESMTP id 567968FC1E for ; Tue, 27 Oct 2009 18:44:43 +0000 (UTC) Received: by bwz1 with SMTP id 1so26220bwz.13 for ; Tue, 27 Oct 2009 11:44:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.6.9 with SMTP id 9mr2799360fax.84.1256669082212; Tue, 27 Oct 2009 11:44:42 -0700 (PDT) In-Reply-To: References: From: Vlad Galu Date: Tue, 27 Oct 2009 20:44:22 +0200 Message-ID: To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: quagga ignoring RTM_DELETE messages? 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: Tue, 27 Oct 2009 18:44:43 -0000 On Mon, Oct 26, 2009 at 10:34 PM, Vlad Galu wrote: > Hi list, sorry for the noise here. > > I'm experiencing a weird issue with the latest Quagga from ports, on a > 8.0-RC1. It was configured to redistribute kernel routes to BGP, which > it does. However, when a route is deleted, it's still announced to the > BGP peer. RTM_DELETE was picked up by "route monitor"... This exact > same setup used to work before upgrading to RELENG_8. Am I missing > something? > > Thanks, > Vlad > So, everybody happy with Quagga + RELENG_8?