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 [email protected]
with "unsubscribe freebsd-hackers" in the body of the message

