Subject: adding protocol domains and families
To: None <tech-net@netbsd.org>
From: Darren Reed <darrenr@reed.wattle.id.au>
List: tech-net
Date: 11/19/2000 23:00:41
Is it possible to do this in a "dynamic" fashion with NetBSD ?

Should we be making this possible if it isn't already ?

I notice that domaininit() statically adds all the expected protocol
domains in what appears, to me, a rather 'old fashioned manner'.  Is
there something we can do to make this better ?  Should we perhaps
move away from "options INET[6]" to something like "protocol inet[6]"?

Darren