Abstracting struct ifnet
Adrian Chadd
adrian at freebsd.org
Fri Feb 17 08:23:19 UTC 2012
On 17 February 2012 00:23, Luigi Rizzo <rizzo at iet.unipi.it> wrote:
> I do like the idea, but the amount of changes will be massive
> (see below). The thing that worries me the most is that it
> will introduce huge changes between different releases, unless
> we backport the accessors (while keeping the underlying struct ifnet
> frozen so we preserve the kernel ABI).
I think it's worth doing for the select drivers people care about.
That way things can be slowly converted over time, with any new
network drivers needing to use the new accessors.
Adrian
More information about the freebsd-net
mailing list