From nobody Tue Nov 08 12:02:17 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 4N66Ct0Wl3z4V43K for ; Tue, 8 Nov 2022 12:02:18 +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 4N66Cs5VJMz4Gxc for ; Tue, 8 Nov 2022 12:02:17 +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=1667908937; 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=LCuXPoEwhDMWNtaqMQ/7OrSUV/Zq5DVYjmfjnRGySJw=; b=AOqYfK3OGMiz3Rm5BLa6Yjj5jyn7e2IntGCRWbJSd2AmR2i0Gk4+MKdtztiLkc2ZREwnJn TmPmmokTVGJQ1aEXR67BfyXe4SXgrXy6U8HaM1tDy/OdSgziprasFNN5VRTXWPKGu5nNfP XQK0jxXU5c0c86rUC36cHcqm86LHxPFiumlCjDe4aAXZx53RYpNEIYstY67fZrLr3kLi/E IQYSF9foBKrVojYofENg/CLOLXoWAEj2qDKMLl/1jjmB1emB8txDARd73sLXLo/LssHBjd JpNV2o8BD1QrsgnMTmIWjoyRzI42HrMwNelEsa0UiVm++YWb0fGLDy5cNwDzug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667908937; a=rsa-sha256; cv=none; b=rEAS8KKttklAKT6O8P23hNp2ZapR/pcB2SZfFVOIezQLtAPd5bYu4IDlOmzWAEol5VeGaj mwXrZh7oSWkzW5sjcjX4vE2PZY/YDZMQlZlBZpgg8h1zzrEoWDj/gyDJziWyYFwRJh3pS8 Hoc59D8eZBgqjstlU8NBLQlJwWZocPeHdIyf0dgfRJzTP7Kv609eG32bgV26538CKZJKel uyHBUHmLh1Erk9sb0HwxfjwNGm48amryF8zNv84vMesBV80vgcjbIWCiHWberGeith4xpH ch0pPUuTf6pSluA2FFiNTnN5vO5f197uJAN3E7C7o10vfdIovzo39lCoP7fiTA== 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 4N66Cs4ZVmzhhg for ; Tue, 8 Nov 2022 12:02:17 +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 2A8C2He5079458 for ; Tue, 8 Nov 2022 12:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A8C2H3V079457 for bugs@FreeBSD.org; Tue, 8 Nov 2022 12:02:17 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 12:02:17 +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: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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: 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 Kristof Provost changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug CC| |kp@freebsd.org Status|New |Closed --- Comment #1 from Kristof Provost --- (In reply to Ozkan KIRIK from comment #0) You're trying to set a multicast address, that's not allowed.=20 # ifconfig bridge0 static vtnet1 11:22:33:44:55:66 ifconfig: BRDGSADDR vtnet1: Invalid argument # ifconfig bridge0 static vtnet1 10:22:33:44:55:66 # ifconfig bridge0 addr 10:22:33:44:55:66 Vlan1 vtnet1 0 flags=3D1 Quoting https://en.wikipedia.org/wiki/Multicast: "Ethernet frames with a value of 1 in the least-significant bit of the first octet of the destination address are treated as multicast frames ..." --=20 You are receiving this mail because: You are the assignee for the bug.=