hush/networking/udhcp
Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially
badly named. It was not skipping anything!
2009-04-21 11:09:40 +00:00
..
arpping.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
clientpacket.c udhcp: add inline docs; small code shrink 2008-09-26 23:45:20 +00:00
clientsocket.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
common.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
common.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
Config.in build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
dhcpc.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
dhcpc.h *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
dhcpd.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
dhcpd.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
dhcprelay.c dhcprelay: fix usage text. Simplify and make code more readable. 2009-04-13 03:33:46 +00:00
domain_codec.c build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
dumpleases.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
files.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Kbuild build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
leases.c udhcpc: fix truncation of last char in client hostnames 2009-04-21 00:41:57 +00:00
options.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
options.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
packet.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
script.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
serverpacket.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
signalpipe.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
socket.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
static_leases.c udhcpd: disable opton to have absolute lease times in lease file 2009-01-01 17:52:09 +00:00