Name: | libmnl |
---|---|
Version: | 1.0.5 |
Release: | 7.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 56363 |
License: | LGPL-2.1-or-later |
RPM: | libmnl-1.0.5-7.el10.x86_64.rpm |
Source RPM: | libmnl-1.0.5-7.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://netfilter.org/projects/libmnl/ |
Summary: | Minimalistic Netlink user-space library |
Description: | 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. |