Erste Seite Zurück Weiter Letzte Seite Übersicht Grafik
Kernel netlink
Works using skbuffs.
Sending can be non blocking (netlink_unicast/broadcast)
User context calls callback
netlink_dump calls your callback with a skbuff for RTM_GET
netlink_ack acks packets if requested.