Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-10 | Fine-tine the TX timing for serve_image. | David Woodhouse | |
It just busy-waits until it's time to send the next packet now. Which sucks, but gives us good timing for debugging. Needs work (and actually if we have hrtimers we probably _can_ sleep and still have proper timing). Signed-off-by: David Woodhouse <dwmw2@infradead.org> | |||
2007-08-09 | Change multicast protocol to allow for a resending flag | David Woodhouse | |
Signed-off-by: David Woodhouse <dwmw2@infradead.org> | |||
2007-08-09 | Add utilities for multicast send/receive of MTD images. | David Woodhouse | |
Signed-off-by: David Woodhouse <dwmw2@infradead.org> |