Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2020 14:31:30 -0700
From:      Oleksandr Tymoshenko <gonzo@bluezbox.com>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r353419 - head/sys/net
Message-ID:  <20200828213130.GA74775@bluezbox.com>
In-Reply-To: <201910102342.x9ANguvu083989@repo.freebsd.org>
References:  <201910102342.x9ANguvu083989@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff (glebius@FreeBSD.org) wrote:
> Author: glebius
> Date: Thu Oct 10 23:42:55 2019
> New Revision: 353419
> URL: https://svnweb.freebsd.org/changeset/base/353419
> 
> Log:
>   Provide new KPI for network drivers to access lists of interface
>   addresses.  The KPI doesn't reveal neither how addresses are stored,
>   how the access to them is synchronized, neither reveal struct ifaddr
>   and struct ifmaddr.
>   
>   Reviewed by:	gallatin, erj, hselasky, philip, stevek
>   Differential Revision:	https://reviews.freebsd.org/D21943

Hi Gleb,

Are there any plans to MFC this change and the subsequent API consumer changes?
Lack of this API in 12 makes MFCing unrelated eth driver fixes hard.

-- 
gonzo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200828213130.GA74775>