svn commit: r324656 - head/lib/libifconfig
Alan Somers
asomers at freebsd.org
Mon Oct 16 16:06:59 UTC 2017
On Mon, Oct 16, 2017 at 12:54 AM, Andriy Voskoboinyk <avos at freebsd.org> wrote:
> Author: avos
> Date: Mon Oct 16 06:54:26 2017
> New Revision: 324656
> URL: https://svnweb.freebsd.org/changeset/base/324656
>
> Log:
> libifconfig: allow to get original interface name via ifconfig_get_orig_name()
>
> Uses the same method as in tools/tools/ifinfo/ifinfo.c
> (via net.link.generic sysctl).
>
> Tested with modified wlandebug(8).
>
> Differential Revision: https://reviews.freebsd.org/D12554
>
> Modified:
> head/lib/libifconfig/libifconfig.c
> head/lib/libifconfig/libifconfig.h
The original author of libifconfig keeps her work at Github. To
reduce divergence, we should submit changes there first, or else
convince her to start using our SVN repository. Did you at least ask
her for review?
https://github.com/savagedlight/libifconfig
-Alan
More information about the svn-src-head
mailing list