<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Network-Security on kanyo's blog</title><link>https://chaelsoo.me/tags/network-security/</link><description>Recent content in Network-Security on kanyo's blog</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Fri, 27 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://chaelsoo.me/tags/network-security/index.xml" rel="self" type="application/rss+xml"/><item><title>eBPF Dive</title><link>https://chaelsoo.me/blogs/ebpf-dive/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate><guid>https://chaelsoo.me/blogs/ebpf-dive/</guid><description>&lt;p&gt;Ever wanted to run your own code inside the Linux kernel without writing a kernel
module, without rebooting, and without breaking everything? That&amp;rsquo;s eBPF.&lt;/p&gt;
&lt;p&gt;This post is a practical intro. I&amp;rsquo;ll cover how eBPF programs actually work, walk
through a real example, explain the two ways to get data out of the kernel, and
show how the userspace side ties it all together. At the end I&amp;rsquo;ll touch on the
network security toolkit I&amp;rsquo;ve been building on top of this.&lt;/p&gt;</description></item></channel></rss>