arp.c
|
Minimum packet is 46 bytes
|
2007-05-22 08:55:21 +00:00 |
arp.h
|
config.h now has the compile time options, instead of being dotted around.
|
2007-05-10 09:39:26 +00:00 |
ChangeLog
|
Suport DHCP option (52) overload.
|
2007-07-17 08:34:59 +00:00 |
client.c
|
Added -T test option. This just sends a DHCP_DISCOVER message and then
|
2007-07-12 12:52:27 +00:00 |
client.h
|
flock the pidfile and stop writing the parent pid to it so we're more robst.
|
2007-05-13 12:28:54 +00:00 |
common.c
|
config.h now has the compile time options, instead of being dotted around.
|
2007-05-10 09:39:26 +00:00 |
common.h
|
Send a FQDN hostname if it contains dots, strip the domain from a looked up hostname if it matches our domain or search and sanitize our fd's a little better.
|
2007-04-26 16:16:56 +00:00 |
config.h
|
Add support for RFC 4361
|
2007-05-10 16:08:49 +00:00 |
configure.c
|
We now have 6 hostname options, which should satisfy everyone.
|
2007-05-30 09:27:53 +00:00 |
configure.h
|
Don't overrwite .info files when dropping if they already exist
|
2007-05-14 10:01:56 +00:00 |
dhcp.c
|
Suport DHCP option (52) overload.
|
2007-07-17 08:34:59 +00:00 |
dhcp.h
|
Suport DHCP option (52) overload.
|
2007-07-17 08:34:59 +00:00 |
dhcpcd.8
|
Added -T test option. This just sends a DHCP_DISCOVER message and then
|
2007-07-12 12:52:27 +00:00 |
dhcpcd.c
|
Added -T test option. This just sends a DHCP_DISCOVER message and then
|
2007-07-12 12:52:27 +00:00 |
dhcpcd.h
|
Added -T test option. This just sends a DHCP_DISCOVER message and then
|
2007-07-12 12:52:27 +00:00 |
dhcpcd.sh
|
Ensure that dhcpcd.sh is always called.
|
2007-05-13 17:43:56 +00:00 |
duid.c
|
Allow -I to have an optional argument, when missing don't use DUID's
|
2007-05-11 10:51:32 +00:00 |
duid.h
|
Add support for RFC 4361
|
2007-05-10 16:08:49 +00:00 |
info.c
|
Added -T test option. This just sends a DHCP_DISCOVER message and then
|
2007-07-12 12:52:27 +00:00 |
info.h
|
Don't overrwite .info files when dropping if they already exist
|
2007-05-14 10:01:56 +00:00 |
INSTALL
|
Add INSTALL file
|
2007-05-13 18:44:29 +00:00 |
interface.c
|
Fix adding /32 routes on Linux
|
2007-06-28 03:42:19 +00:00 |
interface.h
|
Enable DHCP_INFORM support via the -s option again, moving DHCP_REQUEST
|
2007-05-15 13:34:17 +00:00 |
logger.c
|
Send a FQDN hostname if it contains dots, strip the domain from a looked up hostname if it matches our domain or search and sanitize our fd's a little better.
|
2007-04-26 16:16:56 +00:00 |
logger.h
|
Cast NULL as char * when terminating lists, and use printf like attributes on our logging functions.
|
2007-04-05 14:33:39 +00:00 |
Makefile
|
We now have 6 hostname options, which should satisfy everyone.
|
2007-05-30 09:27:53 +00:00 |
signals.c
|
Cuddle up to LKML style C
|
2007-04-11 13:18:33 +00:00 |
signals.h
|
Make the consts sane
|
2006-12-14 23:47:56 +00:00 |
socket.c
|
Send a FQDN hostname if it contains dots, strip the domain from a looked up hostname if it matches our domain or search and sanitize our fd's a little better.
|
2007-04-26 16:16:56 +00:00 |
socket.h
|
Cuddle up to LKML style C
|
2007-04-11 13:18:33 +00:00 |