Hi, is libseccomp supported on linux-2.6.32 on a MIPS-32 bit architecture(Malta 
board)? If yes, I wanted to intercept all calls made by the root process. Can I 
setup a filtering policy during the kernel initialization itself(before it 
executes /sbin/init) so that all the system calls made by the root process 
would then go through the filter that I'd setup before. Does that seem like a 
reasonable assumption to make?

 I know seccomp was supported by this kernel version and I've heard it's 
possible to backport support for seccomp2 in these kernels as well. I don't 
know if this is the right place to ask but can someone point me in the right 
direction as far as backporting seccomp2 for this kernel version is concerned? 

(Sorry if I went off on a tangent with these questions, any guidance is 
appreciated) 

-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to