Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko e67b80f473 udhcpc6: fix udhcp_find_option to actually find DHCP6 options il y a 2 ans
  Denys Vlasenko 609df6f22a *: more --help tweaks il y a 3 ans
  Denys Vlasenko ebe8c14d34 udhcpc: do not use inet_addr() to parse -r REQ_IP, it's deprecated il y a 3 ans
  Denys Vlasenko 9e27fed6b9 udhcpc: rename server_addr to server_id, fix id comparison if it's not specified il y a 3 ans
  Denys Vlasenko 827b690fa7 udhcpc[6]: do not pass xid around, keep it in client_data.xid il y a 3 ans
  Denys Vlasenko 40a327aeae udhcpc: send client-id option in DHCPDECLINE il y a 3 ans
  Denys Vlasenko 274ce6cce1 udhcpc: revert deprecation message for -V il y a 3 ans
  Denys Vlasenko ecaf8e8d08 udhcpc[6]: on SIGUSR1, do not go from rebind to renew state il y a 3 ans
  Denys Vlasenko f6def87a2e udhcpc: code shrink, rename functions, no logic changes il y a 3 ans
  Denys Vlasenko 1c7253726f udhcpc[6]: when renewing, send 1 packet (not 3), on failure go back to BOUND il y a 3 ans
  Denys Vlasenko 01daecca1d udhcpc[6]: remove superfluous "created raw socket" log message il y a 3 ans
  Denys Vlasenko 4bbc391c7f udhcpc: improve logs - show offer as it is received il y a 3 ans
  Denys Vlasenko 0ae53451cf udhcpc[6]: close listening socket more eagerly (e.g. across script runs) il y a 3 ans
  Denys Vlasenko 949e9621d1 udhcpc: get rid of client_data.fqdn field il y a 3 ans
  Denys Vlasenko 698cdef538 udhcpc: remove deprecated -H/-h HOSTNAME options (9 years), deprecate -V VENDOR il y a 3 ans
  Denys Vlasenko 265fcddd08 udhcpc: include client-id option in DECLINEs, even if it's a custom -x 61:HEX option il y a 3 ans
  Denys Vlasenko 687f41f10b udhcpc[6]: fix "untangle timeout and remaining lease" fallout il y a 3 ans
  Denys Vlasenko e6007c4911 udhcpc[6]: fold perform_renew() into its only caller il y a 3 ans
  Denys Vlasenko a1a77ad5ea udhcpc[6]: untangle "timeout" and "remaining lease"; reduce min lease to 30 seconds il y a 3 ans
  Denys Vlasenko a4959eef71 udhcp: reuse strings il y a 3 ans
  Denys Vlasenko 64483324c5 udhcpc: clarify bcast/unicast sends in logs, include server ID il y a 3 ans
  Andre Kalb 5f2e00f66d udhcpc: Add support to change default interface name il y a 4 ans
  Michal Kazior b817699e6c udhcp: bind to device even for ucast packets il y a 4 ans
  Denys Vlasenko 4a0eb0370c gcc-9.x warning fixes il y a 4 ans
  Martin Lewis 9914d8b861 udhcpc: add support for long options il y a 4 ans
  Martin Lewis 1f86ecb729 udhcpc: fix a TODO in fill_envp using option scanner il y a 4 ans
  Martin Lewis d30d1ebc11 dhcpc: refactor xmalloc_optname_optval to shrink binary size il y a 4 ans
  Martin Lewis 726d0d148b dhcpc: code shrink in good_hostname il y a 4 ans
  Denys Vlasenko 11e024aa86 udhcpc6: add ELAPSED_TIME option to outgoing packets il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans