summaryrefslogtreecommitdiffstats
path: root/src/usr/lotest.c
Commit message (Expand)AuthorAgeFilesLines
* [lotest] Accept non-loopback packets during testMichael Brown2011-12-081-58/+86
* [netdevice] Allow link layer to report broadcast/multicast packets via pull()Michael Brown2011-07-151-2/+6
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [lotest] Fix endianness in status messageMichael Brown2010-11-201-1/+1
* [lotest] Use network device receive queue freezingMichael Brown2010-11-201-2/+7
* [netdevice] Pass both link-layer addresses in net_tx() and net_rx()Michael Brown2010-10-071-2/+4
* [lotest] Add loopback testing commandsMichael Brown2010-09-211-0/+210