Commit History

Author SHA1 Message Date
  Denis Vlasenko 84da0bf475 udhcp: make paths configurable 16 years ago
  Denis Vlasenko d55fe3e595 udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) 16 years ago
  Denis Vlasenko b76b9a4328 udhcpc: filter unwanted packets in kernel 16 years ago
  Denis Vlasenko fff145dba3 udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); 17 years ago
  Denis Vlasenko b539c8452f dhcp: heed TODO item - divorced options from their string descriptions 17 years ago
  Denis Vlasenko 72e76044cf dhcpc: cope with buggy DHCP servers which send oversized packets 17 years ago
  Denis Vlasenko 6884f665bd dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 17 years ago
  Denis Vlasenko 223bc97f61 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) 17 years ago
  Denis Vlasenko deabacdf91 move udhcp_{client/server}_config to common_bufsiz1 17 years ago
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 years ago
  Denis Vlasenko 80edead5ea udhcp: slight shrink 17 years ago
  Denis Vlasenko 42b3dea9bf udhcp: many small fixes: 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko fbd2918f5c udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. 17 years ago
  Denis Vlasenko af1c84360f Move udhcp to new NOMMU helpers. 17 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 17 years ago
  Denis Vlasenko 1d14e6f48c Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx) 18 years ago
  Denis Vlasenko 5a3395bc01 udhcp: fix indentation and style. 18 years ago
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley 3f78561d63 My first bout of untangling udhcp. Make lots of gratuitous #defines go 18 years ago
  Mike Frysinger 7031f62d9b add back in udhcp support 18 years ago
  Mike Frysinger 787140df39 remove in place of external link 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  "Vladimir N. Oleynik" b628409b1e more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS 19 years ago
  "Vladimir N. Oleynik" 2f9c30a2d5 safe exported namespace for udhcp. Not full, bore :-( 19 years ago
  Rob Landley 918f2ab3d7 Revert the uptime() removal. Let the list sort it out... 19 years ago
  Rob Landley 8b80c71d70 Patch from Shaun Jackman: 19 years ago
  Russ Dill 309c7b71e6 fix timewarp in client (server fix later) 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago