summaryrefslogtreecommitdiff
path: root/mcastseed/src/mcastseed.c
Commit message (Collapse)AuthorAgeFilesLines
* Massive add for all draft stuff to keep it in syncLudovic Pouzenc2017-05-051-472/+0
|
* Remoave all trailing spaces.Ludovic Pouzenc2016-07-251-6/+5
|
* Adjust autoconf/make config for using gnulib + use config.hLudovic Pouzenc2016-07-201-0/+1
|
* First tries with big packets. IPv6 frag if UDP payload >1408 bytes. leech ↵Ludovic Pouzenc2016-07-171-7/+15
| | | | eats CPU in qsort.
* Drop msock.h and socket portability.Ludovic Pouzenc2016-07-171-6/+8
| | | | mcastseed/leech aren't really portable nor useful on M$ Windows™.
* API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ↵Ludovic Pouzenc2016-07-171-42/+44
| | | | alarm(), partial writev() support.
* Implement dgrambuf_have_data_ready_to_write() + tidy up.Ludovic Pouzenc2016-07-051-1/+3
|
* Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ↵Ludovic Pouzenc2016-07-031-32/+62
| | | | handling.
* dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵Ludovic Pouzenc2016-07-021-5/+12
| | | | paths.
* Initial import : make-boot-image.sh operationnal. Dumb mcastseed.Ludovic Pouzenc2016-06-171-0/+421