Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 1999 11:46:56 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Mark Murray <mark@grondar.za>
Cc:        Sue Blake <sue@welearn.com.au>, freebsd-hackers@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG
Subject:   Re: sandbox?? 
Message-ID:  <199907251846.LAA41278@apollo.backplane.com>
References:   <199907251835.UAA63806@gratis.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help
    Speaking of jail() ... it might be a good idea to change the int32 being
    passed for the IP address to something a little more portable or it will
    not be useable when IPV6 goes in.  Perhaps a pointer and a length instead
    of an int32, or even pass a structural pointer and a length (which can
    remain backwards compatible by checking the passed length).

						-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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