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-4.fc35 -
Fedora 35 0.5.0-4.fc35 -
Fedora 34 0.5.0-3.fc34 -
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