new feature: private IPC for every jail

Robert Watson rwatson at FreeBSD.org
Tue Apr 4 12:28:05 UTC 2006


On Tue, 4 Apr 2006, Dmitry Pryanishnikov wrote:

> However, I can't find info whether "/" is legal as the 1st character of IPC 
> object ID. If yes, we should use another prefix. This approach won't work if 
> there are no restriction on IPC object IDs 1st character. Are there any?

System V IPC object name spaces aren't string-based, you may be thinking of 
the POSIX IPC primitives, which while having string-based names, are deficient 
in other ways, such as using non-hierarchal names.

Robert N M Watson


More information about the freebsd-current mailing list