585620c102
since libc rand() returns a signed int, there were frequently problems with timer values wrapping. By reverting to random_rand(), we can provide a random generator that returns an unsigned and the timer problems are solved. |
||
---|---|---|
.. | ||
ctdma_mac.c | ||
ctdma_mac.h | ||
cxmac.c | ||
cxmac.h | ||
lpp.c | ||
lpp.h | ||
mac.h | ||
Makefile.mac | ||
nullmac.c | ||
nullmac.h | ||
tdma_mac.c | ||
tdma_mac.h | ||
xmac.c | ||
xmac.h |