|
llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
|
#include <cstdint>#include <string>#include <vector>#include <linux/rtnetlink.h>#include "rtaco/core/nl_utils.hxx"Go to the source code of this file.
Classes | |
| struct | llmx::rtaco::RouteEvent |
| struct | llmx::rtaco::enable_bitmask_operators< RouteEvent::Flags > |
Namespaces | |
| namespace | llmx |
| namespace | llmx::rtaco |
Typedefs | |
| using | llmx::rtaco::RouteEventList = std::pmr::vector<RouteEvent> |