aboutsummaryrefslogtreecommitdiff
path: root/src/usr/lotest.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-08[lotest] Accept non-loopback packets during testMichael Brown1-58/+86
2011-07-15[netdevice] Allow link layer to report broadcast/multicast packets via pull()Michael Brown1-2/+6
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-1/+1
2010-11-20[lotest] Fix endianness in status messageMichael Brown1-1/+1
2010-11-20[lotest] Use network device receive queue freezingMichael Brown1-2/+7
2010-10-07[netdevice] Pass both link-layer addresses in net_tx() and net_rx()Michael Brown1-2/+4
2010-09-21[lotest] Add loopback testing commandsMichael Brown1-0/+210