Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Nov 2022 11:42:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267635] if_bridge: adding static entry to addr table is not working
Message-ID:  <bug-267635-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267635-227>