Commit History

Author SHA1 Message Date
  Denys Vlasenko 0fd4347ced udhcpc: code shrink 13 years ago
  Denys Vlasenko d38ca03946 udhcpc: reuse string constant; remove unneeded memset(0) 13 years ago
  Denys Vlasenko 2017d48c0d udhcpc: deprecate --hostname NAME 13 years ago
  Denys Vlasenko ee320c6d9c getty: reset tty attrs on Ctrl-C and Ctrl-D too 13 years ago
  Denys Vlasenko 2af2acf9b5 udhcpc: add comment about server IP 13 years ago
  Denys Vlasenko fbca0c68a7 udhcpc: in fill_envp, export BOOTP fields first 13 years ago
  Denys Vlasenko cd4d78f525 dhcpc: fix the case where we might add extra space at the end of envvar. 13 years ago
  Denys Vlasenko 1dff672335 udhcpc: fix 6rd option formatting (was using 4 more bytes than there is) 13 years ago
  Denys Vlasenko 42816c204d udhcpc: remove unused argument in sprint_nip6 13 years ago
  Denys Vlasenko 7981d79ef0 udhcpc: small code shrink 13 years ago
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) 13 years ago
  Vladislav Grishenko 6464f15ddb udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total reconfig 13 years ago
  Leonid Lisovskiy 6c9c0a1dc9 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability 13 years ago
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. 13 years ago
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes 13 years ago
  Denys Vlasenko 5d3aaceb79 udhcpc: allow -O OPT take numeric params 13 years ago
  Nigel Hathaway c37d4c67e8 dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form 13 years ago
  Denys Vlasenko 9ac5596a51 udhcpc: emit "correct" secs field 13 years ago
  Keith Young e6bb8d339f udhcpc: add -B option 13 years ago
  Vladislav Grishenko 713e6d78e1 udhcpc: use more correct, and more importantly, more understandable BPF code 13 years ago
  Denys Vlasenko 8993c3f260 udhcpc: document SIGUSRn effect in help text 14 years ago
  Denys Vlasenko 0bb35e19a7 udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size 14 years ago
  Denys Vlasenko 5d374e9b14 udhcpc: exit if iface disappeared; use correct MAC if it changes 14 years ago
  Denys Vlasenko c72c1d7b31 udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf 14 years ago
  Denys Vlasenko a5048fa386 udhcpc: periodically reread our ifindex and mac 14 years ago
  Denys Vlasenko b3af65b95d udhcpc: emit maxsize option in all non-NAK type packets 14 years ago
  Denys Vlasenko c59e06e471 udhcpc: better help text 14 years ago
  Denys Vlasenko 1cbdc03411 udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better 14 years ago
  Denys Vlasenko 9e244c7600 udhcpc: move usage text to .c file. no code changes 14 years ago
  Vladislav Grishenko ad8def2d8a udhcpc: fix OPTION_IP_PAIR parsing 14 years ago