summaryrefslogtreecommitdiffstats
path: root/src/usr/ifmgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Allow recording of TX and RX errors to aid in end-user debugging.Michael Brown2007-07-051-2/+3
* Add trivial net device statistics (TX and RX packet count), reportedMichael Brown2007-07-031-2/+3
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-2/+3
* Added network interface management commandsMichael Brown2007-01-101-0/+66