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)
Sat, Oct 19, 1:03 AM
Unknown Object (File)
Tue, Oct 15, 4:11 AM
Unknown Object (File)
Sep 29 2024, 5:05 PM
Unknown Object (File)
Sep 28 2024, 4:49 PM
Unknown Object (File)
Sep 27 2024, 3:42 AM
Unknown Object (File)
Sep 27 2024, 2:11 AM
Unknown Object (File)
Sep 26 2024, 10:33 AM
Unknown Object (File)
Sep 25 2024, 8:27 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