Subject: Re: adding protocol domains and families
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: None <itojun@iijlab.net>
List: tech-net
Date: 11/20/2000 23:16:33
>> 	the order of domaininit() is *very* important.  it has to be called
>> 	in very specific order.
>Maybe we could teach the domains about their dependencies in some way,
>so that the domain initialization could be done in the right order anyway?

	could be possible, but is way too hard to understand the dependency
	and the actual initialization order - see FreeBSD linker hack
	for domain initialization (i prefer the current NetBSD way).

itojun