summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dhcp.c
Commit message (Expand)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-9/+2
* compile with -WGuillaume Cottenceau2002-07-031-4/+4
* comply better to ClientID stuffGuillaume Cottenceau2002-03-091-5/+5
* save dhcp_hostname for stage2Guillaume Cottenceau2002-03-051-15/+17
* add hostname/domain in dhcp negociation,Guillaume Cottenceau2002-03-011-0/+59
* support "filename" in DHCP answers and give thisGuillaume Cottenceau2001-12-111-0/+4
* 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