Page MenuHomeFreeBSD

ifconfig.8: Prefer consistent terminologies
ClosedPublic

Authored by zlei on Jun 2 2022, 9:48 AM.
Tags
None
Referenced Files
F96291881: D35384.id106977.diff
Tue, Sep 24, 9:29 AM
Unknown Object (File)
Sun, Sep 22, 12:02 PM
Unknown Object (File)
Tue, Sep 17, 10:47 PM
Unknown Object (File)
Wed, Sep 4, 2:01 PM
Unknown Object (File)
Sun, Sep 1, 5:45 AM
Unknown Object (File)
Fri, Aug 30, 8:16 PM
Unknown Object (File)
Fri, Aug 30, 8:16 PM
Unknown Object (File)
Fri, Aug 30, 8:16 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.