| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Now capable of sending what, to me, looks like a valid DHCPDISCOVER | Michael Brown | 2006-07-19 | 1 | -1/+27 | |
| * | Eliminate confusion between functions that return pointers and | Michael Brown | 2006-07-19 | 1 | -15/+17 | |
| * | Added some debug messages and DHCP test code | Michael Brown | 2006-07-19 | 1 | -1/+27 | |
| * | Proof of concept: transmit a single DHCPDISCOVER and dump out any | Michael Brown | 2006-07-19 | 1 | -4/+46 | |
| * | Beginnings of DHCP protocol implementation | Michael Brown | 2006-07-19 | 1 | -3/+83 | |
| * | Split DHCP packet creation into two parts: creating the basic packet | Michael Brown | 2006-07-19 | 1 | -126/+140 | |
| * | Fix creation of the htype field; the ll_proto field from which it is | Michael Brown | 2006-07-17 | 1 | -6/+1![]() | |
| * | Add sketch code to reassemble a DHCP packet from our internal "everything | Michael Brown | 2006-07-17 | 1 | -0/+196 | |
| * | Add (untested) code for parsing a received DHCP packet and constructing a | Michael Brown | 2006-07-15 | 1 | -0/+172 | |

