Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2024 03:44:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 231574] [IF_BRIDGE(4)] improvements
Message-ID:  <bug-231574-227-WcG7jmsqWX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231574-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231574-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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 the assignee for the bug.

help

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