linux_kernel_hacking / 4_Network /
@miura250 miura250 authored on 8 Dec 2023
..
Makefile sec 4 1 year ago
README.md Create README.md 1 year ago
net_monitor.c sec 4 1 year ago
README.md

sudo insmod net_monitor.ko sudo dmesg | tail

mosi ifconfig ga nakereba

sudo apt install net-tools

check network interfaces

ip a

down/up

sudo ifconfig enp0s3 down sudo ifconfig enp0s3 up

check log

sudo less /var/log/syslog