James Carlson wrote:
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.
Indeed, that will have to wait until there is a classifier at a
lower level that is capable of making that association.
Darren
_______________________________________________
networking-discuss mailing list
[email protected]