Page MenuHomeFreeBSD

ifconfig: fix 'ifconfig -l ether'
ClosedPublic

Authored by glebius on Aug 24 2023, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 3:46 PM
Unknown Object (File)
Tue, Sep 15, 11:05 PM
Unknown Object (File)
Mon, Sep 14, 7:45 AM
Unknown Object (File)
Sun, Sep 13, 5:39 AM
Unknown Object (File)
Thu, Sep 10, 4:08 PM
Unknown Object (File)
Mon, Sep 7, 5:35 PM
Unknown Object (File)
Sun, Sep 6, 12:31 PM
Unknown Object (File)
Thu, Sep 3, 1:03 AM
Subscribers

Details

Summary

When matching interfaces for being Ethernet, use same trick that
the link module does - pass if_type through convert_iftype().
That restores historicaly behaviour of listing lagg(4) ports.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53279
Build 50170: arc lint + arc unit