13 lines
833 B
Markdown
13 lines
833 B
Markdown
genetlink [![builds.sr.ht status](https://builds.sr.ht/~mdlayher/genetlink.svg)](https://builds.sr.ht/~mdlayher/genetlink?) [![GoDoc](https://godoc.org/github.com/mdlayher/genetlink?status.svg)](https://godoc.org/github.com/mdlayher/genetlink) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/genetlink)](https://goreportcard.com/report/github.com/mdlayher/genetlink)
|
|
=========
|
|
|
|
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](https://mdlayher.com/blog/linux-netlink-and-go-part-1-netlink/).
|
|
|
|
If you have any questions or you'd like some guidance, please join us on
|
|
[Gophers Slack](https://invite.slack.golangbridge.org) in the `#networking`
|
|
channel!
|