Netlink API

Socket-based interface for communication between the kernel and user space, particularly for networking and device subsystems.

API entry from apis.yml

apis.yml Raw ↑
aid: linuxunix:netlink-api
name: Netlink API
description: Socket-based interface for communication between the kernel and user space, particularly
  for networking and device subsystems.
humanURL: https://man7.org/linux/man-pages/man7/netlink.7.html
tags:
- Networking
- Kernel
- Sockets
properties:
- type: Documentation
  url: https://man7.org/linux/man-pages/man7/netlink.7.html
- type: Reference
  url: https://www.kernel.org/doc/html/latest/userspace-api/netlink/intro.html