Skip to content

Commit 76f7f8b

Browse files
author
Elena Crenguta Lindqvist
committed
bla
1 parent 04e5d84 commit 76f7f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itnot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<br><br>BPF stands for "Berkeley Packet Filter" it's a linux kernel technology that is used by e.g. tcpdump and other analysis tools.
504504
<br><br>eBPF is used to extract millions of metrics from the kernel and applications for troubleshooting purposes, deep monitoring or exploring running software.
505505
<br><br>BPF is basically a superpower.
506-
<br><br>BPF was initially used for tools like tcpdump but Alexei Starovoitov introduced eBPF (enchanced BPF) to be used for things like NATing, routing, doing what iptables does for example.
506+
<br><br>BPF was initially used for tools like tcpdump but Alexei Starovoitov introduced eBPF (extended BPF) to be used for things like NATing, routing, doing what iptables does for example.
507507
</aside>
508508
</section>
509509

0 commit comments

Comments
 (0)