On Tue, 3 Aug 1999, Mike Smith wrote: > > Speaking of the jail() syscall -- it really needs to be revamped a > > little before people really start using it wholeheartedly. The size > > of the jail structure needs to be passed in the syscall to allow > > backwards > > compatibility when things change such as, for example, the size of the > > IP address. > > Actually, with interfaces like this you should generally pass a pointer > to the structure in userspace, and stick a version number constant in > the beginning of the structure. The size is often not enough of a > determining factor...
Actually, the structure shouldn't change size because it should be using a sockaddr. > > -- > \\ The mind's the standard \\ Mike Smith > \\ of the man. \\ msm...@freebsd.org > \\ -- Joseph Merrick \\ msm...@cdrom.com > > > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-hackers" in the body of the message > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ gr...@freebsd.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message