Darren Reed writes:
> > I have a specific need for the observability part of Clearview. I need 
> > to know
> > zone related information to route traffic to only those users that 
> > should be
> > allowed to see it.
> 
> 
> In this case, you should really be looking at the cred_t off the
> dblk_t in order to access the zoneid of the "packet".

The cred_t means something only when a user process allocated the
message.  That's not true for things coming off the wire, so that
might not be very helpful here.

> This would require elevating db_credp to being mentionable on
> the man page of dblk(9s) and hence making db_credp a stable
> field of dblk_t.

Clearview is integrating in ON, and that's an Consolidation Private
interface.  There's no reason that it needs to be made stable for
Clearview to use it.

-- 
James Carlson, KISS Network                    <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to