summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp/common
Commit message (Collapse)AuthorAgeFilesLines
* Remove files which have been removed in the 3.01RC12 releasembr2004-01-194-823/+0
| | | | of isc-dhcpd.
* Resolve conflicts.mbr2003-09-022-674/+675
|
* This commit was generated by cvs2svn to compensate for changes in r119669,mbr2003-09-024-37/+110
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC12 client.mbr2003-09-026-711/+784
| |
* | Change name of state_link() to state_polling() to make itmbr2003-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more clear what it does. Trim interface_active() to just do what it should do. Check if we got link or not and if the NIC supports it. No special treatment for mediachecks here anymore. Simplify the code a lot, and remove doublicated parts. Fix two minor spelling errors. Add one missing #ifdef ENABLE_POLLING_MODE Reviewed by: mdodd
* | Define $FreeBSD$ at the right place.mbr2003-07-281-1/+1
| |
* | Enable dhclient to poll the interface state and send onlymbr2003-07-281-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests if the interface has an active link. This is a great benefit if you often change networks with your laptop and you do not like to kill/restart dhclient all the time. Changes are automatically detected and the link is refreshed. The change allows us to start dhclient in background mode Enable dhclient to poll the interface state and send only requests if the interface has an active link. This is a great benefit if you often change networks with your laptop and you do not like to kill/restart dhclient all the time. Changes are automatically detected and the link is refreshed. The change allows us to start dhclient in background mode while the network cable is not plugged in. To control the polling interval, the option -i has been introduced. It takes seconds as parameter, the minimum is one second, the default is five seconds. Polling is done in seconds, not microseconds, because dhclient does internally work with timeouts in seconds. This change will be part of the next major ISC-dhcpd release. Tested by: bms, imp, and many many others. Reviewed by: murray, eivind, dhclient folks
* | Use the stock version of this file -- all our needs have been taken care of.obrien2003-01-161-3/+2
| |
* | Merge our spelling changes into isc_dhcp_3_0_1_rc11.obrien2003-01-161-3/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r109357,obrien2003-01-1628-84/+109
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import isc-dhcpd-3.0.1rc11.obrien2003-01-1630-88/+113
| | | | | | | | | | | | This fixes a security vulnerability in the bundled resolver library. Requested by: scottl(re)
* | This commit was generated by cvs2svn to compensate for changes in r109298,murray2003-01-155-8/+17
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC10 client.murray2003-01-156-14/+26
| |
* | Resolve conflicts (fix spelling errors).murray2002-09-301-5/+27
| |
* | This commit was generated by cvs2svn to compensate for changes in r104185,murray2002-09-305-20/+23
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC9 client.murray2002-09-306-25/+50
| |
* | Resolve conflicts.murray2002-04-011-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r93507,murray2002-04-014-31/+74
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC8 client.murray2002-04-016-34/+79
| |
* | Resolve conflicts.murray2002-02-191-282/+837
| |
* | Resolve conflicts.murray2002-02-191-279/+1091
| | | | | | | | | | * Note that option hostname is only honored if the hostname is not already set. (r1.2)
* | This commit was generated by cvs2svn to compensate for changes in r90908,murray2002-02-1929-3349/+21086
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC6 client.murray2002-02-1931-3904/+23007
| |
* | This commit was generated by cvs2svn to compensate for changes in r68325,obrien2000-11-041-3/+7
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from theobrien2000-11-041-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beta ISC DHCP version 3 offering. In message http://www.isc.org/ml-archives/dhcp-client/2000/10/msg00001.html author Ted Lemon stated "This will not be fixed in any 2.0 release - 2.0 is no longer being maintained." to a reported problem about an interoperability problem against Microsoft servers. FreeBSD went with the ISC client vs. the WIDE client because others convinced me it was better supported. Sigh. I wonder if version 3 will get the same treatment after its release... Since FreeBSD generally uses only released contrib products and the ISC version 3 offering is still in beta, our backs are up against the wall. The common/options.c rev 1.65 work around for erroneous Microsoft DHCP servers has been back ported to the version 2.0pl5 client. Since this comes from a change in the vendor's own code (and would no doubt also be committed to the version 2 client if the author were still supporting it), we will consider this a vendor release and import this as such. PR: 21658 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* | Change $FreeBSD$ placement.obrien2000-06-261-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r62104,obrien2000-06-267-29/+268
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import Patchlevel 1 of the ISC 2.0 dhcp client.obrien2000-06-267-29/+268
| |
* | Style nit.obrien1999-12-081-1/+1
| |
* | Document what "X" in the table means.obrien1999-12-081-0/+3
| |
* | Document that dhclient-script will only set the hostname if it is unset.obrien1999-09-021-1/+6
| | | | | | | | Submitted by: John Baldwin <jobaldwi@vt.edu>
* | Back out rev 1.2. The correct type of host-name is `X'. There was a problemobrien1999-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | with options.c which was fixed in ISC's version 2.0 (rev 1.1.1.2 --> 1.1.1.3). I have tested host-name with both types `X' and `t' and things work fine either way. I would prefer to match the offical sources when easily possible. PR: 12205 Submitted by: John Baldwin <jobaldwi@vt.edu>
* | Fix type of host-name option. Partial fix for referenced PR.jkh1999-07-191-1/+1
|/ | | | | Submitted by: John Baldwin <jobaldwi@vt.edu> PR: 12205
* Virgin import of ISC-DHCP v2.0obrien1999-06-237-54/+517
|
* Virgin import of ISC-DHCP v2.0b1pl27obrien1999-05-0217-132/+367
|
* Virgin import of ISC-DHCP v2.0b1pl17obrien1999-02-288-79/+116
|
* Virgin import of ISC-DHCP v2.0b1pl11obrien1999-02-1113-213/+879
|
* Virgin import of ISC-DHCP v2.0b1pl6obrien1999-02-1022-0/+8448
OpenPOWER on IntegriCloud