index
:
eficast
emac
master
Script that builds EFI bootable image for multicast disk cloning deployments
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mcastseed
/
src
/
mcastleech.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adjust autoconf/make config for using gnulib + use config.h
Ludovic Pouzenc
2016-07-20
1
-0
/
+1
|
*
Dummy stop condition to have gmon output for now (^C dont output gmon.out)
Ludovic Pouzenc
2016-07-20
1
-1
/
+11
|
*
Drop msock.h and socket portability.
Ludovic Pouzenc
2016-07-17
1
-6
/
+6
|
|
|
|
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
-25
/
+108
|
|
|
|
alarm(), partial writev() support.
*
Implement dgrambuf_have_data_ready_to_write() + tidy up.
Ludovic Pouzenc
2016-07-05
1
-7
/
+13
|
*
Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ↵
Ludovic Pouzenc
2016-07-03
1
-21
/
+42
|
|
|
|
handling.
*
dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵
Ludovic Pouzenc
2016-07-02
1
-59
/
+26
|
|
|
|
paths.
*
receive_data : use some ring buffer to batch recv, reorder, validate
Ludovic Pouzenc
2016-06-25
1
-17
/
+104
|
*
Initial import : make-boot-image.sh operationnal. Dumb mcastseed.
Ludovic Pouzenc
2016-06-17
1
-0
/
+227