Fedora Packages

golang-github-coreos-iptables-devel Subpackage of golang-github-coreos-iptables

Go wrapper around iptables utility

Go bindings for iptables utility. In-kernel netfilter does not have a good userspace API. The tables are manipulated via setsockopt that sets/replaces the entire table. Changes to existing table need to be resolved by userspace code which is difficult and error-prone. Netfilter developers heavily advocate using iptables utlity for programmatic manipulation. go-iptables wraps invocation of iptables utility with functions to append and delete rules; create, clear and delete chains. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/coreos/go-iptables

Releases Overview

Release Stable Testing
Fedora Rawhide 0.5.0-10.fc40 -
Fedora 40 0.5.0-10.fc40 -
Fedora 39 0.5.0-8.fc39 -
Fedora 38 0.5.0-7.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-coreos-iptables dash maintainers at fedoraproject dot org.



Sources on Pagure