[Bug 292634] make ifconfig display bridge members when a span interface is added
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292634 --- Comment #9 from Lexi Winter <[email protected]> --- i think it's debatable whether a span member is "a bridge member" or not; however, changing bridge_lookup_member() to return span members opens a huge can of worms--e.g., can you now configure VLANs on span members, even though this doesn't work or make sense?--if we want to fix this for 15.1, this change is the least invasive way to do that. -- You are receiving this mail because: You are on the CC list for the bug.