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
/
dgrambuf.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
gl_list : constitent use of *sorted* methods. Fix out of bound write.
Ludovic Pouzenc
2016-07-25
1
-10
/
+13
|
*
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
|
|
|
|
Performances came back, bugs are likely : many changes.
*
Adjust autoconf/make config for using gnulib + use config.h
Ludovic Pouzenc
2016-07-20
1
-1
/
+3
|
*
Remove solved /* XXX ... */
Ludovic Pouzenc
2016-07-17
1
-7
/
+2
|
*
API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ↵
Ludovic Pouzenc
2016-07-17
1
-120
/
+305
|
|
|
|
alarm(), partial writev() support.
*
Implement dgrambuf_have_data_ready_to_write() + tidy up.
Ludovic Pouzenc
2016-07-05
1
-39
/
+66
|
*
Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ↵
Ludovic Pouzenc
2016-07-03
1
-71
/
+98
|
|
|
|
handling.
*
dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵
Ludovic Pouzenc
2016-07-02
1
-57
/
+160
|
|
|
|
paths.
*
receive_data : use some ring buffer to batch recv, reorder, validate
Ludovic Pouzenc
2016-06-25
1
-0
/
+152