myfconfig

User Space application to gather network interface information.

compile

make

run

./myconfig
./myconfig eth0

related

strace ifconfig <where ioctl() funcs in this repository were collected>

man netdevice
man ioctl
man strace
man ifconfig