2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-05 00:35:41 +00:00
Commit Graph

3604 Commits

Author SHA1 Message Date
Shawn Routhier
63ff896aa5 Add cert and cve number to note for 21253 2010-06-18 19:18:52 +00:00
Mark Andrews
de59a4b873 make robust to version changes on head 2010-06-18 03:23:04 +00:00
David Hankins
795b3525a1 BIND 9 export library version for 4.2.0rc1/4.2.0 final to v9_7_1 final. 2010-06-15 18:41:51 +00:00
Shawn Routhier
badc999d0e Add declaration for variable in debug code in alloc.c. [ISC-Bugs #21472] 2010-06-11 22:13:44 +00:00
David Hankins
09fa3ef213 Back out use of 'snapshot' syntax to kit.sh. 2010-06-03 16:25:33 +00:00
David Hankins
3be9631ca4 Update bind.sh for auto robie builds. 2010-06-02 22:18:41 +00:00
David Hankins
a5c7bf7779 adding changes notes to reflect bugs fixed by updating libisc/libdns. 2010-06-02 17:08:17 +00:00
David Hankins
be94d30022 update util/bind.sh to match v4_2. 2010-06-01 17:29:36 +00:00
Shawn Routhier
2b58b8650e Modify determination of ttl to use for DDNS update [ISC-Bugs #21126] 2010-05-27 17:19:26 +00:00
Shawn Routhier
600ee61905 Fix the trace code to handle timing events better. [ISC-Bugs 20969] 2010-05-27 00:30:11 +00:00
Shawn Routhier
590298e746 Add some debugging output for use with the DDNS code. [ISC-Bugs 20916] 2010-05-26 22:25:10 +00:00
David Hankins
0d8c3d6eed - A bug was fixed that could cause the DHCPv6 server to advertise/assign a
previously allocated (active) lease to a client that has changed subnets,
  despite being on different shared networks.  Dynamic prefixes specifically
  allocated in shared networks also now are not offered if the client has
  moved.  [ISC-Bugs #21152]
2010-05-25 17:40:28 +00:00
Shawn Routhier
d122accf9a Patch for 21093 - handle v4 or v6 only a little better. If we can't contstruct
the context log it and leave, if we can but then try and do a DDNS transaction
using the protocol we don't have log it and continue.
2010-05-25 00:22:29 +00:00
David Hankins
8a513c436b - A memory leak in ddns processing was closed. [ISC-Bugs #21377] 2010-05-24 23:47:42 +00:00
Shawn Routhier
1943bbf803 Allow zero-length client ids when hashing. Ticket 21253 2010-05-14 23:46:59 +00:00
Shawn Routhier
7437807984 Update documentation about dhcpv6 ORO. Tickets 21052, 21102 2010-04-27 22:13:53 +00:00
Shawn Routhier
805cf10898 Use correct option for requesting dhcp-lease-time 2010-04-26 21:17:32 +00:00
Shawn Routhier
1e05d095c2 Don't include lease time information in the response to a DHCPINFORM
request.  We do this by removing any time information from the option
cache before building the reponse packet.  Bug ticket 21092.
2010-04-20 23:20:20 +00:00
David Hankins
7c7515b9bd Fix misspelled comment (infomation->information). Note that I do not actually
understand the rest of the comment, and that may be worth repairing...
2010-04-14 19:08:55 +00:00
David Hankins
94e82a1822 looks like these got missed from HEAD 2010-04-02 00:07:41 +00:00
David Hankins
cf6bc0dad5 Adding missing files. 2010-03-25 15:23:31 +00:00
David Hankins
2d5fba9b9b autoconf regeneration 2010-03-24 23:35:15 +00:00
David Hankins
1b658b9b70 automake regeneration 2010-03-24 23:35:11 +00:00
David Hankins
efaa0fb24d autoheader regeneration 2010-03-24 23:34:43 +00:00
David Hankins
5b518e92de aclocal regeneration 2010-03-24 23:34:39 +00:00
David Hankins
33692791d7 - "The LDAP Patch" that has been circulating for some time, written by
Brian Masney and S.Kalyanasundraram and maintained for application to
  the DHCP-4 sources by David Cantrell has been included.  Please be
  advised that these sources were contributed, and do not yet meet the
  high standards we place on production sources we include by default.
  As a result, the LDAP features are only included by using a compile-time
  option which defaults off, and if you enable it you do so under your
  own recognizance.  We will be improving this software over time.
  [ISC-Bugs #17741]
2010-03-24 21:49:03 +00:00
David Hankins
f2d4f64457 Make that 9.7.0p1. 2010-03-24 17:50:19 +00:00
David Hankins
64483f4d3c Move to 9.7.0 final for export lib. 2010-03-24 17:30:49 +00:00
Shawn Routhier
f4bc8261ca Modify the routine that constructs DNS names to convert relative names to
absolute names (add trailing dot) to keep the dns library happy.  Ticket 21054
2010-03-17 17:07:43 +00:00
Shawn Routhier
0585235c45 Update the fsync batching patch to work with the isc libraries - 21044 2010-03-12 01:36:57 +00:00
Shawn Routhier
8d189ca080 autoconf regeneration 2010-02-12 00:04:25 +00:00
Shawn Routhier
38792f799f automake regeneration 2010-02-12 00:04:23 +00:00
Shawn Routhier
c549f1417a autoheader regeneration 2010-02-12 00:04:17 +00:00
Shawn Routhier
c74d222cf4 aclocal regeneration 2010-02-12 00:04:14 +00:00
Shawn Routhier
2bf5878642 Remove dead file as part of DDNS trace cleanup 20885 2010-02-11 23:59:52 +00:00
Shawn Routhier
3b8f36e003 autoconf regeneration 2010-02-11 23:56:09 +00:00
Shawn Routhier
70b039d035 automake regeneration 2010-02-11 23:56:07 +00:00
Shawn Routhier
1270935ae7 autoheader regeneration 2010-02-11 23:55:58 +00:00
Shawn Routhier
dda7e75ad6 aclocal regeneration 2010-02-11 23:55:55 +00:00
Shawn Routhier
7aa153b882 Primarly fix the trace code. This was broken during the modfictions of the
DDNS code to use the bind libraries.  This patch fixes that breakage and
includes support for the new DDNS code.  This patch also deletes some dead
code and neatens up some log messages.
2010-02-11 23:55:36 +00:00
David Hankins
fdfebedf3e - An optimization described in the failover protocol draft is now included,
which permits a DHCP server operating in communications-interrupted state
  to 'rewind' a lease to the state most recently transmitted to its peer,
  greatly increasing a server's endurance in communications-interrupted.
  This is supported using a new 'rewind state' record on the dhcpd.leases
  entry for each lease.  [ISC-Bugs #19601]
2010-02-03 23:25:25 +00:00
Shawn Routhier
176c2a7d2d Continuing update for 20697 - update sys/stddef.h to stddef.h 2010-02-02 23:32:07 +00:00
Shawn Routhier
69c1bf48d3 Add include for stddef.h and remove an extra space from dhcrelay.c 2010-02-02 19:58:18 +00:00
Shawn Routhier
3da71461ce Update relnotes for the compiler warning changes 2010-02-02 00:48:48 +00:00
Shawn Routhier
e715a7b12f autoconf regeneration 2010-02-02 00:45:02 +00:00
Shawn Routhier
5a437e564e automake regeneration 2010-02-02 00:44:59 +00:00
Shawn Routhier
a69abb6493 autoheader regeneration 2010-02-02 00:44:52 +00:00
Shawn Routhier
5dd044cd10 aclocal regeneration 2010-02-02 00:44:48 +00:00
Shawn Routhier
a35285748d Clean up some compiler warnings 2010-02-02 00:44:06 +00:00
David Hankins
3c941d426d - Cleaned up an unused hardware address variable in nak_lease().
[ISC-Bugs #15382]
2010-02-01 22:03:15 +00:00