index.rst 369 B

123456789101112131415161718192021
  1. .. SPDX-License-Identifier: BSD-3-Clause
  2. ================
  3. Netlink Handbook
  4. ================
  5. Netlink documentation for users.
  6. .. toctree::
  7. :maxdepth: 2
  8. intro
  9. intro-specs
  10. specs
  11. c-code-gen
  12. genetlink-legacy
  13. netlink-raw
  14. See also:
  15. - :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
  16. - :ref:`Documentation/netlink/specs/index.rst <specs>`