Historique des commits

Auteur SHA1 Message Date
  Michel Stam 9f41271f3c udhcpd: add option for tweaking arpping il y a 10 ans
  Denys Vlasenko 7b5d5c1bdb udhcpd: also add -I ADDR to help text il y a 11 ans
  Denys Vlasenko e3f5b73ad0 udhcpd: add -I LOCAL_ADDR option il y a 11 ans
  Denys Vlasenko 71045cc819 dhcpd: write lease file on exit il y a 12 ans
  Leonid Lisovskiy 6c9c0a1dc9 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko 713d241852 dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease il y a 14 ans
  Denys Vlasenko fa5e295600 dhcpd: smaller code: do not look for REQUESTED_IP twice il y a 14 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 0bb35e19a7 udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size il y a 14 ans
  Mike Frysinger 6db1373295 udhcpd: fix daemonize crash on nommu systems il y a 14 ans
  Denys Vlasenko f8fcc184b6 udhcpd: note missing sanity checks on INFORM message handling il y a 14 ans
  Denys Vlasenko 406bd14416 udhcpd: fix -v/-P mixup il y a 14 ans
  Denys Vlasenko 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ il y a 14 ans
  Denys Vlasenko 7724c766bd udhcp: pass pointer to whole packet to "add option" functions il y a 14 ans
  Denys Vlasenko a8f6b99987 udhcp: move options.c to common.c; disable unused bool and s16 option code il y a 14 ans
  Denys Vlasenko 651a2697f7 *: merge some common strings il y a 14 ans
  Denys Vlasenko dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c il y a 14 ans
  Denys Vlasenko 53f72bb3f0 dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip... il y a 14 ans
  Denys Vlasenko c7dc79e71d udhcpd: untangle incredibly messy handling of DHCPREQUEST il y a 14 ans
  Denys Vlasenko 2e7aa92836 udhcp: tweak udhcpd.conf example and comments. no code changes il y a 14 ans
  Denys Vlasenko e5ce91b41b udhcp: code shrink; disable time and log server options il y a 14 ans
  Denys Vlasenko a953987e77 udhcpd: remove redundant code in send_offer() il y a 14 ans
  Denys Vlasenko 8a7c166ab9 udhcp: move serverpacket.c into dhcpd.c, no other changes il y a 14 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denys Vlasenko 6947d2c7e1 udhcp: logging improvements, field and variable renames il y a 15 ans
  Denys Vlasenko 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file il y a 15 ans
  Denys Vlasenko ac906fa85e udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v il y a 15 ans
  Denys Vlasenko 26918dd28e udhcp: rename server/client_config.arp to server_mac and client_mac il y a 15 ans
  Denys Vlasenko cab3a0127c udhcp: cleanup of static lease handling il y a 15 ans