1// Package nlenc implements encoding and decoding functions for netlink
2// messages and attributes.
3package nlenc
4