Re: How to tell if a network interface was renamed (and from what)

From: Mike Karels <mike_at_karels.net>
Date: Wed, 22 Nov 2023 17:04:51 UTC
On 21 Nov 2023, at 19:57, Mike Karels wrote:

> ...  My newer code prints "drivername: igb1" at the end of
> the list of values for "ifconfig $interface-name" or "ifconfig -a"
> if the -D option is given.  I decided that it was better to be able
> to get all the translations at once (for humans, anyway).
>

See https://reviews.freebsd.org/D42721 for the ifconfig change.

		Mike