Page MenuHomeFreeBSD

sbin/ifconfig: Get media status with libifconfig
ClosedPublic

Authored by freqlabs on Mar 3 2021, 3:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 3, 8:49 PM
Unknown Object (File)
Thu, Nov 28, 9:37 PM
Unknown Object (File)
Wed, Nov 27, 5:23 PM
Unknown Object (File)
Nov 12 2024, 11:43 AM
Unknown Object (File)
Nov 11 2024, 6:00 PM
Unknown Object (File)
Oct 19 2024, 1:03 AM
Unknown Object (File)
Oct 15 2024, 4:11 AM
Unknown Object (File)
Sep 29 2024, 5:05 PM
Subscribers
None

Details

Summary

Code deduplication.

Test Plan

Check ifconfig output before and after are identical.

Diff Detail

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

Event Timeline

freqlabs created this revision.
sbin/ifconfig/ifmedia.c
335

Whoops need to free this too.

This revision is now accepted and ready to land.Mar 3 2021, 1:27 PM