<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Libbpf on ARLOOR</title>
    <link>https://www.arloor.com/tags/libbpf/</link>
    <description>Recent content in Libbpf on ARLOOR</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <atom:link href="https://www.arloor.com/tags/libbpf/index.xml" rel="self" type="application/rss+xml" />
    
      
    <item>
      <title>用 cargo-zigbuild 构建兼容 glibc 2.17 的 Rust eBPF 程序</title>
      <link>https://www.arloor.com/posts/rust-ebpf-zigbuild-glibc-2.17/</link>
      <pubDate>Fri, 24 Jul 2026 22:16:29 +0800</pubDate>
      <guid>https://www.arloor.com/posts/rust-ebpf-zigbuild-glibc-2.17/</guid>
      <description>&lt;p&gt;&lt;code&gt;rust_http_proxy&lt;/code&gt; 会发布三个 Linux 二进制：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;普通版 &lt;code&gt;rust_http_proxy&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;动态链接 BPF 版 &lt;code&gt;rust_http_proxy_bpf&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;静态链接 BPF 版 &lt;code&gt;rust_http_proxy_bpf_static&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;这次改动的目标是让三个产物都只要求 &lt;strong&gt;glibc 2.17&lt;/strong&gt;，同时保留后两个版本的 eBPF 流量统计能力。&lt;/p&gt;</description>
    </item>
      
    
  </channel>
</rss>
