hush/networking/udhcp
Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is
size-neutral WRT -std=gnu99 and fixes several compilation errors for strict
  C99 mode.
2008-01-29 10:33:34 +00:00
..
arpping.c
clientpacket.c udhcpc: fix wrong options in decline and release packets 2008-01-25 19:27:08 +00:00
clientsocket.c udhcpc: filter unwanted packets in kernel 2008-01-25 22:46:34 +00:00
common.c
common.h udhcpc: filter unwanted packets in kernel 2008-01-25 22:46:34 +00:00
Config.in fix whitespace damage 2007-12-02 08:56:53 +00:00
dhcpc.c udhcpc: filter unwanted packets in kernel 2008-01-25 22:46:34 +00:00
dhcpc.h udhcpc: fix wrong options in decline and release packets 2008-01-25 19:27:08 +00:00
dhcpd.c udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); 2007-12-20 21:11:38 +00:00
dhcpd.h dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
dhcprelay.c udhcpc: filter unwanted packets in kernel 2008-01-25 22:46:34 +00:00
domain_codec.c
dumpleases.c
files.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
Kbuild
leases.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
options.c udhcpc: support for -O <option>. 2007-12-10 07:03:38 +00:00
options.h udhcpc: filter unwanted packets in kernel 2008-01-25 22:46:34 +00:00
packet.c Makefile: change version to 1.10.0.svn 2007-12-24 17:32:22 +00:00
script.c libbb: introduce and use safe_waitpid (loops in EINTR) 2008-01-02 19:55:04 +00:00
serverpacket.c udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); 2007-12-20 21:11:38 +00:00
signalpipe.c
socket.c
static_leases.c