From nobody Tue Nov 8 11:42:27 2022 X-Original-To: bugs@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 4N65mz61M9z4V0f8 for ; Tue, 8 Nov 2022 11:42:27 +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 4N65mz3zjSz4DxY for ; Tue, 8 Nov 2022 11:42:27 +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=1667907747; 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; bh=w8FzpXWY8yf5tHnpaBBNSdwQMa9NrMLr8jht7oxlr08=; b=nSFpOIzu5KleA1sISeL19NWGc48nntxklVbPc1GPet4t+cS1r4Asw5OJWtvharihSzzjfm zGWxnxUDi2EwgrzWjgeQZwyD0dLUR05bkzr2DDU2dPilwt1yB7Z3CA+f+ALaki7lmNlhQi tudQ8eWbMQw0SMsIrLvbYpBDP01AWLKVCtPqFbY6N3uo/bWC9rsTSBNvpVKnmI9Q6GDQuM jutCchiufwGZQUa9IAc2WtryC+QwMfi3Zn1xl0mUBjUcy5iuGyPbL3QmDs02CzZHeWfZci +m7ssFKiPVEmVxmbX992qnsavexyYQh2FZ93y1I4gWsIUXv00gwySzbP72gd/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667907747; a=rsa-sha256; cv=none; b=nXbMIOwFOPQcZoSpOzkVJ8zGPJoxZ2VRBZ57Lk2u+l6xFzI1uX0rODV9KHkd076v6X8dLq JAxxZeSSgAnyKeoGK3LrhaCvhI+HbcT1kWG8OL0a72nkyV4eaR5kvuB5a8dsL5U2TStG4O 2niLXvnPMdGY4q3tr0J7B+N97phEfunfpRYDT6KoGPWnY1Z7xgErkSQGENmX4+a7cmuAC8 f7Q3Gg7L7Liu9Gp3EQqcJCXKKwLWLhTOkBn/dbqYfBmq4KgqAA3oTzaBxemm9YrWh9KjNC x9XxjJooQ2nVXJPNvbtEUMzqmaTJb5CiOvJ3EBTLZIU+U3Cq6vjytrWqF0zr2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4N65mz33l8zh3P for ; Tue, 8 Nov 2022 11:42:27 +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 2A8BgR0k047420 for ; Tue, 8 Nov 2022 11:42:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A8BgRbF047419 for bugs@FreeBSD.org; Tue, 8 Nov 2022 11:42:27 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: bugs@FreeBSD.org Subject: [Bug 267635] if_bridge: adding static entry to addr table is not working Date: Tue, 08 Nov 2022 11:42:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ozkan.kirik@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267635 Bug ID: 267635 Summary: if_bridge: adding static entry to addr table is not working Product: Base System Version: 13.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ozkan.kirik@gmail.com Hello, I'm using FreeBSD 13.1-STABLE built on Wed Oct 5 00:21:29 +03 2022. My goal is adding static entry to bridge port. But it's not working. To reproduce the problem: # ifconfig create bridge0 # ifconfig em0 -lro up # ifconfig em1 -lro up # ifconfig bridge0 addm em0 addm em1 up # ifconfig bridge0 static em1 11:22:33:44:55:66 ifconfig: BRDGSADDR em1: Invalid argument Feel free to send patches to test. Thanks, Have a nice day. --=20 You are receiving this mail because: You are the assignee for the bug.=