hush/networking/udhcp
Denis Vlasenko 3f1123103c max_option_length[] holds small ints, uint8_t is enough
function                                             old     new   delta
max_option_length                                     44      11     -33
2007-08-19 21:21:16 +00:00
..
arpping.c
clientpacket.c
clientsocket.c
common.c
common.h introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
Config.in
dhcpc.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpc.h
dhcpd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpd.h
dhcprelay.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
domain_codec.c
dumpleases.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
files.c
Kbuild
leases.c
options.c
options.h
packet.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
script.c max_option_length[] holds small ints, uint8_t is enough 2007-08-19 21:21:16 +00:00
serverpacket.c
signalpipe.c
socket.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
static_leases.c