[Bug 231574] [IF_BRIDGE(4)] improvements

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Mar 2024 03:44:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231574

Chris Davidson <Christopher.davidson@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Christopher.davidson@gmail.
                   |                            |com

--- Comment #1 from Chris Davidson <Christopher.davidson@gmail.com> ---
This looks to be correct and documented accordingly. The examples in question
are for running an ifconfig(8) command to add the different interfaces in the
configuration.

The ifconfig(8) is referenced and the ifconfig(8) does discuss how to use the
addm option within the rc.conf(5) file. 

ifconfig(8) snippet:
 addm interface
             Add the interface named by interface as a member of the bridge.
             The interface is put into promiscuous mode so that it can receive
             every packet sent on the network.


It would be my recommendation to CLOSE this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.