]> git.ipfire.org Git - thirdparty/dhcp.git/history - client/scripts
Update README to clarify EOL status
[thirdparty/dhcp.git] / client / scripts /
2022-01-12  Christian Hesse[#77,!53] replace deprecated ifconfig with ip
2020-10-12  Francis DupontCheckpoint: added start/finish v6only
2018-01-12  Thomas Markwalder[master] Added DAD error checking on BOUND6 to client...
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-06-30  tmarkwalder[master] Use alias/-alias for ifconfig calls in netbsd...
2017-06-28  Tomek Mrugalski[19430] linux script significantly updated
2017-06-22  Tomek Mrugalski[master] Merge branch 'rt18183' (script call with fail...
2017-06-05  Marcin Siodelski[master] Implemented --dad-wait-time option for dhclient.
2014-07-08  Thomas Markwalder[master] Squashed commit of the following:
2013-08-30  Shawn Routhier-n [master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-09-20  Shawn RouthierUpdate description and comments for macos client script.
2011-05-18  Shawn RouthierClient Script fixes
2010-09-14  Shawn RouthierMinor changes for scripts, configure.ac and Makefiles
2009-04-21  Paul Selkirkpull up from rt18597 to HEAD
2008-11-18  Paul Selkirkinitial openwrt support
2008-11-03  David Hankins- A dhclient-script for MacOS X has been included,...
2008-05-23  Francis Dupontmerge 17500
2008-01-16  David Hankins- The dhclient-script was updated to create a host...
2007-11-30  Francis Dupontfix IPv6 nits
2007-06-06  Evan Hunt- Add support for dhcpv6 "Release" messages [rt16905]
2007-05-18  David Hankins- Duplicate dhclient-script updates for DHCPv6 to all...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2002-06-09  MurrayFix a bug that would cause problems if the server provi...
2001-08-10  Ted Lemonsync with branch
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-04-20  Ted LemonUse -f instead of -x to look for hooks.
2001-03-22  Ted LemonAdd some changes suggested by Cyrille Lefevre
2001-03-15  Ted LemonUse eval for ifconfig so that medium can include quoted...
2000-09-20  Ted LemonUse make_resolv_conf as documented.
2000-07-05  Ted LemonUse a cleverer regexp to extract OS minor version number.
2000-05-01  Ted LemonFix setting of hostname.
2000-01-25  Ted LemonPull up change from 3.0.
1999-09-08  Ted LemonNew OpenBSD support.
1999-09-08  Ted LemonAdd support for setting hostname
1999-05-07  Ted LemonDon't use -w 1 flag, which doesn't work on FreeBSD.
1999-03-29  Ted LemonAdd entry, exit and resolv.conf hooks.
1999-03-11  Ted LemonRemove ARPCHECK and ARPSEND code.
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-14  Ted LemonAdd route hop counts to all route commands.
1999-02-14  Ted LemonSupport Linux 2.1 and later
1998-01-12  Ted LemonUse new_network_number, not new_network_address. ...
1998-01-11  Ted LemonAdd missing fi
1997-11-22  Ted LemonDon't echo ifconfig parameters - that was for debugging.
1997-11-20  Ted Lemonbsd/os client script (pretty much identical to NetBSD)
1997-11-20  Ted LemonCheck if variables have value before doing set $variable
1997-11-20  Ted LemonDon't need to compute network number or broadcast addre...
1997-10-20  Ted LemonAdd support for static routes
1997-09-17  Ted LemonNextStep client script
1997-09-16  Ted LemonChmod resolv.conf in case umask is bogus
1997-06-03  Ted LemonSolaris client script
1997-06-03  Ted LemonLinux client script
1997-06-02  Ted LemonFreeBSD client script
1997-06-02  Ted LemonFix typo
1997-03-28  Ted LemonDon't have ARP code look up names; net_netmask_arg...
1997-03-05  Ted Lemonbehave differently if we got a renewal via INIT-REBOOT
1997-02-27  Ted LemonDon't specify netmask or broadcast address keywords...
1997-02-22  Ted LemonDHCP Client script for NetBSD