2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

56 Commits

Author SHA1 Message Date
Shawn Routhier
629a76d5ca [master] Add comment about TAHI addresses in example dhcpv6 config 2014-03-11 15:07:49 -07:00
Shawn Routhier
67b2cb451b [master]
Update the memory leakage debug code to work with v6.
2012-09-19 14:27:44 -07:00
Shawn Routhier
0b2ec8c99c [rt30281]
Modify the renew_lease6() code to properly handle a lease time
that is reduced rather than extended.
Fix the ATF tests for mdb6 and add a new test to check the
above condition.
2012-08-17 12:05:49 -07:00
Tomek Mrugalski
6bc92e4ec2 [rt25901_atf] Proofreading changes by Shawn 2012-08-10 01:44:43 +02:00
Tomek Mrugalski
3ed675ea60 [rt25901_atf] Final Doxygen clean-ups. 2012-08-09 16:01:25 +02:00
Tomek Mrugalski
e71e3d8248 [rt25901_atf] tests/HOWTO-unit-test mostly moved to Devel Guide
- moved major parts of HOWTO to Developer's Guide, leaving only
  brief notes and pointers to new location

- described Valgrind
2012-08-09 15:52:10 +02:00
Tomek Mrugalski
0b08675ed9 [rt25901_atf] Developer's Guide updated, make clean target added. 2012-08-08 20:35:02 +02:00
Tomek Mrugalski
f9effb95d4 [rt25901_atf] Atffile/compilation cleanup, ATF description updated 2012-08-08 00:23:01 +02:00
Tomek Mrugalski
e04feb1f05 [rt25901_atf] Skeleton documentation for architecture, contrib and omapi 2012-08-06 21:56:51 -07:00
Stephen Morris
904a771add [rt25901_atf] Minor corrections to some files
Minor corrections to some of the atf.dox documentation.  Also modified
hash_unitest.c to avoid problems in "printf" (the format string %lu was wrong
for a size_t on my machine, so an explicit cast was made to the correct type).
2012-07-04 17:06:32 +01:00
Tomek Mrugalski
deb1693da2 [rt25901_atf] Indentation cleanup of mdb6_unittest.c 2012-07-02 19:05:05 +02:00
Tomek Mrugalski
e1e8b61b05 [rt25901_atf] Spelling fix in Developer's Guide 2012-07-02 15:35:50 +02:00
Tomek Mrugalski
f518b958d1 [rt25901_atf] Unnecessary section on main page removed. 2012-06-30 20:02:15 +02:00
Tomek Mrugalski
ce9de43df5 [rt25901_atf] cppcheck verification added. 2012-06-30 20:00:57 +02:00
Tomek Mrugalski
82cb9b6480 [rt25901_atf] Files for Doxygen generation added. 2012-06-30 19:19:31 +02:00
Tomek Mrugalski
3329bb3e78 [rt25901_atf] Adding new ATF tests described. 2012-06-30 12:49:55 +02:00
Tomek Mrugalski
2908281039 [rt25901_atf] Developer's Guide sections for ATF and debugging added. 2012-06-30 11:50:37 +02:00
Shawn Routhier
de6c9af6dd Fixed the code that checks if an address the server is planning
to hand out is in a reserved range.  This would appear as
the server being out of addresses in pools with particular ranges.
[ISC-Bugs #26498]
2012-01-05 00:03:18 +00:00
Shawn Routhier
b80dae47dd fix typos adoped => adopted, synced => synchronized 2011-07-05 16:54:53 +00:00
Shawn Routhier
8b21af127c synched => synced 2011-07-01 18:37:09 +00:00
Shawn Routhier
ade10315e1 Correct some typos in the documentation - see [ISC-Bug #24803] 2011-06-08 18:39:04 +00:00
Tomek Mrugalski
802fdea172 - Documentation cleanup
[ISC-Bugs #23326] Updated References document, several man page updates
2011-05-20 13:48:33 +00:00
David Hankins
f07d0fb5bc - The .TH tag for the dhcp-options manpage was typo repaired
thanks to a report from jidanni and the Debian package maintenance
  team.  [ISC-Bugs #21676] {Debian Bug#563613}
2010-07-20 21:09:14 +00:00
Shawn Routhier
a47d63362f Update copyright years 2009-11-24 02:06:57 +00:00
David Hankins
c900c5b249 - The 'hardware [ethernet|etc] ...;' parameter in host records has been
extended to attempt to match DHCPv6 clients by the last octets of a
  DUID-LL or DUID-LLT provided by the client.  [ISC-Bugs #19599]
2009-11-19 23:57:41 +00:00
Shawn Routhier
2c85ac9b24 Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
2009-07-23 18:52:21 +00:00
Francis Dupont
6cb2859389 DHCPv6 server example 2008-09-24 08:37:24 +00:00
Francis Dupont
a5e2fb5372 DHCPv6 client example 2008-09-24 08:36:46 +00:00
David Hankins
706792c9d3 Copyright++ 2007-05-19 19:16:28 +00:00
David Hankins
98bd7ca099 DHCPv6 branch merged to HEAD. 2007-05-08 23:05:22 +00:00
Shane Kerr
c57db45ce9 Spelling fixes. See RT ticket 16513 for details. 2007-01-29 10:25:55 +00:00
David Hankins
14baf5cd1a Removed -7 but did not add -12 to repo. 2006-05-05 20:12:38 +00:00
David Hankins
a55ccdd037 - Support for 'reserved' (psuedo-static) and BOOTP leases via failover
was introduced. [ISC-Bugs #13672]
- The failover implementation was updated to comply with revision 12 of
  the protocol draft. [ISC-Bugs #13672]
2006-04-27 17:26:42 +00:00
David Hankins
5d0ff7ea7c New files added in merge from V3-RELEASE-BRANCH to HEAD as of V3-0-3-BETA-1. 2005-03-17 20:30:41 +00:00
David Hankins
98311e4ba9 MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Murray
8d6cbe49a0 Add translated Japanese man pages to the doc/ directory.
The directory structure for translated manual pages should be :

  doc/<locale>.<encoding>

This nomenclature is used by several other open-source documentation
projects.  These manual pages are current as of DHCP 3.0.1rc8 but they
are not complete.  These man pages only cover the client.

We should add $Id$ tags to the english language documents, so we can
easily see what version of the English document this Japanese document
is current with.

Submitted by:	Kazuo Horikawa <horikawa@FreeBSD.org>
2002-05-27 03:48:24 +00:00
Ted Lemon
53c085a789 Some more drafts. 2000-09-02 01:11:11 +00:00
Ted Lemon
74e55a1ed4 Obsolete some old drafts. 2000-09-02 01:07:41 +00:00
Ted Lemon
8189c3946c This is out of date. 2000-09-02 01:02:08 +00:00
Ted Lemon
6e9a667a80 Document delete protocol. 1999-09-09 23:29:14 +00:00
Ted Lemon
36c6e2b61b OMAPI specification. 1999-09-09 21:12:44 +00:00
Ted Lemon
0e98ad2432 BOOTP Protocol specification 1997-12-06 12:13:48 +00:00
Ted Lemon
31d3229f08 Current DHCP Options specification 1997-12-06 12:09:40 +00:00
Ted Lemon
db98f130a5 Current DHCP protocol specification 1997-12-06 12:08:03 +00:00
Ted Lemon
14d3aba8e4 IANA ARP code types and hardware types 1997-03-28 22:27:50 +00:00
Ted Lemon
fddc1769f0 new draft 1997-03-05 04:58:19 +00:00
Ted Lemon
10552a7c8d new draft 1997-03-05 04:36:44 +00:00
Ted Lemon
02c588bbb3 New draft 1997-03-05 04:32:11 +00:00
Ted Lemon
d172a5e2de New drafts 1996-08-28 01:13:23 +00:00
Ted Lemon
f4d8590fdd New DHCP draft 1996-05-24 18:37:20 +00:00