Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First tries with big packets. IPv6 frag if UDP payload >1408 bytes. leech ↵ | Ludovic Pouzenc | 2016-07-17 | 1 | -7/+15 |
| | | | | eats CPU in qsort. | ||||
* | Drop msock.h and socket portability. | Ludovic Pouzenc | 2016-07-17 | 1 | -6/+8 |
| | | | | mcastseed/leech aren't really portable nor useful on M$ Windows™. | ||||
* | API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ↵ | Ludovic Pouzenc | 2016-07-17 | 1 | -42/+44 |
| | | | | alarm(), partial writev() support. | ||||
* | Implement dgrambuf_have_data_ready_to_write() + tidy up. | Ludovic Pouzenc | 2016-07-05 | 1 | -1/+3 |
| | |||||
* | Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ↵ | Ludovic Pouzenc | 2016-07-03 | 1 | -32/+62 |
| | | | | handling. | ||||
* | dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵ | Ludovic Pouzenc | 2016-07-02 | 1 | -5/+12 |
| | | | | paths. | ||||
* | Initial import : make-boot-image.sh operationnal. Dumb mcastseed. | Ludovic Pouzenc | 2016-06-17 | 1 | -0/+421 |