Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 2c3b71a0d2 dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko b8b72f02f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 hace 14 años
  Denys Vlasenko b7d19cc400 dhcp: readability cleanups and small code shrink hace 14 años
  Denys Vlasenko 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ hace 14 años
  Denys Vlasenko 7724c766bd udhcp: pass pointer to whole packet to "add option" functions hace 14 años
  Denys Vlasenko 37a658c4c8 udhcp: handle errors in read_staticlease hace 14 años
  Denys Vlasenko dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c hace 14 años
  Denys Vlasenko c7dc79e71d udhcpd: untangle incredibly messy handling of DHCPREQUEST hace 14 años
  Denys Vlasenko 9038d6f8f5 remove trailing whitespace hace 15 años
  Denys Vlasenko 7a76eba1f6 udhcp: fix trivial compile error hace 15 años
  Denys Vlasenko 6947d2c7e1 udhcp: logging improvements, field and variable renames hace 15 años
  Denys Vlasenko 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file hace 15 años
  Denys Vlasenko ac906fa85e udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v hace 15 años
  Denis Vlasenko db12d1d733 Fix forgotten license comments hace 16 años
  Denis Vlasenko 739e30fbc3 udhcp: add inline docs; small code shrink hace 16 años
  Denis Vlasenko c321b51dc6 udhcp: added some FIXMEs; code shrink. -49 bytes hace 16 años
  Denis Vlasenko f1980f67d3 dhcp: add FAST_FUNC as appropriate. -160 bytes. hace 16 años
  Denis Vlasenko 6de8994440 udhcpc: regularize the names of receiving functions, hace 16 años
  Denis Vlasenko a523e2efad udhcp: we were forgetting to set right op byte in tha packet hace 16 años
  Denis Vlasenko 8e5b6f58a2 Makefile: change version to 1.10.0.svn hace 17 años
  Denis Vlasenko 619879246d udhcp: decided to not send "short" dhcp packets, hace 17 años
  Denis Vlasenko fff145dba3 udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); hace 17 años
  Denis Vlasenko 6884f665bd dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller hace 17 años
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) hace 17 años
  Denis Vlasenko 42b3dea9bf udhcp: many small fixes: hace 17 años
  Denis Vlasenko fbd2918f5c udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. hace 17 años
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded hace 18 años
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), hace 18 años
  Denis Vlasenko c9cdeaa3fe add compile-time check for correct DHCP packet size hace 18 años