summaryrefslogtreecommitdiffstats
path: root/src/usr/lotest.c
Commit message (Expand)AuthorAgeFilesLines
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-4/+10
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [lotest] Discard packets arriving on the incorrect network deviceMichael Brown2014-07-291-6/+6
* [lotest] Allow loopback testing on shared networksMichael Brown2014-03-141-36/+53
* [ifmgmt] Rewrite iflinkwait() to use monojob_wait()Michael Brown2013-11-051-4/+2Star
* [lotest] Include sequence number within loopback test packetsMichael Brown2013-07-141-8/+18
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [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