Slide 7
Slide 7 text
Netlink & RTNetlink
• Netlink is a datagram-oriented messaging system in
Linux for user-space applications to communicate with
Linux kernel
• mostly used by networking tools (iproute2), but there is
some use of it in other non-networking kernel
subsystems
• RtNetlink is a library used for configuring and managing
networking devices, routing, neighbouring etc.