1. 827b690 udhcpc[6]: do not pass xid around, keep it in client_data.xid by Denys Vlasenko · 3 years, 7 months ago
  2. ecaf8e8 udhcpc[6]: on SIGUSR1, do not go from rebind to renew state by Denys Vlasenko · 3 years, 7 months ago
  3. f6def87 udhcpc: code shrink, rename functions, no logic changes by Denys Vlasenko · 3 years, 7 months ago
  4. 1c72537 udhcpc[6]: when renewing, send 1 packet (not 3), on failure go back to BOUND by Denys Vlasenko · 3 years, 7 months ago
  5. 01daecc udhcpc[6]: remove superfluous "created raw socket" log message by Denys Vlasenko · 3 years, 7 months ago
  6. 4bbc391 udhcpc: improve logs - show offer as it is received by Denys Vlasenko · 3 years, 7 months ago
  7. 0ae5345 udhcpc[6]: close listening socket more eagerly (e.g. across script runs) by Denys Vlasenko · 3 years, 7 months ago
  8. 949e962 udhcpc: get rid of client_data.fqdn field by Denys Vlasenko · 3 years, 7 months ago
  9. 698cdef udhcpc: remove deprecated -H/-h HOSTNAME options (9 years), deprecate -V VENDOR by Denys Vlasenko · 3 years, 7 months ago
  10. 265fcdd udhcpc: include client-id option in DECLINEs, even if it's a custom -x 61:HEX option by Denys Vlasenko · 3 years, 7 months ago
  11. 687f41f udhcpc[6]: fix "untangle timeout and remaining lease" fallout by Denys Vlasenko · 3 years, 7 months ago
  12. e6007c4 udhcpc[6]: fold perform_renew() into its only caller by Denys Vlasenko · 3 years, 8 months ago
  13. a1a77ad udhcpc[6]: untangle "timeout" and "remaining lease"; reduce min lease to 30 seconds by Denys Vlasenko · 3 years, 8 months ago
  14. a4959ee udhcp: reuse strings by Denys Vlasenko · 3 years, 11 months ago
  15. 5f2e00f udhcpc: Add support to change default interface name by Andre Kalb · 4 years, 8 months ago
  16. 8cc3a74 help text: use -P PORT form by Denys Vlasenko · 4 years, 1 month ago
  17. f3d6711 udhcpc6: code shrink - sending functions do not need ifindex parameter by Denys Vlasenko · 4 years, 1 month ago
  18. 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 3 months ago
  19. faab906 udhcpc6: use correct multicast MAC by Uwe Glaeser · 4 years, 7 months ago
  20. 11e024a udhcpc6: add ELAPSED_TIME option to outgoing packets by Denys Vlasenko · 5 years ago
  21. 22a6339 udhcpc6: support stateless DHCPv6 by Eivind Versvik · 5 years ago
  22. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 6 years ago
  23. 72f12ac udhcpc6: fix aliasing warning by Denys Vlasenko · 6 years ago
  24. 6eb6e6a dhcp: downgrade "got raw socket fd" message to log3, make log2 default max by Denys Vlasenko · 6 years ago
  25. 65c34c5 dhcp: get rid of static data signal_pipe by Denys Vlasenko · 6 years ago
  26. bcb1fc3 udhcp: rename client_config to client_data, server_config to server_data by Denys Vlasenko · 6 years ago
  27. a4ed2c4 dhcp: get rid of last global data by Denys Vlasenko · 6 years ago
  28. abe248b udhcpc6: unbreak by Denys Vlasenko · 6 years ago
  29. 253c4e7 Optionally re-introduce bb_info_msg() by James Byrne · 6 years ago
  30. 60bf77f udhcpc6: code shrink by Denys Vlasenko · 6 years ago
  31. 0d75e8b udhcpc6: add a few comments, no code changes. by Denys Vlasenko · 6 years ago
  32. cc45cbc udhcpc6: make it enabled in defconfig by Denys Vlasenko · 6 years ago
  33. 87e2162 udhcpc: don't exit after backgrounding on -n -b by Andrey Mazo · 6 years ago
  34. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  35. 9d05ad0 udhcpc: code shrink by Denys Vlasenko · 6 years ago
  36. c05aa6a udhcpc: ensure at least one unicast renew attempt by Denys Vlasenko · 6 years ago
  37. aae428f udhcpc: give SIGUSR1-induced renew one chance of unicast renew by Denys Vlasenko · 6 years ago
  38. 148788e udhcpc: remove code which requires server ID to be on local network by Denys Vlasenko · 7 years ago
  39. 8f48fc0 udhcpc6: carry along length of packet when parsing it. by David Decotigny · 7 years ago
  40. a174c79 udhcpc6: ignore invalid OPTION_IAADDR by David Decotigny · 7 years ago
  41. 6027597 udhcpc6: set -x options in request by Denys Vlasenko · 7 years ago
  42. 30f4d52 udhcpc6: add PXELINUX options by Samuel Mendoza-Jonas · 7 years ago
  43. 23cbd7d udhcpc6: add DHCPv6 boot options by Samuel Mendoza-Jonas · 7 years ago
  44. bcdec1a udhcpc6: add DHCPv6 env helper by Samuel Mendoza-Jonas · 7 years ago
  45. 266f6f1 udhcp: support string user options, closes 10946 by Denys Vlasenko · 7 years ago
  46. 3293bc1 udhcpd: fix "not dying on SIGTERM" by Denys Vlasenko · 7 years ago
  47. 2bd5b4e udhcp: do not setlinebuf(stdout), we don't print to stdout anymore by Denys Vlasenko · 7 years ago
  48. f6dd9e0 udhcpc6: fix for ppp interface type by Denys Vlasenko · 7 years ago
  49. 7c44b60 udhcpc[6]: remove overzealous timeout clamping code by Denys Vlasenko · 7 years ago
  50. 64211ce udhcpc6: --help fixes by Denys Vlasenko · 7 years ago
  51. 438c72e udhcpc6: show only short opts in --help text by Denys Vlasenko · 7 years ago
  52. 6e9e6d8 udhcpc6: fix lease time staying very small because -d was not specified by Denys Vlasenko · 7 years ago
  53. 14f1320 udhcpc6: code shrink by Denys Vlasenko · 7 years ago
  54. ef5207f udhcpc6: add support of prefix delegation by Denys Vlasenko · 7 years ago
  55. 1e8d79b udhcpc6: preparatory patch, no code changes by Denys Vlasenko · 7 years ago
  56. 688cb3b udhcpc6: fix ipv6prefix[_lease] envvar value in script invocation by Denys Vlasenko · 7 years ago
  57. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  58. a6a3ad3 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus by Denys Vlasenko · 7 years ago
  59. 2b9acc6 udhcpc[6]: initialize entire sockaddr_ll by Denys Vlasenko · 7 years ago
  60. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  61. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  62. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  63. 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
  64. de6cb41 udhcpc[6]: fix messages referring to select() while we use poll() by Denys Vlasenko · 7 years ago
  65. 168f0ef udhcpc[6]: on log level 1, three messages about raw socket is overkill by Denys Vlasenko · 7 years ago
  66. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  67. ba4fbca udhcpc6: make -O OPT work by Denys Vlasenko · 8 years ago
  68. 470bebe udhcpc6: add comments about option 39, no code changes by Denys Vlasenko · 8 years ago
  69. 234b82c udhcpc6: add support for timezones by Denys Vlasenko · 8 years ago
  70. ed820cc udhcpc: do not accept --background on NOMMU (same as -b) by Denys Vlasenko · 8 years ago
  71. 741bfa9 udhcpc: fix "udhcpc -x hostname:<name> not working on nommu" by Denys Vlasenko · 8 years ago
  72. ab03061 udhcp6: move misplaced comment by Denys Vlasenko · 8 years ago
  73. ed898ed udhcp6: fix releasing by Denys Vlasenko · 8 years ago
  74. 64d58aa udhcp6: fix problems found running against dnsmasq by Denys Vlasenko · 8 years ago
  75. e09f5e3 udhcp6: read_interface should save link-local ipv6 address by Denys Vlasenko · 8 years ago
  76. 7c67f1e udhcpc: make sure we do not overflow poll timeout by Denys Vlasenko · 8 years ago
  77. 52a515d udhcp: use poll() instead of select() by Denys Vlasenko · 8 years ago
  78. c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
  79. b6355e2 udhcpc: Unconditionally call deconfig script, not only if lease is active by Peter Korsgaard · 8 years ago
  80. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 9 years ago
  81. 44399e0 udhcpc: run "deconfig" script in manual renew state too. closes 9061 by Denys Vlasenko · 9 years ago
  82. df70a43 udhcp: add setup_common_bufsiz() as needed by Denys Vlasenko · 9 years ago
  83. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  84. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  85. ffc3a93 udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 by Denys Vlasenko · 11 years ago
  86. 04ac6e0 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT by Denys Vlasenko · 12 years ago
  87. 1c7a58d udhcpc[6]: allow discover_retries == 0 (infinite) by Felix Fietkau · 12 years ago
  88. 293c945 udhcpc: make -O <numeric_opt> work. Closes 5402 by Denys Vlasenko · 12 years ago
  89. 085b293 udhcpc[6]: show select timeout in log by Denys Vlasenko · 13 years ago
  90. 3da46c8 udhcpc6: depend on ipv6 by Mike Frysinger · 13 years ago
  91. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  92. a092a89 udhcpc6: rudimentary code to export data to script; fix IAADDR parsing by Denys Vlasenko · 13 years ago
  93. 7e21f04 udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both by Denys Vlasenko · 13 years ago
  94. 68c5b28 udhcpc6: fix endianness by Denys Vlasenko · 13 years ago
  95. 9ba7504 udhcpc6: new applet. Not yet functional. by Denys Vlasenko · 13 years ago