| Commit message (Expand) | Author | Age | Files | Lines |
* | grow MAX_ARP_RETRIES from 4 to 7 after erwan's suggestion | Guillaume Cottenceau | 2003-05-28 | 1 | -1/+1 |
* | put dhcp bootfile under netauto parameter | Guillaume Cottenceau | 2003-04-14 | 1 | -1/+1 |
* | try to not save the hostname answered by the dhcp server | Guillaume Cottenceau | 2002-09-26 | 1 | -7/+0 |
* | compile with -W | Guillaume Cottenceau | 2002-07-03 | 1 | -4/+4 |
* | comply better to ClientID stuff | Guillaume Cottenceau | 2002-03-09 | 1 | -5/+5 |
* | save dhcp_hostname for stage2 | Guillaume Cottenceau | 2002-03-05 | 1 | -15/+17 |
* | add hostname/domain in dhcp negociation, | Guillaume Cottenceau | 2002-03-01 | 1 | -0/+59 |
* | support "filename" in DHCP answers and give this | Guillaume Cottenceau | 2001-12-11 | 1 | -0/+4 |
* | change location of error message when no reply received | Guillaume Cottenceau | 2001-06-11 | 1 | -1/+1 |
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -2/+2 |
* | Have the wait_message() with the sleep() | Guillaume Cottenceau | 2001-05-14 | 1 | -1/+4 |
* | - add a sleep(2) after ioctl ifupping so that further operation can work norm... | Guillaume Cottenceau | 2001-05-14 | 1 | -4/+14 |
* | use poll() rather than select() to win some bytesCVS: -----------------------... | Guillaume Cottenceau | 2001-05-08 | 1 | -8/+7 |
* | remove unnecessary redhat history code | Guillaume Cottenceau | 2001-04-12 | 1 | -7/+4 |
* | remove unneeded #define | Guillaume Cottenceau | 2001-04-12 | 1 | -3/+0 |
* | do not segfault in dhcp stuff, when af_packet is not honoured by kernel | Guillaume Cottenceau | 2001-03-08 | 1 | -0/+4 |
* | ARP_MAX_RETRIES: s/5/4 | Guillaume Cottenceau | 2001-02-19 | 1 | -1/+1 |
* | comply with glibc-2.2.2 more strict headers | Guillaume Cottenceau | 2001-02-16 | 1 | -0/+1 |
* | write down Magic Callback (tm) for static ip stuff | Guillaume Cottenceau | 2001-02-13 | 1 | -1/+1 |
* | consistent dot-terminated error messages, consistent no-dot log messages | Guillaume Cottenceau | 2001-01-22 | 1 | -2/+2 |
* | - add dhcp | Guillaume Cottenceau | 2001-01-08 | 1 | -335/+539 |
* | polish for integration into cooker | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+399 |