Fri, 09 Aug 2024 18:25:54 UTC | login

Information for RPM golang-github-vishvananda-netlink-devel-1.2.1~beta.2-2.fc38.noarch.rpm

ID930856
Namegolang-github-vishvananda-netlink-devel
Version1.2.1~beta.2
Release2.fc38
Epoch
Archnoarch
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vishvananda/netlink
Build Time2023-01-19 10:29:09 GMT
Size173.62 KB
3581379c076a6349a8b96e07bf583f28
LicenseApache-2.0
Provides
golang(github.com/vishvananda/netlink) = 1.2.1~beta.2-2.fc38
golang(github.com/vishvananda/netlink)(tag=v1.2.1-beta.2) = 1.2.1~beta.2-2.fc38
golang(github.com/vishvananda/netlink/nl) = 1.2.1~beta.2-2.fc38
golang(github.com/vishvananda/netlink/nl)(tag=v1.2.1-beta.2) = 1.2.1~beta.2-2.fc38
golang-github-vishvananda-netlink-devel = 1.2.1~beta.2-2.fc38
golang-ipath(github.com/vishvananda/netlink) = 1.2.1~beta.2-2.fc38
golang-ipath(github.com/vishvananda/netlink)(tag=v1.2.1-beta.2) = 1.2.1~beta.2-2.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/vishvananda/netns)
golang(golang.org/x/sys/unix)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 129 >>>
Name ascending sort Size
/usr/share/doc/golang-github-vishvananda-netlink-devel0.00 B
/usr/share/doc/golang-github-vishvananda-netlink-devel/CHANGELOG.md59.00 B
/usr/share/doc/golang-github-vishvananda-netlink-devel/README.md2.95 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/vishvananda0.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink0.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/.goipath71.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/CHANGELOG.md59.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/README.md2.95 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/addr.go1.28 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/addr_linux.go11.53 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/addr_test.go6.60 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/bpf_linux.go1.70 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/bridge_linux.go3.52 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/bridge_linux_test.go1.93 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/class.go6.77 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/class_linux.go10.80 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/class_test.go14.86 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/cmd0.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/cmd/ipset-test0.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/cmd/ipset-test/main.go3.16 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/conntrack_linux.go18.21 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/conntrack_test.go25.93 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/conntrack_unspecified.go2.08 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/devlink_linux.go20.38 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/devlink_test.go7.94 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/filter.go7.62 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/filter_linux.go28.22 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/filter_test.go39.21 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/fou.go436.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/fou_linux.go3.81 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/fou_test.go2.60 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/fou_unspecified.go219.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/genetlink_linux.go3.76 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/genetlink_unspecified.go480.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/go.mod178.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/gtp_linux.go6.66 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/gtp_test.go2.10 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/handle_linux.go5.27 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/handle_linux_test.go388.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/handle_test.go7.42 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/handle_unspecified.go5.84 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/inet_diag.go523.00 B
/usr/share/gocode/src/github.com/vishvananda/netlink/ioctl_linux.go2.24 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/ipset_linux.go14.07 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/ipset_linux_test.go13.81 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/link.go28.26 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/link_linux.go100.25 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/link_test.go63.28 KB
/usr/share/gocode/src/github.com/vishvananda/netlink/link_tuntap_linux.go282.00 B
Component of
1 through 32 of 32
Buildroot descending sort Created State
f38-build-730105-102325 2023-08-18 07:00:31 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired