netlink

command
v0.0.0-...-02afd4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 5 Imported by: 0

README

README

# make
# insmod netlink_test.ko
# dmesg |grep test_netlink # 检查ko是否载入
[505819.566429] test_netlink_init
# gcc client.c -o client # 编译client
# ./client
# dmesg
...
[505944.039425] kernel recv from user: hello netlink!! # 显示client发送的消息

Documentation

Overview

自发自收netlink消息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL