是的,
ifconfig它本身是用C编写的。:)参见:http :
//cvsweb.netbsd.org/bsdweb.cgi/src/sbin/ifconfig/ifconfig.c?rev=1.169&content-
type=text/ x- cvsweb-
markup
做
man netdevice查看详细信息(在Linux上)。您使用
ioctl()系统调用。

是的,
ifconfig它本身是用C编写的。:)参见:http :
做
man netdevice查看详细信息(在Linux上)。您使用
ioctl()系统调用。