Subject: Re: domU network configuration in xen config file
To: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
From: Geert Hendrickx <ghen@telenet.be>
List: port-xen
Date: 03/13/2006 10:13:12
On Mon, Mar 13, 2006 at 09:56:48AM +0100, Jochen Kunz wrote:
> On Sun, 12 Mar 2006 16:19:55 +0100
> Manuel Bouyer <bouyer@antioche.eu.org> wrote:
> > Because I don't know of a way for userland to get this info from
> > kernel in NetBSD.
> sysctl(9)? Somthing like:
> xen.bootparam.net.if.ip=192.168.1.99
> Sure, it is some kind of missuse. But there are also the "hw." sysctl(9)
> nodes, that do somthing similar.

Good idea.  Should this even be xen specific?  This info could be passed on
from our boot(8) loader, too.  (granted, I don't see a direct use for that,
but it's just not xen-specific.)

	Geert