User Tools

Site Tools


mywiki:linux:network_driver_notes

This is an old revision of the document!


Network Driver Notes

Reference
ifconfig eth0 up IFF_UP dev→open()
ifconfig eth0 down ? dev→close()
ifconfig eth0 hw ether 08:00:00:00:00:01 ioctl(SIOCSIFADDR)
IFF_UP
dev→set_mac_address
dev→open
mywiki/linux/network_driver_notes.1439887520.txt.gz · Last modified: (external edit)