Name Date Size #Lines LOC

..--

README.mdH A D25-Apr-2025367 149

nl-base-utils.hH A D25-Apr-202529.7 KiB840592

README.md

1include/base
2============
3
4This directory contains libnl-independent helper.
5
6It's an internal "library" of helpers, that purely depend
7on C and external dependencies.
8
9Currently, it's also header-only, so there is no need to link
10with anything special.
11
12This can be used freely by all our internal code, but it's private API,
13so it cannot be used in public headers.
14