Closed IoTPanic closed 3 months ago
Name | Link |
---|---|
Latest commit | 465c0ca6a5e85f8f3feda0ebe01c0379c098b85a |
Latest deploy log | https://app.netlify.com/sites/aya-rs/deploys/66b18953d27e2100089faa2d |
Deploy Preview | https://deploy-preview-161--aya-rs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
lsm_hooks.h does not appear to actually list the hooks as stated in the original text, rather it contains definitions for a data structure providing the list during execution. I also found the wording to be slightly confusing, as to my understanding, the author of the LSM module is the one making the policy decisions.
If I'm ignorant to something please let me know, it's my first day working with BPF 🐝