Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix timewarp in client (server fix later) | Russ Dill | 2004-05-19 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -8/+8 |
| | |||||
* | Patch by Andrew Victor, | Glenn L McGrath | 2004-03-05 | 1 | -3/+3 |
| | | | | | | | | | | | In arpping.h, fix structure alignment of "struct arpMsg". GCC can insert padding in the structure which causes udhcpd to send an invalid ARP packet on the network. It will then not receive a valid reply, which can cause it to assign an IP address that's already in use on the network. (With kernels before 2.4.20, the "struct ethhdr" in linux/if_ether.h wasn't marked as packed. This is also an issue if your toolchain was built with a pre-2.4.20 kernel). | ||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -2/+2 |
| | |||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -0/+4 |
| | |||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -6/+3 |
| | |||||
* | sync with udhcp bug fixes | Russ Dill | 2003-02-12 | 1 | -2/+2 |
| | |||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+105 |