2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

1205 Commits

Author SHA1 Message Date
Thomas Markwalder
3e09b74567 [3689] Addressed primary review comments
doc/guide/dhcp6-srv.xml
    Updated "Reserving a hostname" section
    (also removed trailing spaces)

src/bin/dhcp6/dhcp6_srv.cc
   corrected test and commentary typo in assignIA_NA
   removed second parameter to renewLeases6() calls

src/bin/dhcp6/dhcp6_srv.h
    updated commentary for createContext()

src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
    AllocEngine::createLease6()
        removed find_host parameter and logic which calls
        findReservation and/or alters context hostname

src/lib/dhcpsrv/tests/alloc_engine_utils.cc
    AllocEngine6Test::renewTest() - added call to
    AllocEngine6Test::findReservation()

src/lib/dhcpsrv/tests/alloc_engine_utils.h
    fixed typo
2015-03-18 15:16:09 -04:00
Marcin Siodelski
4772ee5897 [master] Merge branch 'trac3705' 2015-03-18 19:51:44 +01:00
Marcin Siodelski
b55dd296af [3705] Address review comments. 2015-03-17 10:14:46 +01:00
Shawn Routhier
e828b801e6 [3720] Add sections about LFC to the developes and administrators guides
Merge branch 'trac3720'

Conflicts:
	ChangeLog
2015-03-13 18:17:36 -07:00
Marcin Siodelski
b5c50e2aff [master] Merge branch 'trac3688'
Conflicts:
	src/bin/dhcp4/dhcp4_srv.h
2015-03-13 15:08:33 +01:00
Shawn Routhier
4316c7a598 [3720] Add section for LFC to developers guide 2015-03-12 21:00:15 -07:00
Shawn Routhier
8c46266761 [3720] Updates per review comments 2015-03-12 17:50:36 -07:00
Marcin Siodelski
27b4e4590f [master] Merge branch 'trac3673' 2015-03-12 09:24:05 +01:00
Shawn Routhier
4fc285bebd [3720] Add documentation about LFC to Kea administrator reference manual 2015-03-11 21:09:00 -07:00
Marcin Siodelski
efe7294639 [3673] Updated Kea guide with the limitations for the SQL timestamps. 2015-03-11 21:17:09 +01:00
Marcin Siodelski
d389242460 [3688] Updated the Kea guide that qualifying-suffix is appended to hostname.
This is for host reservations case.
2015-03-11 17:38:05 +01:00
Thomas Markwalder
705c1e8bc2 [3742] Corrected kea-admin command line depictions in Kea Admin Reference
doc/guide/admin.xml
    Admin guide mistakenly showed -d for database-name, changed to show -n
