|
llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
|
#include <boost/asio/basic_raw_socket.hpp>#include <boost/asio/detail/socket_types.hpp>#include <cstddef>#include <cstdint>#include <cstring>#include <linux/netlink.h>#include <sys/socket.h>#include <unistd.h>Go to the source code of this file.
Classes | |
| class | llmx::rtaco::Endpoint< Protocol > |
| Netlink-specific endpoint wrapper for Boost.Asio. More... | |
| class | llmx::rtaco::Protocol |
| Protocol descriptor for netlink sockets. More... | |
Namespaces | |
| namespace | llmx |
| namespace | llmx::rtaco |