aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.in
AgeCommit message (Expand)Author
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-04-03udhcpd: support decoding of option 120 "SIP servers". Closes bug 737Denys Vlasenko
2009-12-11replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko
2009-06-19udhcp: fix trivial compile errorDenys Vlasenko
2009-06-17udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -vDenys Vlasenko
2009-06-16udhcp: add a few TODOsDenys Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-04-21udhcp: fix config help textDenis Vlasenko
2008-02-20udhcp: make paths configurableDenis Vlasenko
2008-02-04udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)Denis Vlasenko
2007-12-02fix whitespace damageDenis Vlasenko
2007-11-28dhcpc: let server know we don't like oversized packets.Denis Vlasenko
2007-11-25dhcpc: cope with buggy DHCP servers which send oversized packetsDenis Vlasenko
2007-11-22udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...Denis Vlasenko
2007-08-14udhcpd: add -f "foreground" and -S "syslog" optionsDenis Vlasenko
2007-07-01udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko
2007-02-27udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)Denis Vlasenko
2006-11-20dhcprelay: new appletDenis Vlasenko
2006-10-05build system overhaulDenis Vlasenko
2006-09-09udhcp: FEATURE_UDHCP_SYSLOG should be selected only ifDenis Vlasenko
2006-09-07Fix (hopefully) bug 976. Need more thorough audit.Denis Vlasenko
2006-09-07Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko
2006-07-24get rid of udhcp submenuMike Frysinger
2006-06-22CONFIG_DHCP -> CONFIG_APP_DHCP.Rob Landley
2006-05-08add back in udhcp supportMike Frysinger
2006-03-23remove in place of external linkMike Frysinger
2003-10-22Andreas Mohr writes:Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2002-12-11resync with udhcp cvsRuss Dill
2002-12-08Support using ip in udhcpc scripts.Glenn L McGrath
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen