kivanccakmak / myfconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C 98.4%Language:Makefile 1.6%