Result for 2B053FAFF6C1F081A59C5B8B53317CEE361EAD20

Query result

Key Value
FileName./usr/share/gocode/src/github.com/vishvananda/netlink/qdisc_test.go
FileSize9831
MD5F20A7CCB348708AB0D9E894D7E54E538
SHA-12B053FAFF6C1F081A59C5B8B53317CEE361EAD20
SHA-25641AE0E259F7C040A923F630D4E543F2002C0C93472451ED39F46FBE47D36F070
SSDEEP192:1zqzfaNNvzSDnONzzCz2QNDzAzfaTo/nVr9u/zAzfafedtaFNhzQznUrwN2zHz3h:1/7JmJ0dr9CJfJdpr/jd
TLSHT189124AF9DB59811456BC3406841ECA9548F19AE3CB730466A3C8BCD3B2CECD2B17C6E9
hashlookup:parent-total6
hashlookup:trust80

Network graph view

Parents (Total: 6)

The searched file hash is included in 6 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize116300
MD57FAFA77DD5671A309D432DCDB76C6718
PackageDescriptionnetlink library for go The 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 provied 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vishvananda-netlink-dev
PackageSectiongolang
PackageVersion1.1.0-2
SHA-1D3C5FDD930EDAA0A9A995CF7845A3BC1D0969F5F
SHA-256EDB8CB097979CBAD7AA4A0137B1A9107891EBB3B18B7AF4C240D4DBAA7D5E35F
Key Value
FileSize116364
MD5EAA315D7E8B73560F2C05D0FC9B4ED6D
PackageDescriptionnetlink library for go The 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 provied 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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-vishvananda-netlink-dev
PackageSectiongolang
PackageVersion1.1.0-2
SHA-120EBCA623719E3C4305BECE6D60B16B4329EB042
SHA-25652566ED011D89984648D1AC4B163A82F728AD6AB42AE381FCDAF3864B73DCDD4
Key Value
MD5F0A7A6CEB8F5D361235827FCC69E2744
PackageArchnoarch
PackageDescriptionThe 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
PackageMaintainerFedora Project
PackageNamegolang-github-vishvananda-netlink-devel
PackageRelease1.fc33
PackageVersion1.1.0
SHA-15E40E7A40FE754094BA755F5FDDDA80076EC0F4D
SHA-25683B0C8DCBB7B9AD724EA6D2956B397EDF3EB61302CB3920ED79E4609B82A3FF1
Key Value
MD5AA3223C67B7B5AEAA068B6F6AC3D4190
PackageArchnoarch
PackageDescriptionThe 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
PackageMaintainerFedora Project
PackageNamegolang-github-vishvananda-netlink-devel
PackageRelease3.20190504gitfafc1e7.fc32
PackageVersion1.0.0
SHA-16D984641556FD73B8390EE73420A8D346AC23584
SHA-256712CBCF302EA77DA30693D54DA7D1EFB5B8603D2A0F497DBF31F0CFC7E00D6C9
Key Value
FileSize115456
MD5B6427762E6037EE8A7831AAEC542DB5A
PackageDescriptionnetlink library for go The 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 provied 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vishvananda-netlink-dev
PackageSectiondevel
PackageVersion1.1.0-1
SHA-1CA74BB7D0F184B84815999E1BEE28D986F6A4B74
SHA-256CFC24A2A63883201EEB624EAC540705D47757E3844ED48D6258F683EFFA4E2EE
Key Value
MD5D6786435CBE4C239C0F45066E7410D9B
PackageArchnoarch
PackageDescriptionThe 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
PackageMaintainerFedora Project
PackageNamegolang-github-vishvananda-netlink-devel
PackageRelease2.fc34
PackageVersion1.1.0
SHA-132390A793BC2617D0F7FE89214E2D959E383EE26
SHA-256C12D848CA91F4B6A41139C23007F96C61C5CC27142BB13BAFC4CAD79C26E74E2