From nobody Fri Jul 14 16:34:13 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R2cWB05Y7z4nNYc for ; Fri, 14 Jul 2023 16:34:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R2cW94pxKz3sTG for ; Fri, 14 Jul 2023 16:34:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689352453; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Qq/Sae5OxnG0SbtUUJb6n60ce2X8fhHSOwlINyii0cM=; b=VhfyCSnTaAFZD/WS5F+zCvk9xDlqYwAZnIKrt6Xi3seTOKLluW+kGFw430YBl6ukzesuS6 0nBFU3F752Up/br2tbD17V+lGThINXLspuf7S0pggW5cJZ2o8ReugLZyAvXsU9bYbc0Nl4 c6H00sT1VpIOOGkLWMD3scurOCFj9sinU44TE8E0VM0oIu0AHblP/xlt7xzOEBHchIcVzD 2tp5diJTkWQm3F6Lk6nbVjhYKQCe+QhIWWTIYAsoYyjlLFmx7ClcVa+7b9dBZP74Rv4pEN y4AX/iGqEIDVAtB7XrS6B/1yN1KI+D9DucHRuOzwOzapp9itbJEOA2Qe5JuyaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689352453; a=rsa-sha256; cv=none; b=lWw81y3KreIMThQXzt88kEejlN+uHilCX67bWvnNHMsgdm354fwrlO5Yq9Y6adrzdzAKX5 o6+5up2B3DrFHr0TbKIpSpCfEQld5oYr1E62mQwev+zJcxmfSjUeW+gfJieF3vAQxNSnnQ 6n7Y51gEbfCcOjcr3bA6jaZPode42XtqSLgYFHffti32OfsexHb7LeDORXQkW3uZxyHPno Q0t6XV1SpFbN2XjujRc54g5z6FmxzHnbK5YlDWjGLL8FG5W9xvw/2N762mYxCvLAeNeAUa 64QoOsMGsq9PFPLzhWrt/hfTHKb4LHZf9LSpRYGiKxY5mjbOybuS4v66IPViRw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4R2cW93nHrzQT5 for ; Fri, 14 Jul 2023 16:34:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36EGYD4Q069376 for ; Fri, 14 Jul 2023 16:34:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36EGYD29069375 for net@FreeBSD.org; Fri, 14 Jul 2023 16:34:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 271308] [FIB] File exists while adding IPv4 Date: Fri, 14 Jul 2023 16:34:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271308 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Some People CC| |jail@FreeBSD.org Status|New |Open --- Comment #3 from Graham Perrin --- ^Triage:=20 - make the former assignee a cc recipient - status, severity. --=20 You are receiving this mail because: You are on the CC list for the bug.=