Skip to content

Commit

Permalink
Adding tags in ebpf.md
Browse files Browse the repository at this point in the history
Signed-off-by: Asem Hamid <[email protected]>
  • Loading branch information
asem-hamid authored Jan 28, 2024
1 parent 21fde5d commit 9c3c2df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/en/ebpf.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: eBPF
status: Completed
category: architecture
category: Technology
tags: ["architecture", "networking", "security"]
---

eBPF, or extended Berkeley Packet Filter, is a technology that allows small, sandboxed programs or scripts to run in the kernel space of a Linux system without having to change the kernel's source code or load Linux kernel modules.
Expand Down

0 comments on commit 9c3c2df

Please sign in to comment.