| 123456789101112131415161718192021 |
- .. SPDX-License-Identifier: BSD-3-Clause
- ================
- Netlink Handbook
- ================
- Netlink documentation for users.
- .. toctree::
- :maxdepth: 2
- intro
- intro-specs
- specs
- c-code-gen
- genetlink-legacy
- netlink-raw
- See also:
- - :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
- - :ref:`Documentation/netlink/specs/index.rst <specs>`
|