You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kochie
4d7aa57da0
|
7 years ago | |
---|---|---|
.. | ||
LICENSE.md | 7 years ago | |
README.md | 7 years ago | |
conn.go | 7 years ago | |
doc.go | 7 years ago | |
family.go | 7 years ago | |
family_linux.go | 7 years ago | |
family_others.go | 7 years ago | |
fuzz.go | 7 years ago | |
message.go | 7 years ago |
README.md
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.