Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 12:46:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237926] ifconfig(8) does not load if_bridge(4) when a new bridge is created (ifconfig: SIOCIFCREATE2: Invalid argument)
Message-ID:  <bug-237926-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237926

            Bug ID: 237926
           Summary: ifconfig(8) does not load if_bridge(4) when a new
                    bridge is created (ifconfig: SIOCIFCREATE2: Invalid
                    argument)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: 0mp@FreeBSD.org

When I run

> # ifconfig bridge create

I get

> ifconfig: SIOCIFCREATE2: Invalid argument

After loading if_bridge(4) with

> # kldload if_bridge

ifconfig(8) is able to create new bridge interfaces just fine:

> # ifconfig bridge create
> bridge0

I am running FreeBSD 13.0-CURRENT r347383 GENERIC  amd64.

--=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-237926-227>