|
llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
|
#include <atomic>#include <cstdint>#include <expected>#include <span>#include <system_error>#include <boost/asio/awaitable.hpp>#include <boost/asio/io_context.hpp>#include <boost/asio/strand.hpp>#include <boost/asio/steady_timer.hpp>#include "rtaco/events/nl_address_event.hxx"#include "rtaco/events/nl_link_event.hxx"#include "rtaco/events/nl_neighbor_event.hxx"#include "rtaco/events/nl_route_event.hxx"#include "rtaco/socket/nl_socket_guard.hxx"Go to the source code of this file.
Classes | |
| class | llmx::rtaco::Control |
| High-level control interface for kernel netlink operations. More... | |
Namespaces | |
| namespace | llmx |
| namespace | llmx::rtaco |