summaryrefslogtreecommitdiffstats
path: root/src/config/fault.h
Commit message (Collapse)AuthorAgeFilesLines
* [peerdist] Add individual block download mechanismMichael Brown2015-08-171-0/+12
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [peerdist] Add segment discovery mechanismMichael Brown2015-08-171-0/+3
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanismMichael Brown2015-07-221-0/+19
Provide a generic inject_fault() function that can be used to inject random faults with configurable probabilities. Signed-off-by: Michael Brown <mcb30@ipxe.org>