hush/networking/udhcp
Denis Vlasenko 6884f665bd dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller
function                                             old     new   delta
udhcp_get_packet                                     146     134     -12
get_raw_packet                                       368     353     -15
2007-11-23 00:08:54 +00:00
..
arpping.c
clientpacket.c dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 2007-11-23 00:08:54 +00:00
clientsocket.c
common.c
common.h dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 2007-11-23 00:08:54 +00:00
Config.in
dhcpc.c
dhcpc.h
dhcpd.c
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c
files.c
Kbuild
leases.c
options.c dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 2007-11-23 00:08:54 +00:00
options.h dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 2007-11-23 00:08:54 +00:00
packet.c dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 2007-11-23 00:08:54 +00:00
script.c
serverpacket.c
signalpipe.c
socket.c
static_leases.c