summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dhcp.c
Commit message (Expand)AuthorAgeFilesLines
* change location of error message when no reply receivedGuillaume Cottenceau2001-06-111-1/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-2/+2
* Have the wait_message() with the sleep()Guillaume Cottenceau2001-05-141-1/+4
* - add a sleep(2) after ioctl ifupping so that further operation can work norm...Guillaume Cottenceau2001-05-141-4/+14
* use poll() rather than select() to win some bytesCVS: -----------------------...Guillaume Cottenceau2001-05-081-8/+7
* remove unnecessary redhat history codeGuillaume Cottenceau2001-04-121-7/+4
* remove unneeded #defineGuillaume Cottenceau2001-04-121-3/+0
* do not segfault in dhcp stuff, when af_packet is not honoured by kernelGuillaume Cottenceau2001-03-081-0/+4
* ARP_MAX_RETRIES: s/5/4Guillaume Cottenceau2001-02-191-1/+1
* comply with glibc-2.2.2 more strict headersGuillaume Cottenceau2001-02-161-0/+1
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-131-1/+1
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-221-2/+2
* - add dhcpGuillaume Cottenceau2001-01-081-335/+539
* polish for integration into cookerGuillaume Cottenceau2000-12-181-0/+399