From owner-freebsd-ports@freebsd.org Mon Jun 4 05:17:51 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AAEDFF238A for ; Mon, 4 Jun 2018 05:17:51 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-pf0-f170.google.com (mail-pf0-f170.google.com [209.85.192.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE36872263 for ; Mon, 4 Jun 2018 05:17:50 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by mail-pf0-f170.google.com with SMTP id a63-v6so1888430pfl.1 for ; Sun, 03 Jun 2018 22:17:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=w80n0ayiKhNJSZJ4N6sEqE3mncyJOyJ7wxGxk6VvGfY=; b=L7g6h+lkA5edPnD+h2rh8EvcmD+GpptYws4lKt1IR+LgmwKAXsG6VK3Xel2J5vQ5Jj hMa8ex6V7hkJT1Ycl/YqYfydGQJsCEsjy3Xi/DjctGI9VUBf0g3A6i1NeaZ4uiuMsZLr JI+hel5oo0aIEg55gthQOmxQdCd+1zbfKBgMqSWe7U+Wp/8GL89N9WP3qBfcGBegVm+p pzbN3BEed4cRMjDB0zOlnHtUWFnhfjoAgv4x9JBDqN16E8ch1QRNyxoIR/lplFNTEn8A Y3Y7c1ptGQDbgw+o1wy87HqelgWJNBPK7qM4pdBwRy1JvEa1pulCnrBCeC4ZUlBZB3e3 atNw== X-Gm-Message-State: APt69E1MlAfazdLSog7DC9WWWtCZxPn8b8Hz5b00qOZM4DEiMazUPRLD E9klW5eVPAa1t/qDgK/ZoGhuK/vY X-Google-Smtp-Source: ADUXVKJ3gqDAxieo+N3bejXFopYQ7YRi8XlGwk1g8ZMUiOVuuzWetMON7Q0CMa0yL/uwkTQyBPbe8w== X-Received: by 2002:a65:5c02:: with SMTP id u2-v6mr4169762pgr.304.1528089463566; Sun, 03 Jun 2018 22:17:43 -0700 (PDT) Received: from mail-pf0-f171.google.com (mail-pf0-f171.google.com. [209.85.192.171]) by smtp.gmail.com with ESMTPSA id c4-v6sm7898220pfe.53.2018.06.03.22.17.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Jun 2018 22:17:43 -0700 (PDT) Received: by mail-pf0-f171.google.com with SMTP id a12-v6so1781363pfi.3 for ; Sun, 03 Jun 2018 22:17:43 -0700 (PDT) X-Received: by 2002:a65:6007:: with SMTP id m7-v6mr15572291pgu.92.1528089463236; Sun, 03 Jun 2018 22:17:43 -0700 (PDT) MIME-Version: 1.0 References: <3fa47fe3-23ab-8358-4b52-8fee9a0a9b62@sentex.net> <20180602064233.GQ37752@home.opsec.eu> In-Reply-To: <20180602064233.GQ37752@home.opsec.eu> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Mon, 4 Jun 2018 07:17:29 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: net/frr 4.0 crashing To: lists@opsec.eu Cc: Mike Tancsa , FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 05:17:51 -0000 =E2=80=8BHi, net/frr was renamed net/frr4 (4.0) and net/frr3 (3.0.3) was reintroduced into the port tree since r471530. Regards, Olivier