Page MenuHomeFreeBSD

ifconfig.8: Prefer consistent terminologies
ClosedPublic

Authored by zlei on Jun 2 2022, 9:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 20, 1:58 AM
Unknown Object (File)
Sun, Oct 20, 1:58 AM
Unknown Object (File)
Sun, Oct 20, 1:57 AM
Unknown Object (File)
Sun, Oct 20, 1:57 AM
Unknown Object (File)
Sun, Oct 20, 1:57 AM
Unknown Object (File)
Sun, Oct 20, 1:37 AM
Unknown Object (File)
Fri, Oct 18, 10:46 PM
Unknown Object (File)
Fri, Oct 11, 12:12 PM
Subscribers

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jun 2 2022, 10:11 AM
pauamma_gundo.com added inline comments.
sbin/ifconfig/ifconfig.8
422

Given FreeBSD hasn't supported Token Ring LANs for... IIRC over a decade? I'd remove that while here.

This revision now requires changes to proceed.Jun 2 2022, 11:11 PM
zlei marked an inline comment as done.EditedJun 6 2022, 2:23 AM

@pauamma_gundo.com And what about the support status of FDDI ? It has been removed via D15017 and D15170 .

zlei retitled this revision from ifconfig.8: Prefer consistent terminology to ifconfig.8: Prefer consistent terminologies.
In D35384#802893, @zlei.huang_gmail.com wrote:

@pauamma_gundo.com And what about the support status of FDDI ? It has been removed via D15017 and D15170 .

Ooops, right. Remove FDDI too, then. I only remember FreeBSD TR support going away because I used to ride herd on a several thousand workstations TR network back when 8228s were the latest and greatest.

Ooops, right. Remove FDDI too, then. I only remember FreeBSD TR support going away because I used to ride herd on a several thousand workstations TR network back when 8228s were the latest and greatest.

Or are you planning to do that in D35409 instead?

Ooops, right. Remove FDDI too, then. I only remember FreeBSD TR support going away because I used to ride herd on a several thousand workstations TR network back when 8228s were the latest and greatest.

Or are you planning to do that in D35409 instead?

Yes, I think they are left by D15017 and D15170, so fix it separately.

This revision is now accepted and ready to land.Jun 17 2022, 1:54 AM

Hi @0mp , do you have any objections ?

This revision was automatically updated to reflect the committed changes.