Page MenuHomeFreeBSD

ifconfig.8: Prefer consistent terminologies
ClosedPublic

Authored by zlei on Jun 2 2022, 9:48 AM.
Tags
None
Referenced Files
F109062583: D35384.id106564.diff
Fri, Jan 31, 7:39 AM
F109054646: D35384.id106564.diff
Fri, Jan 31, 5:12 AM
Unknown Object (File)
Tue, Jan 28, 7:09 AM
Unknown Object (File)
Sat, Jan 25, 5:35 PM
Unknown Object (File)
Tue, Jan 21, 8:19 PM
Unknown Object (File)
Sat, Jan 18, 11:48 AM
Unknown Object (File)
Fri, Jan 17, 8:29 PM
Unknown Object (File)
Tue, Jan 14, 2:33 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

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
410

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.