On 16.03.2017 13:12, Andrey V. Elsukov wrote:
> On 16.03.2017 13:02, Hans Petter Selasky wrote:
>> Author: hselasky
>> Date: Thu Mar 16 10:02:45 2017
>> New Revision: 315405
>> URL: https://svnweb.freebsd.org/changeset/base/315405
>>
>> Log:
>> Add helper function similar to ip_dev_find() to the
On 16.03.2017 13:02, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Thu Mar 16 10:02:45 2017
> New Revision: 315405
> URL: https://svnweb.freebsd.org/changeset/base/315405
>
> Log:
> Add helper function similar to ip_dev_find() to the LinuxKPI to lookup
> a network device by its IPv6 ad
Author: hselasky
Date: Thu Mar 16 10:02:45 2017
New Revision: 315405
URL: https://svnweb.freebsd.org/changeset/base/315405
Log:
Add helper function similar to ip_dev_find() to the LinuxKPI to lookup
a network device by its IPv6 address in the given VNET.
MFC after:1 week
Spo