Fedora 23 Update: golang-github-vishvananda-netlink-0-0.5.git1e2e08e.fc23

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 3 20:30:19 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-8aab9e6b12
2016-03-03 16:39:46.125607
--------------------------------------------------------------------------------

Name        : golang-github-vishvananda-netlink
Product     : Fedora 23
Version     : 0
Release     : 0.5.git1e2e08e.fc23
URL         : https://github.com/vishvananda/netlink
Summary     : Simple netlink library for go
Description :
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.

--------------------------------------------------------------------------------
Update Information:

Update
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1248155 - Tracker for golang-github-vishvananda-netlink
        https://bugzilla.redhat.com/show_bug.cgi?id=1248155
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update golang-github-vishvananda-netlink' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list