awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesIPVS Interface Mapping

Translates user-space configurations into kernel-level IP Virtual Server rules.

Distinct from Kernel Interfaces: Specifically targets the translation of configuration into IPVS kernel rules, not general kernel abstractions.

Explore 1 awesome GitHub repository matching operating systems & systems programming · IPVS Interface Mapping. Refine with filters or upvote what's useful.

Awesome IPVS Interface Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • acassen/keepalivedacassen 的头像

    acassen/keepalived

    4,587在 GitHub 上查看↗

    Keepalived 是一个高可用性管理器和虚拟 IP 故障转移工具,确保服务的持续可用性。它使用虚拟路由器冗余协议(VRRP)协调浮动 IP 地址在主节点和备份节点之间的迁移,以管理路由器冗余和无缝故障转移。 该项目的特点在于与 Linux 内核 IPVS 模块集成,作为传输层负载均衡器运行。它使用各种调度算法和转发方法(如 NAT、直接路由或隧道)在后端服务器之间分配网络流量。 该系统包括使用 TCP、HTTP 和双向转发检测(BFD)协议的网络健康监控功能,可在毫秒级识别故障。它进一步支持通过执行自定义脚本、SMTP 管理警报以及跨多个实例同步路由路径来实现自动化故障转移编排。 该软件提供了一个支持模板化、网络命名空间隔离以及通过 SNMP 导出系统指标的配置界面。

    Translates user-space configuration into Linux kernel IP Virtual Server rules for high-performance transport-layer load balancing.

    Cbfdcdaemon
    在 GitHub 上查看↗4,587
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. eBPF Tooling
  5. Kernel Interfaces
  6. IPVS Interface Mapping