rtnetlink 0.14.1

manipulate linux networking resources via netlink
Documentation

rtnetlink

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

  • tokio_socket

tokio_socket

  • netlink-proto/tokio_socket
  • tokio

tokio

  • dep:tokio

smol_socket

  • netlink-proto/smol_socket
  • async-global-executor

async-global-executor

  • dep:async-global-executor

test_as_root

    This feature flag does not enable additional features.