Sat, 13 Jul 2024 10:26:43 UTC | login

Information for build golang-github-vishvananda-netlink-1.2.1~beta.2-5.fc40

ID289673
Package Namegolang-github-vishvananda-netlink
Version1.2.1~beta.2
Release5.fc40
Epoch
SummarySimple netlink library for go
DescriptionThe netlink package provides a simple netlink library for Go. Netlink is the interface a user-space program in linux uses to communicate with the kernel. It can be used to add and remove interfaces, set ip addresses and routes, and configure ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. Since low-level netlink messages are inscrutable at best, the library attempts to provide an api that is loosely modeled on the CLI provided by iproute2. Actions like ip link add will be accomplished via a similarly named function like AddLink(). This library began its life as a fork of the netlink functionality in docker/libcontainer but was heavily rewritten to improve testability, performance, and to add new functionality like ipsec xfrm handling.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:45:04 UTC
CompletedMon, 26 Feb 2024 09:45:04 UTC
Tags
f40
f41
RPMs
src
golang-github-vishvananda-netlink-1.2.1~beta.2-5.fc40.src.rpm (info) (download)
noarch
golang-github-vishvananda-netlink-devel-1.2.1~beta.2-5.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~beta.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~beta.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~beta.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~beta.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Sep 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.1~beta.2-1 - Update to 1.2.1-beta.2 - Close: rhbz#2069911 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild