[Bug 250302] net-mgmt/wifimgr: Add support for link aggregation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 12 17:58:31 UTC 2020


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

            Bug ID: 250302
           Summary: net-mgmt/wifimgr: Add support for link aggregation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: samy.mahmoudi at gmail.com
                CC: fbsd at opal.com
                CC: fbsd at opal.com
             Flags: maintainer-feedback?(fbsd at opal.com)

Created attachment 218699
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218699&action=edit
Add support for link aggregation

Hi J.R.,

Add support for link aggregation:

- Use a generic approach to ease in porting to OpenBSD and NetBSD,
  for which support is also provided (modulo some minor changes).

- Do not assume that a WiFi interface and an aggregate that
  uses it are configured in the same configuration file, and
  give precedence to /etc/rc.conf.local over /etc/rc.conf for
  both WiFi configuration and link aggregation.

- Within the same configuration file, do not assume that a
  WiFi interface appears before an aggregate that uses it.

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


More information about the freebsd-ports-bugs mailing list