aya-rs / book

The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
https://aya-rs.dev/book/
Apache License 2.0
81 stars 60 forks source link

bug fix: set global PID in lsm-nice #115

Closed p-alik closed 1 year ago

p-alik commented 1 year ago

Aims to resolve #114

netlify[bot] commented 1 year ago

Deploy Preview for aya-rs ready!

Name Link
Latest commit 594f68014ff2c3857cd692fee7fb1eae729dff07
Latest deploy log https://app.netlify.com/sites/aya-rs/deploys/64710cf6d87d270008e86c38
Deploy Preview https://deploy-preview-115--aya-rs.netlify.app/book/programs/lsm
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

vadorovsky commented 1 year ago

Thanks for fixing that and sorry for late reaction!