summaryrefslogtreecommitdiff
path: root/networking/udhcp/serverpacket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)Denis Vlasenko2008-02-041-0/+1
* udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...Denis Vlasenko2007-12-201-2/+2
* udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko2007-07-011-13/+18
* udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.Denis Vlasenko2007-04-071-1/+1
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-63/+48
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-2/+2
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-10/+10
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* My first bout of untangling udhcp. Make lots of gratuitous #defines goRob Landley2006-05-281-3/+3
* add back in udhcp supportMike Frysinger2006-05-081-0/+275
* remove in place of external linkMike Frysinger2006-03-231-275/+0
* fix up yet more annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-2/+2
* just whitespaceTim Riker2006-01-251-2/+2
* more make safe the exported namespace for udhcp. Move to bb-specific file for..."Vladimir N. Oleynik"2005-09-231-1/+1
* Wade Berrier writes:Eric Andersen2004-10-081-2/+18
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-24/+24
* Use standard C99 typesEric Andersen2004-01-301-7/+7
* include headers with prototypes to make sure prototypes matchRuss Dill2003-12-161-0/+1
* Vodz, last_patch_88Glenn L McGrath2003-06-101-6/+1
* added full udhcp integrationRuss Dill2002-10-141-0/+263