Historique des commits

Auteur SHA1 Message Date
  Martin Lewis d30d1ebc11 dhcpc: refactor xmalloc_optname_optval to shrink binary size il y a 4 ans
  Denys Vlasenko 0cad5f9b6d udhcp: comment out unused domain compression code il y a 4 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 1115e40c88 dhcp: tweak comments, no code changes il y a 5 ans
  James Byrne 253c4e787a Optionally re-introduce bb_info_msg() il y a 5 ans
  Antoine Girard-Vallée 0e7bd69bb5 udhcp: add 100 and 101 dhcp options for ipv4 il y a 5 ans
  Denys Vlasenko edb74f4019 Update examples/udhcp/udhcpd.conf il y a 5 ans
  Denys Vlasenko 74d9f1ba37 udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long il y a 5 ans
  Denys Vlasenko 6d3b4bb24d udhcpc: check that 4-byte options are indeed 4-byte, closes 11506 il y a 5 ans
  Denys Vlasenko 2cd81698ee udhcp: add decimal option values in comments, no code changes il y a 6 ans
  Jeremy Kerr fc267214f0 udhcp: add option 211, "reboot time" il y a 6 ans
  Denys Vlasenko 148788eb0e udhcpc: remove code which requires server ID to be on local network il y a 6 ans
  Denys Vlasenko 6027597fd1 udhcpc6: set -x options in request il y a 6 ans
  Denys Vlasenko 3293bc1469 udhcpd: fix "not dying on SIGTERM" il y a 6 ans
  Denys Vlasenko a6a3ad3273 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus il y a 7 ans
  Denys Vlasenko 4ee824f6ba randomconfig fixes il y a 7 ans
  Denys Vlasenko ba4fbca8a8 udhcpc6: make -O OPT work il y a 7 ans
  Denys Vlasenko 52a515d187 udhcp: use poll() instead of select() il y a 7 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() il y a 8 ans
  Michel Stam 9f41271f3c udhcpd: add option for tweaking arpping il y a 10 ans
  Jeremy Kerr b8ffd11e65 udhcp: add PXELINUX path prefix option (code 210) definition il y a 10 ans
  Jeremy Kerr d3092c99ae udhcp: add PXELINUX config file option (code 209) definition il y a 11 ans
  Denys Vlasenko 5cfb818181 Add yet another missing ALIGN2 on a global declaration. il y a 12 ans
  Michael Tokarev 32f774cd34 *: declare strings with ALIGN1, as appropriate il y a 12 ans
  Denys Vlasenko 7280d2017d udhcpc: sanitize hostnames in incoming packets. Closes 3979. il y a 12 ans
  Denys Vlasenko a092a89d8f udhcpc6: rudimentary code to export data to script; fix IAADDR parsing il y a 13 ans
  Denys Vlasenko f461385521 typo fix in comment il y a 13 ans
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) il y a 13 ans
  Leonid Lisovskiy 6c9c0a1dc9 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability il y a 13 ans