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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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