[Bug 237926] ifconfig(8) does not load if_bridge(4) when a new bridge is created (ifconfig: SIOCIFCREATE2: Invalid argument)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 16 12:46:13 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237926

            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 at FreeBSD.org
          Reporter: 0mp at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list