arp: fix -H/-t handling.
[oweals/busybox.git] / networking / udhcp / dhcpd.h
2013-01-28 Denys Vlasenkoudhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-03-27 Denys Vlasenkodumpleases: better help text
2010-03-26 Denys Vlasenkoudhcp: cosmetic cleanups; one case of s/full_read/xread/
2010-03-26 Denys Vlasenkoudhcp: move options.c to common.c; disable unused bool...
2010-03-25 Denys Vlasenkoudhcpc: add -x OPT:VAL option
2010-03-23 Denys Vlasenkoudhcp: remove two unused fields
2010-03-21 Denys Vlasenkoudhcp: tweak udhcpd.conf example and comments. no code...
2010-03-20 Denys Vlasenkoudhcp: move serverpacket.c into dhcpd.c, no other changes
2010-02-05 Denys Vlasenkoudhcp[cd]: fix aliasing warnings
2009-07-07 Denys Vlasenkoudhcpd: fix a bug in add_lease where it was reading...
2009-06-17 Denys Vlasenkoudhcp: convert old-style logging in print_static_leases
2009-06-17 Denys Vlasenkoudhcp: logging improvements, field and variable renames
2009-06-17 Denys Vlasenkoudhcp: shorten mac len from 16 to 6 in lease file
2009-06-17 Denys Vlasenkoudhcp: change UDHCP_DEBUG into int, make verbosity...
2009-06-16 Denys Vlasenkoudhcp: add a few TODOs
2009-06-16 Denys Vlasenkoudhcp: rename server/client_config.arp to server_mac...
2009-06-16 Denys Vlasenkoudhcp: cleanup of static lease handling
2009-06-16 Denys Vlasenkoudhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip
2009-06-16 Denys Vlasenkoudhcp: rename giaddr to gateway_nip and server to serve...
2009-06-16 Denys Vlasenkoudhcp: rename fields in struct dhcpOfferedAddr
2009-06-16 Denys Vlasenkoudhcpd: don't fail ARP check if returned MAC matches...
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-04-01 Denis Vlasenkodhcpd: remember and record hostnames; optimize get_option
2009-01-01 Denis Vlasenkoudhcpd: disable opton to have absolute lease times...
2008-09-26 Denis Vlasenkodhcp: add FAST_FUNC as appropriate. -160 bytes.
2008-05-21 Denis Vlasenkoudhcpc: regularize the names of receiving functions,
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-03-20 Denis Vlasenkoudhcp: fix wrong order of args here: index_in_strings...
2008-02-20 Denis Vlasenkoudhcp: make paths configurable
2008-02-04 Denis Vlasenkoudhcp: ifdef out unused members
2008-02-04 Denis Vlasenkoudhcp: optional support for non-standard DHCP ports...
2007-11-29 Denis Vlasenkodhcp: heed TODO item - divorced options from their...
2007-09-30 Denis Vlasenkomove udhcp_{client/server}_config to common_bufsiz1
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-07-01 Denis Vlasenkoudhcp: new config option "Rewrite the lease file at...
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-01-25 Tim Rikerjust whitespace
2004-12-06 Mike Frysingermerge from udhcp module
2004-10-08 Eric AndersenWade Berrier writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-16 Russ Dillwhy the complication of a static string rather than...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-11-05 Russ Dillversion number oops
2002-10-14 Russ Dilladded full udhcp integration