Nicholas J. Kain
|
27524d9d34
|
Use the new libc_random_u32() in ncmlib to replace random_xid().
|
2011-06-27 15:07:00 -04:00 |
|
Nicholas J. Kain
|
bd49819f28
|
Fix a bug in safe_read() that would cause short reads on an async socket
to return failure rather than the number of characters read.
|
2011-06-10 13:53:05 -04:00 |
|
Nicholas J. Kain
|
9dce1a0378
|
Make sure our assigned address is unique on our segment by using arp.
|
2010-11-15 20:06:50 -05:00 |
|
Nicholas J. Kain
|
693c9256e4
|
Add safe_read() to ncmlib and use it in ndhc.
|
2010-11-13 08:37:33 -05:00 |
|
Nicholas J. Kain
|
a43e69c7ae
|
Factor out safe_write() into ncmlib and use it in ndhc as well.
|
2010-11-13 08:18:23 -05:00 |
|
Nicholas J. Kain
|
955031bce1
|
Somehow not all of ncmlib was version controlled. Fix.
|
2010-11-12 18:46:45 -05:00 |
|
Nicholas J. Kain
|
b2daf09c10
|
Move set_cap() to ncmlib/cap.[ch].
|
2010-11-12 09:04:43 -05:00 |
|