]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
16 years ago- A bug in subnet6 parsing where options contained in subnet6 clauses would
David Hankins [Tue, 19 Aug 2008 17:55:57 +0000 (17:55 +0000)] 
- A bug in subnet6 parsing where options contained in subnet6 clauses would
  not be applied to clients addressed within that network was repaired.

- When configuring a "subnet {}" or "subnet6 {}" without an explicit
  shared-network enclosing it, the DHCP software would synthesize a
  shared-network to contain the subnet.  However, all configuration
  parameters within the subnet more intuitively belong "to any client
  on that interface", or rather the synthesized shared-network.  So,
  when a shared-network is synthesized, it is used to contain the
  configuration present inside the subnet {} clause.  This means that
  the configuration will be valid for all clients on that network, not
  just those addressed out of the stated subnet.  If you intended the
  opposite, the workaround is to explicitly configure an empty
  shared-network.

- A bug was fixed where Information-Request processing was not sourcing
  configured option values.

- A warning was added since the DHCPv6 processing software does not yet
  support class statements.

  [ISC-Bugs #17638b]

17 years agoBacking out [ISC-Bugs #17610]
David Hankins [Fri, 8 Aug 2008 22:37:46 +0000 (22:37 +0000)] 
Backing out [ISC-Bugs #17610]

17 years ago- The BSD socket code will now permit multiple DHCPv6 server instances to
David Hankins [Fri, 8 Aug 2008 20:26:57 +0000 (20:26 +0000)] 
- The BSD socket code will now permit multiple DHCPv6 server instances to
  operate on different interfaces. [ISC-Bugs #17610]

17 years agoThe server wasn't always sending the FQDN option when it should. [rt18237]
Evan Hunt [Sat, 19 Jul 2008 03:57:23 +0000 (03:57 +0000)] 
The server wasn't always sending the FQDN option when it should. [rt18237]

17 years agoClients that sent a parameter request list containing the routers option
Evan Hunt [Sat, 19 Jul 2008 01:11:40 +0000 (01:11 +0000)] 
Clients that sent a parameter request list containing the routers option
before the subnet mask option were receiving only the latter. [rt18133]

17 years agoFixed a bug that caused some request types to be logged incorrectly [rt17987]
Evan Hunt [Fri, 18 Jul 2008 01:04:58 +0000 (01:04 +0000)] 
Fixed a bug that caused some request types to be logged incorrectly [rt17987]

17 years agoCorrected list of failover state values in dhcpd man page. [rt17999]
Evan Hunt [Thu, 17 Jul 2008 06:17:57 +0000 (06:17 +0000)] 
Corrected list of failover state values in dhcpd man page. [rt17999]

17 years agoUpdate dates, since 4.1.0a2 is coming out a month later than planned
Evan Hunt [Wed, 16 Jul 2008 19:14:33 +0000 (19:14 +0000)] 
Update dates, since 4.1.0a2 is coming out a month later than planned

17 years agolocal and remote port numbers in dhcpv4 were both set to 67; fixed. [rt18172]
Evan Hunt [Wed, 16 Jul 2008 16:29:14 +0000 (16:29 +0000)] 
local and remote port numbers in dhcpv4 were both set to 67; fixed.  [rt18172]

17 years agoFix handling of -A and -a flags in dhcrelay; it was failing to expand
Evan Hunt [Wed, 16 Jul 2008 16:18:22 +0000 (16:18 +0000)] 
Fix handling of -A and -a flags in dhcrelay; it was failing to expand
packet size as needed to add relay agent options. [rt18296]

17 years agoFix several typos/mispellings.
Jeremy Reed [Mon, 30 Jun 2008 17:37:47 +0000 (17:37 +0000)] 
Fix several typos/mispellings.

17 years agoautoconf regeneration
Evan Hunt [Fri, 13 Jun 2008 01:41:55 +0000 (01:41 +0000)] 
autoconf regeneration

17 years agoautomake regeneration
Evan Hunt [Fri, 13 Jun 2008 01:41:36 +0000 (01:41 +0000)] 
automake regeneration

17 years agoautoheader regeneration
Evan Hunt [Fri, 13 Jun 2008 01:40:35 +0000 (01:40 +0000)] 
autoheader regeneration

17 years agoaclocal regeneration
Evan Hunt [Fri, 13 Jun 2008 01:39:57 +0000 (01:39 +0000)] 
aclocal regeneration

17 years ago- Merge dhcrelay6 into dhcrelay
Evan Hunt [Fri, 13 Jun 2008 00:55:53 +0000 (00:55 +0000)] 
- Merge dhcrelay6 into dhcrelay
- Prep for 4.1.0a2 release

17 years agodhclient -6 -1
Francis Dupont [Thu, 12 Jun 2008 13:38:41 +0000 (13:38 +0000)] 
dhclient -6 -1

17 years agofix format code 'Z'
Francis Dupont [Thu, 12 Jun 2008 13:27:55 +0000 (13:27 +0000)] 
fix format code 'Z'

17 years agoregen
David Hankins [Wed, 11 Jun 2008 23:13:30 +0000 (23:13 +0000)] 
regen

17 years ago- A double-dereference in dhclient transmission of DHCPDECLINEs was
David Hankins [Wed, 11 Jun 2008 20:17:10 +0000 (20:17 +0000)] 
- A double-dereference in dhclient transmission of DHCPDECLINEs was
  repaired. [ISC-Bugs #18097]

17 years agomerge 17500
Francis Dupont [Fri, 23 May 2008 13:56:07 +0000 (13:56 +0000)] 
merge 17500

17 years agomerge 17621
Francis Dupont [Fri, 23 May 2008 13:22:23 +0000 (13:22 +0000)] 
merge 17621

17 years agoFix a coredump when adding a class via OMAPI [rt17162]
Evan Hunt [Tue, 6 May 2008 22:59:51 +0000 (22:59 +0000)] 
Fix a coredump when adding a class via OMAPI [rt17162]

17 years agorename iaaddr structure & co
Francis Dupont [Mon, 31 Mar 2008 13:49:45 +0000 (13:49 +0000)] 
rename iaaddr structure & co

17 years ago- DHCPv6 vendor-class options (VSIO) are now only sent when they appear
David Hankins [Mon, 24 Mar 2008 17:55:45 +0000 (17:55 +0000)] 
- DHCPv6 vendor-class options (VSIO) are now only sent when they appear
  on the DHCPv6 ORO.  This resolves a bug where VSIO options were placed
  in IA_NA encapsulated options fields.  [ISC-Bugs #17852]

17 years agoregen
Mark Andrews [Tue, 18 Mar 2008 23:27:06 +0000 (23:27 +0000)] 
regen

17 years ago- A memory leak when using omapi has been fixed. [ISC-Bugs #17560]
David Hankins [Tue, 18 Mar 2008 18:28:14 +0000 (18:28 +0000)] 
- A memory leak when using omapi has been fixed.  [ISC-Bugs #17560]

17 years agofix 'o'
Francis Dupont [Mon, 17 Mar 2008 16:08:54 +0000 (16:08 +0000)] 
fix 'o'

17 years agoAdd DHCPv6 files in configure
Francis Dupont [Mon, 17 Mar 2008 15:58:33 +0000 (15:58 +0000)] 
Add DHCPv6 files in configure

17 years agofix 17383/17422 pb
Francis Dupont [Mon, 17 Mar 2008 15:48:05 +0000 (15:48 +0000)] 
fix 17383/17422 pb

17 years agoImprove DHCPv6 leasequery
Francis Dupont [Mon, 17 Mar 2008 15:45:05 +0000 (15:45 +0000)] 
Improve DHCPv6 leasequery

17 years agoMerged IA_XXrelated structures
Francis Dupont [Mon, 17 Mar 2008 15:35:37 +0000 (15:35 +0000)] 
Merged IA_XXrelated structures

17 years agoPrefix pools are attached to shared network scopes
Francis Dupont [Mon, 17 Mar 2008 15:25:49 +0000 (15:25 +0000)] 
Prefix pools are attached to shared network scopes

17 years agoCheck whether files are zero length before parsing them [rt17757]
Evan Hunt [Fri, 7 Mar 2008 20:12:44 +0000 (20:12 +0000)] 
Check whether files are zero length before parsing them [rt17757]

17 years agodocument the need to also request the fqdn and fqdn6 options.
David Hankins [Fri, 7 Mar 2008 18:58:29 +0000 (18:58 +0000)] 
document the need to also request the fqdn and fqdn6 options.

17 years ago- Shared network selection should be done from the innermost relay
David Hankins [Fri, 7 Mar 2008 17:49:31 +0000 (17:49 +0000)] 
- Shared network selection should be done from the innermost relay
  valid link-address field, rather than the outermost.  [ISC-Bugs #17764]

17 years agofix dhcpv6_relay_forw inits
Francis Dupont [Fri, 7 Mar 2008 16:19:46 +0000 (16:19 +0000)] 
fix dhcpv6_relay_forw inits

17 years ago- A bug was fixed where the length of a hostname was miscalculated, so that
David Hankins [Thu, 6 Mar 2008 21:33:22 +0000 (21:33 +0000)] 
- A bug was fixed where the length of a hostname was miscalculated, so that
  hosts were given odd-looking domain names ("foo.bar.ba.example.com").
  [ISC-Bugs #17732]

17 years agofix sunos compile
Francis Dupont [Fri, 29 Feb 2008 23:57:56 +0000 (23:57 +0000)] 
fix sunos compile

17 years ago- There is now a default 1/4 of a second scheduled delay between delayed
David Hankins [Thu, 28 Feb 2008 23:40:45 +0000 (23:40 +0000)] 
- There is now a default 1/4 of a second scheduled delay between delayed
  fsync()'s, it can be configured by the max-ack-delay configuration
  parameter.  [ISC-Bugs #17679]

17 years agoautoconf regeneration
David Hankins [Thu, 28 Feb 2008 21:25:34 +0000 (21:25 +0000)] 
autoconf regeneration

17 years agoautomake regeneration
David Hankins [Thu, 28 Feb 2008 21:25:29 +0000 (21:25 +0000)] 
automake regeneration

17 years agoautoheader regeneration
David Hankins [Thu, 28 Feb 2008 21:25:14 +0000 (21:25 +0000)] 
autoheader regeneration

17 years agoaclocal regeneration
David Hankins [Thu, 28 Feb 2008 21:25:11 +0000 (21:25 +0000)] 
aclocal regeneration

17 years ago- ./configure was extended to cover many optional build features, such
David Hankins [Thu, 28 Feb 2008 21:21:56 +0000 (21:21 +0000)] 
- ./configure was extended to cover many optional build features, such
  as failover, server tracing, debugging, and the execute() command.
  [ISC-Bugs #17678]

17 years agoautoconf regeneration
David Hankins [Wed, 27 Feb 2008 23:04:53 +0000 (23:04 +0000)] 
autoconf regeneration

17 years agoautomake regeneration
David Hankins [Wed, 27 Feb 2008 23:04:49 +0000 (23:04 +0000)] 
automake regeneration

17 years agoautoheader regeneration
David Hankins [Wed, 27 Feb 2008 23:03:45 +0000 (23:03 +0000)] 
autoheader regeneration

17 years agoaclocal regeneration
David Hankins [Wed, 27 Feb 2008 23:03:34 +0000 (23:03 +0000)] 
aclocal regeneration

17 years ago- Ari Edelkind's PARANOIA patch has been included and may be compiled in
David Hankins [Wed, 27 Feb 2008 21:22:17 +0000 (21:22 +0000)] 
- Ari Edelkind's PARANOIA patch has been included and may be compiled in
  via two ./configure parameters, --enable-paranoia and
  --enable-early-chroot.  [ISC-Bugs #17611]

17 years agoReliable DHCPv6 release
Francis Dupont [Wed, 27 Feb 2008 09:13:03 +0000 (09:13 +0000)] 
Reliable DHCPv6 release

17 years agofix nits
Francis Dupont [Wed, 27 Feb 2008 09:12:04 +0000 (09:12 +0000)] 
fix nits

17 years agoBasic and partial DHCPv6 leasequery support
Francis Dupont [Tue, 26 Feb 2008 23:45:05 +0000 (23:45 +0000)] 
Basic and partial DHCPv6 leasequery support

17 years agoSoft binding side-effects
Francis Dupont [Thu, 21 Feb 2008 10:31:25 +0000 (10:31 +0000)] 
Soft binding side-effects

17 years agoDHCPv6 released resources are now marked as released by the client
Francis Dupont [Wed, 20 Feb 2008 23:20:58 +0000 (23:20 +0000)] 
DHCPv6 released resources are now marked as released by the client

17 years agoERO(RFC 4994) server support
Francis Dupont [Wed, 20 Feb 2008 23:12:34 +0000 (23:12 +0000)] 
ERO(RFC 4994) server support

17 years agoAdd IA_TA and IA_PD support in server
Francis Dupont [Wed, 20 Feb 2008 12:45:53 +0000 (12:45 +0000)] 
Add IA_TA and IA_PD support in server

17 years agoImprove NoAddrsAvail & co
Francis Dupont [Sat, 16 Feb 2008 12:15:05 +0000 (12:15 +0000)] 
Improve NoAddrsAvail & co

17 years agono hardware parameter in DHCPv6
Francis Dupont [Fri, 15 Feb 2008 18:24:56 +0000 (18:24 +0000)] 
no hardware parameter in DHCPv6

17 years agofix DUID-LTT epoch
Francis Dupont [Fri, 15 Feb 2008 18:18:54 +0000 (18:18 +0000)] 
fix DUID-LTT epoch

17 years ago- Fix startup error messages to report a missing "subnet6 declaration", rather
Mark Andrews [Wed, 13 Feb 2008 06:41:05 +0000 (06:41 +0000)] 
- Fix startup error messages to report a missing "subnet6 declaration", rather
  than a missing "subnet declaration", when running as a DHCPv6 server.

17 years agoProvide -working- sample configuration text for VIVSO.
David Hankins [Tue, 5 Feb 2008 16:55:50 +0000 (16:55 +0000)] 
Provide -working- sample configuration text for VIVSO.

17 years ago- Do not delay-ack STATIC leases. v4_1_0a1
David Hankins [Mon, 28 Jan 2008 18:21:06 +0000 (18:21 +0000)] 
- Do not delay-ack STATIC leases.
- Use lease referencers to maintain reference count on the lease structure.
- Log an error if you encounter a lease with no transmit-state.
o These changes were to a feature that has not yet been publically released,
  so there is no RELNOTES entry.

17 years agoFix README/RELNOTES errors found during sanity check
Evan Hunt [Thu, 24 Jan 2008 17:46:41 +0000 (17:46 +0000)] 
Fix README/RELNOTES errors found during sanity check

17 years agoFixed DHCPv6 rapid commit support
Francis Dupont [Thu, 24 Jan 2008 10:55:34 +0000 (10:55 +0000)] 
Fixed DHCPv6 rapid commit support

17 years agoAdded DHCPv6 rapid commit support
Francis Dupont [Thu, 24 Jan 2008 10:53:11 +0000 (10:53 +0000)] 
Added DHCPv6 rapid commit support

17 years agoUpdated copyright strings for 4.1.0a1 release
Evan Hunt [Thu, 24 Jan 2008 02:43:06 +0000 (02:43 +0000)] 
Updated copyright strings for 4.1.0a1 release

17 years agoautoconf regeneration
Evan Hunt [Thu, 24 Jan 2008 02:20:37 +0000 (02:20 +0000)] 
autoconf regeneration

17 years agoautomake regeneration
Evan Hunt [Thu, 24 Jan 2008 02:20:10 +0000 (02:20 +0000)] 
automake regeneration

17 years agoautoheader regeneration
Evan Hunt [Thu, 24 Jan 2008 02:18:42 +0000 (02:18 +0000)] 
autoheader regeneration

17 years agoaclocal regeneration
Evan Hunt [Thu, 24 Jan 2008 02:18:16 +0000 (02:18 +0000)] 
aclocal regeneration

17 years agoOh guess what, this is 2008, not 2007...
Evan Hunt [Thu, 24 Jan 2008 02:17:41 +0000 (02:17 +0000)] 
Oh guess what, this is 2008, not 2007...

17 years agoPreparing to release 4.1.0a1
Evan Hunt [Thu, 24 Jan 2008 02:14:32 +0000 (02:14 +0000)] 
Preparing to release 4.1.0a1

17 years agoregen
Mark Andrews [Wed, 23 Jan 2008 22:54:12 +0000 (22:54 +0000)] 
regen

17 years agoDHCP now builds under AIX
Mark Andrews [Wed, 23 Jan 2008 22:49:54 +0000 (22:49 +0000)] 
DHCP now builds under AIX

17 years agoAdded explicit parser support for zero-length DHCP options, such as
Evan Hunt [Wed, 23 Jan 2008 19:19:22 +0000 (19:19 +0000)] 
Added explicit parser support for zero-length DHCP options, such as
rapid-commit, via format code 'Z' [rt17355]

17 years agoExit with warning when DHCPv6 config is used but -6 isn't specified [rt17334]
Evan Hunt [Tue, 22 Jan 2008 18:48:04 +0000 (18:48 +0000)] 
Exit with warning when DHCPv6 config is used but -6 isn't specified [rt17334]

17 years agocompilation fix on HP/UX
David Hankins [Mon, 21 Jan 2008 22:49:46 +0000 (22:49 +0000)] 
compilation fix on HP/UX

17 years ago- Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued and
David Hankins [Mon, 21 Jan 2008 19:53:21 +0000 (19:53 +0000)] 
- Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued and
  released in bursts after single fsync() events when the upper limit is
  reached or if the receiving sockets go dry.  The practical upshot is
  that fsync-coupled server performance is now multiplicitively increased.
  The default delayed ack limit is 28.  Thanks entirely to a patch from
  Christof Chen.

17 years ago- MINUS tokens should be parseable again. [ISC-Bugs #17289]
David Hankins [Mon, 21 Jan 2008 19:13:45 +0000 (19:13 +0000)] 
- MINUS tokens should be parseable again.  [ISC-Bugs #17289]

17 years ago- When a failover server suspects it has encountered a peer running a
David Hankins [Mon, 21 Jan 2008 19:05:20 +0000 (19:05 +0000)] 
- When a failover server suspects it has encountered a peer running a
  version 3.0.x failover server, a warning that the failover wire protocol
  is incompatible is printed.  [ISC-Bugs #17129]
- The failover server no longer issues a floating point error if it encounters
  a previously undefined option code.  [ISC-Bugs #17129]

17 years agoAllow lease "ends" vaule to be updated by OMAPI. [rt17033]
Evan Hunt [Fri, 18 Jan 2008 02:05:09 +0000 (02:05 +0000)] 
Allow lease "ends" vaule to be updated by OMAPI. [rt17033]

17 years agoFix "dhcrelay --version" [rt17350]
Evan Hunt [Thu, 17 Jan 2008 17:18:28 +0000 (17:18 +0000)] 
Fix "dhcrelay --version" [rt17350]

17 years ago- The dhclient-script was updated to create a host route for the default
David Hankins [Wed, 16 Jan 2008 23:02:10 +0000 (23:02 +0000)] 
- The dhclient-script was updated to create a host route for the default
  gateway if the supplied subnet mask for an IPv4 address was a /32.  This
  allows the client to work in 'captive' network environments, where the
  operator does not want clients to crosstalk directly.  [ISC-Bugs #17200]

17 years ago- Fixed a compilation problems on platforms that define a value for FDDI,
David Hankins [Wed, 16 Jan 2008 22:57:01 +0000 (22:57 +0000)] 
- Fixed a compilation problems on platforms that define a value for FDDI,
  which conflicts with a dhcp configuration syntax token by the same name.
  [ISC-Bugs #16898]

17 years agoMove warning about dhcp-renewal-time to config parsing rather
Shane Kerr [Mon, 14 Jan 2008 14:26:10 +0000 (14:26 +0000)] 
Move warning about dhcp-renewal-time to config parsing rather
than runtime.
See RT ticket #17382 for more.

17 years agoBuild fix for OS X Leopard (10.5).
Shane Kerr [Fri, 11 Jan 2008 14:00:06 +0000 (14:00 +0000)] 
Build fix for OS X Leopard (10.5).
See RT ticket #17406.

17 years agoregen
Shane Kerr [Wed, 9 Jan 2008 23:03:39 +0000 (23:03 +0000)] 
regen

17 years agoBuild fixes for Solaris 9.
Shane Kerr [Wed, 9 Jan 2008 23:02:42 +0000 (23:02 +0000)] 
Build fixes for Solaris 9.
See RT ticket #17444 for more.

17 years ago- The minimum site code value was set to 224 in 3.1.0 to track RFC3942. This
David Hankins [Wed, 9 Jan 2008 17:13:16 +0000 (17:13 +0000)] 
- The minimum site code value was set to 224 in 3.1.0 to track RFC3942.  This
  broke a lot of legacy site local configurations.  The new code in place will
  track site local space minimum option codes and logs a warning to encourage
  updates and exploration of site local code migration problems.  Option
  codes less than 128 in site local spaces remain inaccessible.
  [ISC-Bugs #17203]
- A possible relay agent option bug was repaired where random server
  initialization state may have been used to signal the relay agent
  information options sub-option code for the 'END' of the option space.
  [ISC-Bugs #17203]

17 years agoDocumentation fix in dhclient man page.
Shane Kerr [Wed, 9 Jan 2008 16:11:28 +0000 (16:11 +0000)] 
Documentation fix in dhclient man page.
See RT ticket #17453 for more.

17 years agoDeclare variables prior to code so as to produce code that can be compiled
David Hankins [Tue, 8 Jan 2008 17:51:01 +0000 (17:51 +0000)] 
Declare variables prior to code so as to produce code that can be compiled
without C99 compliance.

17 years ago- A log message was introduced to clarify the situation where a failover
David Hankins [Tue, 8 Jan 2008 16:22:23 +0000 (16:22 +0000)] 
- A log message was introduced to clarify the situation where a failover
  'address' parameter (the server's local address) did not resolve to an
  IPv4 address.  [ISC-Bugs #15826]

17 years agomistake in merging
David Hankins [Tue, 8 Jan 2008 16:12:07 +0000 (16:12 +0000)] 
mistake in merging

17 years ago- A bug was fixed where the 'giaddr' may be used to find the client's subnet
David Hankins [Tue, 8 Jan 2008 16:09:32 +0000 (16:09 +0000)] 
- A bug was fixed where the 'giaddr' may be used to find the client's subnet
  rather than its own 'ciaddr'.  [ISC-Bugs #16627]

17 years agoBuild fix for non-DHCPv6 compilation.
Shane Kerr [Tue, 8 Jan 2008 11:31:13 +0000 (11:31 +0000)] 
Build fix for non-DHCPv6 compilation.
See RT ticket #17367 for more.

17 years agospelling error in a message
Francis Dupont [Thu, 3 Jan 2008 09:48:42 +0000 (09:48 +0000)] 
spelling error in a message

17 years agoOne conversion to sub-second timers missed.
Shane Kerr [Thu, 3 Jan 2008 09:46:59 +0000 (09:46 +0000)] 
One conversion to sub-second timers missed.

17 years agofiner granularity timers
Francis Dupont [Thu, 3 Jan 2008 00:30:14 +0000 (00:30 +0000)] 
finer granularity timers

17 years agoCleanup IA_NA dependencies
Francis Dupont [Wed, 2 Jan 2008 23:47:22 +0000 (23:47 +0000)] 
Cleanup IA_NA dependencies