Fri, 30 Jan 2026 17:46:36 CST | login

Information for build golang-github-coreos-iptables-0.5.0-1.ocs23

ID18772
Package Namegolang-github-coreos-iptables
Version0.5.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-coreos-iptables.git?.#cd6849719d8c7050cf2005a03a26eed85869186a
SummaryGo wrapper around iptables utility
Description 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 26 Aug 2024 14:26:11 CST
CompletedMon, 26 Aug 2024 14:33:26 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-coreos-iptables.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-coreos-iptables.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-coreos-iptables-0.5.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-coreos-iptables-devel-0.5.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build