Node_Exporter/vendor/github.com/mdlayher/genetlink
Ben Kochie 0e77317955
Update netlink vendoring (#1471)
* github.com/ema/qdisc
* github.com/mdlayher/genetlink
* github.com/mdlayher/wifi

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-09-05 15:35:13 +02:00
..
conn.go Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
doc.go Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
family_linux.go Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
family_others.go Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
family.go Update vendoring (#722) 2017-11-02 12:30:34 +01:00
fuzz.go Update vendoring (#722) 2017-11-02 12:30:34 +01:00
go.mod Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
go.sum Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
LICENSE.md Update vendoring (#722) 2017-11-02 12:30:34 +01:00
message.go Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00
README.md Update netlink vendoring (#1471) 2019-09-05 15:35:13 +02:00

genetlink builds.sr.ht status GoDoc Go Report Card

Package genetlink implements generic netlink interactions and data types. MIT Licensed.

For more information about how netlink and generic netlink work, check out my blog series on Linux, Netlink, and Go.

If you have any questions or you'd like some guidance, please join us on Gophers Slack in the #networking channel!