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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Importing gnulib module gl_rbtree_oset and deps
Ludovic Pouzenc
2016-07-20
6
-0
/
+1573
|
*
Adjust autoconf/make config for using gnulib + use config.h
Ludovic Pouzenc
2016-07-20
8
-17
/
+136
|
*
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 ↵
Ludovic Pouzenc
2016-07-17
1
-7
/
+15
|
|
|
|
eats CPU in qsort.
*
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
|
|
|
|
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
5
-198
/
+486
|
|
|
|
alarm(), partial writev() support.
*
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 ↵
Ludovic Pouzenc
2016-07-10
3
-1
/
+35
|
|
|
|
mcastleech
*
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 ↵
Ludovic Pouzenc
2016-07-03
6
-126
/
+207
|
|
|
|
handling.
*
dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵
Ludovic Pouzenc
2016-07-02
4
-123
/
+199
|
|
|
|
paths.
*
receive_data : use some ring buffer to batch recv, reorder, validate
Ludovic Pouzenc
2016-06-25
5
-18
/
+325
|
*
autoreconf needs NEWS file
Ludovic Pouzenc
2016-06-24
2
-1
/
+0
|
*
Initial import : make-boot-image.sh operationnal. Dumb mcastseed.
Ludovic Pouzenc
2016-06-17
14
-0
/
+1871