Sat, 13 Jul 2024 12:20:14 UTC | login

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

ID231879
Package Namegolang-github-vishvananda-netlink
Version1.2.1~beta.2
Release2.fc38
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
StartedFri, 24 Feb 2023 07:38:37 UTC
CompletedFri, 24 Feb 2023 07:38:37 UTC
Tags
f38
f39
f40
RPMs
src
golang-github-vishvananda-netlink-1.2.1~beta.2-2.fc38.src.rpm (info) (download)
noarch
golang-github-vishvananda-netlink-devel-1.2.1~beta.2-2.fc38.noarch.rpm (info) (download)
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild