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
/
mcastseed.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remoave all trailing spaces.
Ludovic Pouzenc
2016-07-25
1
-6
/
+5
|
*
Adjust autoconf/make config for using gnulib + use config.h
Ludovic Pouzenc
2016-07-20
1
-0
/
+1
|
*
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