<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Firewall on viveksb007</title><link>http://viveksb.dev/tags/firewall/</link><description>Recent content in Firewall on viveksb007</description><generator>Hugo -- 0.147.8</generator><language>en-us</language><lastBuildDate>Sun, 09 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://viveksb.dev/tags/firewall/index.xml" rel="self" type="application/rss+xml"/><item><title>Firewall Rule Conversion Problem</title><link>http://viveksb.dev/2026/08/firewall-rule-conversion-problem/</link><pubDate>Sun, 09 Aug 2026 00:00:00 +0000</pubDate><guid>http://viveksb.dev/2026/08/firewall-rule-conversion-problem/</guid><description>&lt;p>I was reviewing a teammate&amp;rsquo;s PR that optimized how we convert user-space firewall rules to another format to program into eBPF dataplane, and it was a nice reminder that DSA isn&amp;rsquo;t just interview trivia. It shows up in real infra code more often than you&amp;rsquo;d think. The change was small on the surface, but underneath it swapped a linear scan for a trie and turned a quadratic loop into linear complexity.&lt;/p></description></item></channel></rss>