- 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
- d3c5ab7 udhcpc: remove now-unneeded definitions of vendor and client-id opts by Denys Vlasenko · 14 years ago
- 1cbdc03 udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better by Denys Vlasenko · 14 years ago
- 9e244c7 udhcpc: move usage text to .c file. no code changes by Denys Vlasenko · 14 years ago
- 9ff50b8 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits by Denys Vlasenko · 14 years ago
- b102e12 *: use SWAP_BE64 instead of open-coding it by Denys Vlasenko · 14 years ago
- ad8def2 udhcpc: fix OPTION_IP_PAIR parsing by Vladislav Grishenko · 14 years ago
- c0f39b0 dhcprelay: code shrink, and explain its workings a bit more by Denys Vlasenko · 14 years ago
- 7d3a48a udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options by Vladislav Grishenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 58a15cd Fix a typo in config text by Denys Vlasenko · 14 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
- dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- 6db1373 udhcpd: fix daemonize crash on nommu systems by Mike Frysinger · 15 years ago
- b8b72f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 by Denys Vlasenko · 15 years ago
- e58c6e2 dhcp: indicate IP network order in prototypes too by Denys Vlasenko · 15 years ago
- b7d19cc dhcp: readability cleanups and small code shrink by Denys Vlasenko · 15 years ago
- fde3fb3 udhcpd: fix hostname truncation bug 1663 by Denys Vlasenko · 15 years ago
- 5ab6b0f udhcp: s/sipservers/sipsrv/ to match other similar option names by Denys Vlasenko · 15 years ago
- f8fcc18 udhcpd: note missing sanity checks on INFORM message handling by Denys Vlasenko · 15 years ago
- 4f3aa51 udhcp: implement "raw" binary options. Closes bug 735 by Denys Vlasenko · 15 years ago
- c03602b udhcp: s/dhcp_option/dhcp_optflag/g by Denys Vlasenko · 15 years ago
- 9c0ea86 udhcpc: trivial shrink by Denys Vlasenko · 15 years ago
- 243ddcb udhcpd: support decoding of option 120 "SIP servers". Closes bug 737 by Denys Vlasenko · 15 years ago
- 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
- c8a2ab1 dumpleases: better help text by Denys Vlasenko · 15 years ago
- 406bd14 udhcpd: fix -v/-P mixup by Denys Vlasenko · 15 years ago
- 9107b63 udhcp: abort if we see unknown option, and show valid options if so by Denys Vlasenko · 15 years ago
- 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
- 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
- 7724c76 udhcp: pass pointer to whole packet to "add option" functions by Denys Vlasenko · 15 years ago
- a8f6b99 udhcp: move options.c to common.c; disable unused bool and s16 option code by Denys Vlasenko · 15 years ago
- 7e6add1 udhcpc: add -x OPT:VAL option by Denys Vlasenko · 15 years ago
- 3d9c69f udhcp: add testing bits to dns en/decoder by Denys Vlasenko · 15 years ago