2015-03-11 10:31:48 -04:00
Marcin Siodelski
3232c090d3 [3688] Added description of the hostname reservations in the kea guide. 2015-03-11 13:14:24 +01:00
Thomas Markwalder
544a9b01b9 [3691] Revised admin guide text based on review comments
doc/guide/dhcp6-srv.xml - revised text per review, removed extraneous whitespaces
2015-03-11 07:42:14 -04:00
Thomas Markwalder
e25bab022a [3691] Amending Kea admin guide discussion of DHCPv6 mac-source:link-local-address
Added text clarifying that MAX extraction from the link-local-address only succeeds
if the address is marked as interface identifier.
2015-03-10 16:09:43 -04:00
Shawn Routhier
e09a9fe719 [3705] Fix some typos found during the review. 2015-03-10 00:38:55 -07:00
Marcin Siodelski
e60a1b9e84 [3694] Addressed review comments. 2015-03-05 20:43:02 +01:00
Tomek Mrugalski
7c26c499ba [3705] Documentation updated. 2015-03-05 11:29:54 +01:00
Marcin Siodelski
4d4fef328b [3694] User guide error in the DHCPv4 conflict resolution. 2015-03-03 10:54:27 +01:00
Francis Dupont
ec064f6330 [3516] added/updated Makefiles 2015-02-28 01:37:39 +01:00
Francis Dupont
bef0198b3b [3516] get rid of root (vs file list) and boost libs 2015-02-28 01:05:45 +01:00
Marcin Siodelski
7980d4189b [3694] Updates to the Conflict Resolution for the DHCPv4 server in guide. 2015-02-26 09:19:17 +01:00
Wlodek Wencel
9469096523 [master] remove lastest changes in Makefile.am for pdf guide 2015-02-25 11:21:38 +01:00
Wlodek Wencel
36f587fd89 [master] pdf guides added to Makefile.am 2015-02-24 22:33:03 +01:00
Marcin Siodelski
6f22f5a71a [master] Added missing extra dists in the doc/devel. 2015-02-18 21:05:05 +01:00
Wlodek Wencel
5174bdcfe7 [master] resolved conflict 2015-02-18 20:54:29 +01:00
Wlodek Wencel
d0b7d60b36 [master] minor changes in kea-guide 2015-02-18 20:51:16 +01:00
Wlodek Wencel
2f5459ad30 [master] minor changes in kea-guide 2015-02-18 20:45:29 +01:00
Tomek Mrugalski
75361d975c [master] Unfortunate paragraph about config validation removed. 2015-02-18 20:44:58 +01:00
Tomek Mrugalski
5d151491be [master] Missing developer guide sources are now in dist 2015-02-18 20:40:35 +01:00
Tomek Mrugalski
59b4555d66 [master] Added hooks.xml to DOCBOOK 2015-02-18 20:28:35 +01:00
Wlodek Wencel
8e2c1824e1 [master] user guide copyright date update 2015-02-18 20:01:15 +01:00
Wlodek Wencel
d6d10a1e19 [master] fixing example conf files 2015-02-17 23:05:31 +01:00
Marcin Siodelski
b2ecf4a1df [3672] Fixed a typo in the user guide as a result of the review. 2015-02-17 17:15:13 +01:00
Marcin Siodelski
3f5de8125b [3672] Updated user guide with the info about LFC configuration. 2015-02-17 15:13:59 +01:00
Tomek Mrugalski
cfbe13ad05 [master] Merge branch 'trac3565' (host reservations mac+dhcpv6)
Conflicts:
	src/bin/dhcp6/dhcp6_srv.cc
2015-02-16 20:26:38 +01:00
Marcin Siodelski
3116243706 [master] Merge branch 'trac3695' 2015-02-16 19:43:09 +01:00
Marcin Siodelski
a104287eb4 [3565] Updated the wording in the kea user guide for reservation-mode param. 2015-02-16 19:40:43 +01:00
Tomek Mrugalski
b505c120fb [3565] Changes after review:
- Documentation for reservation-mode added
- spec files updated
- unit-tests for HR no longer use eth0 or eth1
- @todos added when allow_new_leases_in_renewals_ is expected to be used
- HR unit-test no longer uses at()
- Copyright years updated
- getOptionalParam() used when handling reservation-mode
- hrModeFromText() moved to SubnetConfigParser
- hrModeFromText() starts with lowercase and has its documentation expanded
2015-02-16 17:30:15 +01:00
Tomek Mrugalski
fc3788815a [trac3565] Merge branch 'trac3575' into trac3565 (HR docs)
Conflicts:
	doc/Makefile.am
2015-02-16 12:57:39 +01:00
Tomek Mrugalski
a981e42eb0 [master] Merge branch 'trac3575' (doc update for host reservation)
Conflicts:
	doc/Makefile.am
2015-02-15 22:37:45 +01:00
Tomek Mrugalski
a6a25b1693 [3575] Minor clarification after review. 2015-02-15 22:36:27 +01:00
Marcin Siodelski
9ac4323c46 [3575] A couple of corrections in the user guide for the host reservations. 2015-02-14 21:32:31 +01:00
Francis Dupont
1280865144 make dhcp-ddns qualifying-suffix mandatory in enabled configs 2015-02-14 14:08:06 +01:00
Marcin Siodelski
4a62299738 [3695] Guide update about multiple addresses on the same link. 2015-02-13 20:48:54 +01:00
Marcin Siodelski
5cae53efb7 [3604] Replace the dhcp-socket-type value from "datagram" to "udp". 2015-02-13 12:47:53 +01:00
Marcin Siodelski
bb16ee10e1 [3604] Renamed the socket-type parameter to dhcp-socket-type. 2015-02-13 11:43:48 +01:00
Tomek Mrugalski
a4a158f98f [3575] Description of v4 conflict resolution updated. 2015-02-10 19:57:10 +01:00
Marcin Siodelski
51637af184 [3604] Updated Kea user guide with the new config structure for interfaces. 2015-02-10 18:16:24 +01:00
Marcin Siodelski
e994b57ca4 [3604] Use new interface configuration format where applicable.
Also, renamed interface-config to interfaces-config (plural form).
2015-02-09 13:50:17 +01:00