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)
Sat, Aug 29, 12:04 AM
Unknown Object (File)
Thu, Aug 27, 9:00 PM
Unknown Object (File)
Wed, Aug 26, 2:23 PM
Unknown Object (File)
Wed, Aug 26, 5:38 AM
Unknown Object (File)
Sat, Aug 22, 11:27 PM
Unknown Object (File)
Fri, Aug 21, 3:45 PM
Unknown Object (File)
Sat, Aug 15, 11:36 PM
Unknown Object (File)
Sat, Aug 15, 2:58 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_chezdork.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.

In D35384#803753, @pauamma_gundo.com wrote:

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?

In D35384#803849, @pauamma_gundo.com wrote:
In D35384#803753, @pauamma_gundo.com wrote:

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.

Ping @pauamma_gundo.com since the parent D35409 has been merged.

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.