hush/networking/udhcp
Denis Vlasenko c61852a02b fix support for globally disabling --long-options.
(disabling them saves ~4K on fully configured bbox)
2006-11-29 11:09:43 +00:00
..
arpping.c introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 2006-11-22 23:22:06 +00:00
clientpacket.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
clientsocket.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
common.c small fixes: using fd-based io instead of FILE*-based, 2006-11-18 22:03:26 +00:00
common.h udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
Config.in dhcprelay: new applet 2006-11-20 19:40:36 +00:00
dhcpc.c fix support for globally disabling --long-options. 2006-11-29 11:09:43 +00:00
dhcpc.h udhcpc: convert to getopt32 2006-11-27 23:43:28 +00:00
dhcpd.c udhcpc: convert to getopt32 2006-11-27 23:43:28 +00:00
dhcpd.h udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
dhcprelay.c - style fixes 2006-11-21 11:23:11 +00:00
dumpleases.c small fixes: using fd-based io instead of FILE*-based, 2006-11-18 22:03:26 +00:00
files.c safe_strtoXX interface proved to be a bit unconvenient. 2006-11-27 14:43:21 +00:00
Kbuild dhcprelay: new applet 2006-11-20 19:40:36 +00:00
leases.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
options.c add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes 2006-11-23 12:57:49 +00:00
options.h add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes 2006-11-23 12:57:49 +00:00
packet.c introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 2006-11-22 23:22:06 +00:00
pidfile.c small fixes: using fd-based io instead of FILE*-based, 2006-11-18 22:03:26 +00:00
script.c udhcpc: fix my breakage 2006-11-28 00:21:46 +00:00
serverpacket.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
signalpipe.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
socket.c udhcpc: fix my breakage 2006-11-28 00:21:46 +00:00
static_leases.c httpd: slight reduction of #ifdef forest 2006-11-21 10:15:25 +00:00