Page MenuHomeFreeBSD

ifconfig.8: Update to reflect the removal of FDDI and Token Ring media support
ClosedPublic

Authored by zlei on Jun 6 2022, 8:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 26 2024, 2:00 AM
Unknown Object (File)
Apr 17 2024, 3:45 AM
Unknown Object (File)
Apr 16 2024, 10:00 PM
Unknown Object (File)
Apr 16 2024, 9:54 PM
Unknown Object (File)
Apr 16 2024, 9:54 PM
Unknown Object (File)
Apr 15 2024, 12:51 PM
Unknown Object (File)
Mar 13 2024, 2:29 AM
Unknown Object (File)
Feb 3 2024, 9:59 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbin/ifconfig/ifconfig.8
410

Are Wifi MAC addresses considered the same as Ethernet addresses? (If not, or maybe even if they're the same, for less ambiguity, I'd mention them here. ) A quick look says there are 3 per frame, not 2, but they're the same length and ifconfig wlan0 calls it "ether", so I don't know.

sbin/ifconfig/ifconfig.8
410

As for Ethernet, I think it covers wired Ethernet and wireless Ethernet (also known as Wi-Fi or 802.11 network). So it won't cause ambiguities.

I'm not expert in wireless Ethernet. Glad to hear more voices about that.

pauamma_gundo.com added inline comments.
sbin/ifconfig/ifconfig.8
410

WFM. Not going to delay approval longer since no one objected in 4 days.

This revision is now accepted and ready to land.Jun 14 2022, 11:17 PM

Hi @brooks , I do not have direct access to src repository, may you please commit this?

This revision was automatically updated to reflect the committed changes.