svn commit: r324656 - head/lib/libifconfig
Andriy Voskoboinyk
avos at freebsd.org
Mon Oct 16 21:04:56 UTC 2017
Mon, 16 Oct 2017 19:06:55 +0300 було написано Alan Somers
<asomers at freebsd.org>:
> 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
It was placed at https://github.com/Savagedlight/libifconfig/pull/52;
should I back this change out until it will be reviewed?
>
> -Alan
More information about the svn-src-head
mailing list