Skip to content

Commit

Permalink
fix: added eBPF post links
Browse files Browse the repository at this point in the history
  • Loading branch information
theobori committed Jan 31, 2024
1 parent 1bffccf commit b0931f7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions posts/ebpf.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,14 @@ The capabilities are a way of dividing Linux root privileged into smaller "units
Seccomp means Secure Computing and is a security layer in Linux that allow to filter specific syscalls.

 

## Links

Here are some of my XDP projects.

 

[https://github.com/theobori/tinyknock](https://github.com/theobori/tinyknock)
[https://github.com/theobori/tinyfilter](https://github.com/theobori/tinyfilter)

 

0 comments on commit b0931f7

Please sign in to comment.