Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 490 Bytes

libmnl.md

File metadata and controls

5 lines (4 loc) · 490 Bytes

libmnl (libmnl.so) 1.0.4

libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel.