| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive add for all draft stuff to keep it in sync | Ludovic Pouzenc | 2017-05-05 | 9 | -1936/+0 |
* | Failed bug fix for partial write (uftp choosen as temporary mcastseed remplac... | Ludovic Pouzenc | 2016-10-02 | 3 | -46/+48 |
* | Merge branch 'master' of pouzenc.fr:eficast | Ludovic Pouzenc | 2016-09-20 | 1 | -10/+13 |
|\ |
|
| * | gl_list : constitent use of *sorted* methods. Fix out of bound write. | Ludovic Pouzenc | 2016-07-25 | 1 | -10/+13 |
* | | dgrambuf_stats(): don't compute dgram_missing if last_seq is unknown | Ludovic Pouzenc | 2016-08-15 | 1 | -1/+4 |
* | | dgrambuf: fix slots init, _add() error checking, detect dups on read | Ludovic Pouzenc | 2016-08-15 | 2 | -18/+30 |
* | | mcastleech: print dgrambuf stats at finalize_job state | Ludovic Pouzenc | 2016-08-15 | 3 | -1/+26 |
|/ |
|
* | Remoave all trailing spaces. | Ludovic Pouzenc | 2016-07-25 | 5 | -34/+33 |
* | Minor things : traling spaces, warn unused, duplicate vars | Ludovic Pouzenc | 2016-07-25 | 1 | -19/+25 |
* | Drop qsort(), use GnuLib's gl_rbtree_list | Ludovic Pouzenc | 2016-07-24 | 1 | -97/+145 |
* | Remove dup in dgrambug API : dgrambuf_everything_was_received(). | Ludovic Pouzenc | 2016-07-24 | 2 | -6/+7 |
* | gnulib : fix automake configuration to link against it. | Ludovic Pouzenc | 2016-07-24 | 1 | -1/+2 |
* | Adjust autoconf/make config for using gnulib + use config.h | Ludovic Pouzenc | 2016-07-20 | 4 | -1/+6 |
* | Dummy stop condition to have gmon output for now (^C dont output gmon.out) | Ludovic Pouzenc | 2016-07-20 | 1 | -1/+11 |
* | First tries with big packets. IPv6 frag if UDP payload >1408 bytes. leech eat... | Ludovic Pouzenc | 2016-07-17 | 1 | -7/+15 |
* | Remove solved /* XXX ... */ | Ludovic Pouzenc | 2016-07-17 | 1 | -7/+2 |
* | Drop msock.h and socket portability. | Ludovic Pouzenc | 2016-07-17 | 7 | -460/+346 |
* | API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ala... | Ludovic Pouzenc | 2016-07-17 | 5 | -198/+486 |
* | Pedantic-aware code (decl before code) | Ludovic Pouzenc | 2016-07-17 | 1 | -7/+8 |
* | Bugfix for EOF + pedantic-aware comments | Ludovic Pouzenc | 2016-07-17 | 1 | -5/+9 |
* | GCC in pedantic mode minus some warnings like printf("%zu"...); | Ludovic Pouzenc | 2016-07-17 | 1 | -1/+4 |
* | Tiny slowish pseudo random dd to debug partial writes implementation in mcast... | Ludovic Pouzenc | 2016-07-10 | 2 | -1/+34 |
* | Implement dgrambuf_have_data_ready_to_write() + tidy up. | Ludovic Pouzenc | 2016-07-05 | 4 | -47/+83 |
* | Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ha... | Ludovic Pouzenc | 2016-07-03 | 5 | -126/+205 |
* | dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code p... | Ludovic Pouzenc | 2016-07-02 | 4 | -123/+199 |
* | receive_data : use some ring buffer to batch recv, reorder, validate | Ludovic Pouzenc | 2016-06-25 | 5 | -18/+325 |
* | Initial import : make-boot-image.sh operationnal. Dumb mcastseed. | Ludovic Pouzenc | 2016-06-17 | 5 | -0/+1105 |