cloudflare/ipvs

Package ipvs allows you to manage Linux IPVS services and destinations

Go

185

32 commits

updated Apr 29, 2026

See the code

README

ipvs Go Reference

Package ipvs provides programmatic access to Linux's IPVS to manage services and destinations using the netlink and genetlink packages. This package can be used in environment without the ipvsadm tool, and in programs compiled without CGO.

Usage examples can be found in the Go Reference.

Supported Versions

Go

This project follows the Go Release Policy: the last two major Go releases are supported and tested. Changes which break unsupported Go releases are not considered breaking changes.

Linux

This project supports the Linux kernels from [kernel.org][] that are designated "stable" or "longterm". Changes which break unsupported Linux releases are not considered breaking changes.

Contributors

terinjokes

28 commits

mvegter

1 commits

cloudflare/ipvs

Package ipvs allows you to manage Linux IPVS services and destinations

Go

185

32 commits

updated Apr 29, 2026

See the code

README

ipvs Go Reference

Package ipvs provides programmatic access to Linux's IPVS to manage services and destinations using the netlink and genetlink packages. This package can be used in environment without the ipvsadm tool, and in programs compiled without CGO.

Usage examples can be found in the Go Reference.

Supported Versions

Go

This project follows the Go Release Policy: the last two major Go releases are supported and tested. Changes which break unsupported Go releases are not considered breaking changes.

Linux

This project supports the Linux kernels from [kernel.org][] that are designated "stable" or "longterm". Changes which break unsupported Linux releases are not considered breaking changes.

Contributors

terinjokes

28 commits

mvegter

1 commits

Languages

Go

100.0%