From nobody Fri May 24 14:52:26 2024 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 4Vm7LL5YsHz5LBQd for ; Fri, 24 May 2024 14:52:26 +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 4Vm7LL450Dz4ncB for ; Fri, 24 May 2024 14:52:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716562346; a=rsa-sha256; cv=none; b=wdP6tT3LI4FUVuuOMjeECUy1j+LyRcN1+qVeruYAATxHc8JIL4r236m4CYSqMyMbkP/Wn9 OoUk9LwUF9EBT5Bl+rQhIZYoGQkdrY4yiyAEifzp8/jN5BwvH9Yy+JEVW5VoMDLH3lQkzK A7vw75klOfmSNpJPoXkd1wDJULlQOfj3u5qj6mvhq2wgOvc6yBT/zDkQxxuLmnW4f9rE5u SPfUQljTLkoSfyHU+hnYsMPCp0u2Z7GwEngmSzWfxXTKWGMJKDWBktQY3YOUhpbpBKws0T BYOIYLsO6UHGGRsIrKWX1zhbAXalxbGM07Ag2dUmtZ6/OAC1HVVAjCfywTg9vw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716562346; 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=Pqu1Fm9cZHPGjQ7ufuZ+NMpn0/uwvRmHIo47Rz+OdGw=; b=T/OvF/LEdB9GYBEWg/zudZLQ9tLAwpUD3hislWZiGMei8HV3iQiuFUOwTgo87mHWpAg4wr w2OupA9z5ELpS2Y1N8bCJQ047cWkErCUFDQr++zgmg0PoqlUL91tAQXLce1munt9+GRLk+ krrqUbqgRZl4BQs6rVZN22tLq+BUWqeaqQjAbYKeGrr9W52wCQ1ZopDRny8MfJjg6TFUSE c1MAtXGqMQKiK2E7MWTcx7pRc0RgHSjBDNPm4915qgyFekZQ4rrMtEhXm/8RK7ulu0jatA W9X8N/fu6ctbpkYxk71skjBD3g8WeM0/dJsfuS1l6DbFKT4FtMFnCPGvoOa+fQ== 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 4Vm7LL3gQTzd9S for ; Fri, 24 May 2024 14:52:26 +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 44OEqQpZ053231 for ; Fri, 24 May 2024 14:52:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44OEqQK1053212 for net@FreeBSD.org; Fri, 24 May 2024 14:52:26 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 279208] filling up arp table with static entries leads to a crash Date: Fri, 24 May 2024 14:52:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279208 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #6 from Zhenlei Huang --- (In reply to Sergey from comment #5) > I have a master gateway that I have updated=20 > FreeBSD localhost 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC i386 > up to > FreeBSD localhost 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 GENERIC amd64=20 `arp -na` is stable on 14.1-BETA3. No problem with about 10000 arp entries. ``` # arp -na | wc -l 10003 ```=20 > After that, I encountered unstable operation of the static arp table, whi= ch is > actively used there. That should be regression of arp(8) which has been converted to use netlink= in 14.0. > It seems that it is too early to upgrade to a 64-bit system. That is not fair to 64-bit system ;) *** This bug has been marked as a duplicate of bug 277063 *** --=20 You are receiving this mail because: You are the assignee for the bug.=