- abe8f75 dhcpc: Use client IP address as source address for DHCP renew/rebind messages by Hans Dedecker · 9 years ago
- ea2b71b udhcpd: keep expired leases at startup by Christian Lindeberg · 9 years ago
- 352f79a udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) by Denys Vlasenko · 9 years ago
- 5bec08c udhcp: trivial shrink by Denys Vlasenko · 9 years ago
- 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
- f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
- d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
- 9a51217 dumpleases: make host names sanitized to shell-friendly condition by Denys Vlasenko · 9 years ago
- f2bf20f udhcpc: fix for some Android toolchain breakage by Denys Vlasenko · 9 years ago
- c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
- c29021e udhcpc: dns labels can actually start with a number by Arthur Gautier · 9 years ago
- d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
- 936c401 dhcpd: fix an improper widening conversion by Denys Vlasenko · 10 years ago
- 8074a6c udhcpd: account for script delay in lease by John Schroeder · 10 years ago
- 2863492 udhcpc: account for script run time by Denys Vlasenko · 10 years ago
- 298faba udhcpd: if a lease from lease file coincides with a static one, ignore it by Denys Vlasenko · 10 years ago
- 9f41271 udhcpd: add option for tweaking arpping by Michel Stam · 10 years ago
- b8ffd11 udhcp: add PXELINUX path prefix option (code 210) definition by Jeremy Kerr · 10 years ago
- 85090c1 udhcpc: make hostname sanitization optional. Closes 3979 by Denys Vlasenko · 11 years ago
- e2318bb udhcpc: ignore NAKs from "wrong" servers. Closes 4267 by Denys Vlasenko · 11 years ago
- ffc3a93 udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 by Denys Vlasenko · 11 years ago
- 744ee5d udhcpc: in comments, explain the kind of raw socket we create by Denys Vlasenko · 11 years ago
- e4785ca udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746) by Denys Vlasenko · 11 years ago
- d3092c9 udhcp: add PXELINUX config file option (code 209) definition by Jeremy Kerr · 11 years ago
- 8d3efaf udhcpc: allow zero server-id. Closes 6614. by Denys Vlasenko · 11 years ago
- 2d576e2 udhcpc: make DHCP packets to have at least 300 DHCP bytes by Johannes Stezenbach · 11 years ago
- 9ae6d79 udhcpc: tweak help text more by Denys Vlasenko · 11 years ago
- 456687f udhcpc: tweak help text by Denys Vlasenko · 11 years ago
- aadb485 udhcpc: tweak help text by Denys Vlasenko · 11 years ago
- b443a37 udhcp: code shrink by Denys Vlasenko · 12 years ago
- c133fa6 udhcpc: fix a problem with binary-encoded options #2 by Denys Vlasenko · 12 years ago
- 7b5d5c1 udhcpd: also add -I ADDR to help text by Denys Vlasenko · 12 years ago
- e3f5b73 udhcpd: add -I LOCAL_ADDR option by Denys Vlasenko · 12 years ago
- 04ac6e0 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT by Denys Vlasenko · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- 1c7a58d udhcpc[6]: allow discover_retries == 0 (infinite) by Felix Fietkau · 12 years ago
- 3c62bba ushcpc: gracefully handle packets with CHECKSUM_PARTIAL by Alexey Froloff · 12 years ago
- 6567edd udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 by Denys Vlasenko · 12 years ago
- 293c945 udhcpc: make -O <numeric_opt> work. Closes 5402 by Denys Vlasenko · 12 years ago
- 5cfb818 Add yet another missing ALIGN2 on a global declaration. by Denys Vlasenko · 12 years ago
- 71045cc dhcpd: write lease file on exit by Denys Vlasenko · 12 years ago
- 32f774c *: declare strings with ALIGN1, as appropriate by Michael Tokarev · 12 years ago
- 085b293 udhcpc[6]: show select timeout in log by Denys Vlasenko · 13 years ago
- 3da46c8 udhcpc6: depend on ipv6 by Mike Frysinger · 13 years ago
- d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
- 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
- 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
- ee0f444 udhcp: finish support of classless static routes (now the correct patch!) by Michael McTernan · 13 years ago
- 7280d20 udhcpc: sanitize hostnames in incoming packets. Closes 3979. by Denys Vlasenko · 13 years ago
- 860491c udhcpc: shrink code by setting xid more economically by Denys Vlasenko · 13 years ago
- a092a89 udhcpc6: rudimentary code to export data to script; fix IAADDR parsing by Denys Vlasenko · 13 years ago
- 7e21f04 udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both by Denys Vlasenko · 13 years ago
- 2b6a6b9 udhcpc6: set hop limit to 1 in emitted raw packets by Denys Vlasenko · 13 years ago
- 68c5b28 udhcpc6: fix endianness by Denys Vlasenko · 13 years ago
- 9ba7504 udhcpc6: new applet. Not yet functional. by Denys Vlasenko · 13 years ago
- 50089fc udhcpc: trim help text, rename badly-named variable by Denys Vlasenko · 13 years ago
- 0fd4347 udhcpc: code shrink by Denys Vlasenko · 13 years ago
- 3b46fcb udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor string) by Denys Vlasenko · 13 years ago
- d38ca03 udhcpc: reuse string constant; remove unneeded memset(0) by Denys Vlasenko · 13 years ago
- 2017d48 udhcpc: deprecate --hostname NAME by Denys Vlasenko · 13 years ago
- ee320c6 getty: reset tty attrs on Ctrl-C and Ctrl-D too by Denys Vlasenko · 13 years ago
- 2af2acf udhcpc: add comment about server IP by Denys Vlasenko · 13 years ago
- fbca0c6 udhcpc: in fill_envp, export BOOTP fields first by Denys Vlasenko · 13 years ago
- cd4d78f dhcpc: fix the case where we might add extra space at the end of envvar. by Denys Vlasenko · 13 years ago
- 1dff672 udhcpc: fix 6rd option formatting (was using 4 more bytes than there is) by Denys Vlasenko · 13 years ago
- 42816c2 udhcpc: remove unused argument in sprint_nip6 by Denys Vlasenko · 13 years ago
- 7981d79 udhcpc: small code shrink by Denys Vlasenko · 13 years ago
- f461385 typo fix in comment by Denys Vlasenko · 13 years ago
- 1f56e51 udhcpc: add support for DHCP option 212 (RFC 5969) by Denys Vlasenko · 13 years ago
- 6464f15 udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total reconfig by Vladislav Grishenko · 13 years ago
- 6c9c0a1 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability by Leonid Lisovskiy · 13 years ago
- 289c47b udhcp: remove the declaration of non-existent udhcp_checksum by Baruch Siach · 13 years ago
- e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
- f533ec8 *: simplify Ethernet header includes by Dan Fandrich · 14 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5d3aace udhcpc: allow -O OPT take numeric params by Denys Vlasenko · 14 years ago
- 7945808 udhcp: fix some default values from "" to NULL by Denys Vlasenko · 14 years ago
- fb6b173 udhcp: add FEATURE_UDHCP_8021Q option by Nigel Hathaway · 14 years ago
- c37d4c6 dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form by Nigel Hathaway · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 9ac5596 udhcpc: emit "correct" secs field by Denys Vlasenko · 14 years ago
- e6bb8d3 udhcpc: add -B option by Keith Young · 14 years ago
- e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
- 5827167 udhcpd: optional IP selection based on MAC hash by Vladislav Grishenko · 14 years ago
- 713e6d7 udhcpc: use more correct, and more importantly, more understandable BPF code by Vladislav Grishenko · 14 years ago
- fbea220 udhcpc: fix a problem with binary-encoded options by Denys Vlasenko · 14 years ago
- dd169e8 eliminate aliasing warnings in traceroute.c and udhcp/socket.c by Denys Vlasenko · 14 years ago
- df16891 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
- dc7e5c4 libbb unicode: comment out usused function and unused parameter by Denys Vlasenko · 14 years ago
- 8993c3f udhcpc: document SIGUSRn effect in help text by Denys Vlasenko · 14 years ago
- 713d241 dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease by Denys Vlasenko · 14 years ago
- fa5e295 dhcpd: smaller code: do not look for REQUESTED_IP twice by Denys Vlasenko · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0bb35e1 udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size by Denys Vlasenko · 14 years ago
- 5d374e9 udhcpc: exit if iface disappeared; use correct MAC if it changes by Denys Vlasenko · 14 years ago
- c72c1d7 udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf by Denys Vlasenko · 14 years ago
- a5048fa udhcpc: periodically reread our ifindex and mac by Denys Vlasenko · 14 years ago
- b3af65b udhcpc: emit maxsize option in all non-NAK type packets by Denys Vlasenko · 14 years ago
- 2c3b71a dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE by Denys Vlasenko · 14 years ago
- c59e06e udhcpc: better help text by Denys Vlasenko · 14 years ago