2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00
Commit Graph

23170 Commits

Author SHA1 Message Date
Francis Dupont
164e41a560 [master] Finished merge of trac4523 (vendor options in Renew and Rebind) 2016-07-07 12:59:26 +02:00
Marcin Siodelski
49a9fbb03b [4523] Fixed multiple nits for DOCSIS ORO tests.
- Configuration 0 -> Configuration 7 (copy-paste error)
- Invalid indentation of the vendor sub options data config
- Remove redundant config-file option definition
- OptionVentor -> OptionVendor
- Rename requestDocsisORORenew test to docsisORO
- Copyright date updated in rebind test
2016-07-07 11:53:37 +02:00
Marcin Siodelski
7391c0a059 [master] Added template param in invocation of SpecializedTypeWrapper.
This was an obvious error and a trivial fix. Therefore it is being
committed on my discretion. It corrects build failures on some OSes
after merge of #4321.
2016-07-07 09:57:18 +02:00
Marcin Siodelski
6cef91cfa4 [master] Added ChangeLog entry for #4321. 2016-07-06 20:38:18 +02:00
Marcin Siodelski
0bfb2a9093 [master] Merge branch 'trac4321' 2016-07-06 20:19:02 +02:00
Marcin Siodelski
7b16fc23c1 [4321] Corrected indentation and added description for a function. 2016-07-06 17:48:13 +02:00
Tomek Mrugalski
2d18c8ece2 [master] ChangeLog updated 2016-07-06 12:07:34 +02:00
Tomek Mrugalski
99a40fead2 [master]Merge branch 'trac4518' (host reservations doc update) 2016-07-06 12:03:55 +02:00
Tomek Mrugalski
990ce652a0 [4518] One reservation example updated. 2016-07-06 12:03:00 +02:00
Shawn Routhier
589bf2cb3e [4518] Fix typo in custom options example 2016-07-05 14:04:42 -07:00
Francis Dupont
d8503ce1e7 [master] Updated git hash 2016-07-05 16:54:32 +02:00
Francis Dupont
7dbd95651c [master] Finished merge of trac4283 (FreeBSD build) 2016-07-05 16:53:49 +02:00
Francis Dupont
d6bd38f900 [master] Merged trac4283 (FreeBSD build) 2016-07-05 16:51:41 +02:00
Tomek Mrugalski
cba07cb92b [4518] Changes after review:
- added vendor options example and made it out-of-pool in
   kea6/reservations.json
 - fixed couple indents in dhcp{4,6}-srv.xml
 - added enclosing subnet4 where it was missing in examples
 - renamed section dedicated to option reservations
 - default value of host-reservation-identifiers presented
   differently
2016-07-05 14:27:25 +02:00
Francis Dupont
4377cecaa3 [master] Updated git hash 2016-07-05 09:52:50 +02:00
Francis Dupont
b3eda594e0 [master] Finished merge of trac4274 (DHCP4o6 developer doc) 2016-07-05 09:51:51 +02:00
Francis Dupont
ff82ae236f [master] Merged trac4274 (DHCP4o6 developer doc) 2016-07-05 09:49:40 +02:00
Shawn Routhier
e73e9daf37 [trac4518] Tidy up some typos and cut and paste errors during review 2016-07-04 19:33:27 -07:00
Tomek Mrugalski
6e136f3745 [4283] Dependency on boost reworded slightly. 2016-07-04 17:29:46 +02:00
Francis Dupont
42c8d0bb9d [4321] Got rid of used once include_address_ 2016-07-04 14:02:46 +02:00
Francis Dupont
b239ccf360 [4321] Cosmetics changes (no real code change) 2016-07-04 13:13:59 +02:00
Francis Dupont
cd1cbdf5c1 [4283] Made boost at least includes (vs libraries) 2016-07-02 14:44:52 +02:00
Francis Dupont
14a753b76e [4283] Fixed a few unused constant pending (i.e., ignored by default) warnings 2016-07-02 14:41:56 +02:00
Francis Dupont
99f610ff41 [4283] Fixed an unused but set warning 2016-07-02 13:02:46 +02:00
Francis Dupont
41413db0a4 [4283] Fixed a bug revealed by last change 2016-07-02 11:14:15 +02:00
Francis Dupont
85c17ea952 [4283] Moved clang and missing initializer -Wno-* to improved/fixed configure 2016-07-02 11:00:26 +02:00
Francis Dupont
2ab5f9df65 [4274] Moved subnet selections 2016-07-01 22:50:10 +02:00
Tomek Mrugalski
1137ccfe97 [4283] Updated INSTALL file to explicitly mention dependencies. 2016-07-01 18:44:02 +02:00
Tomek Mrugalski
07dd809f59 [4283] Compilation fix for boost issue on FreeBSD 10.0 2016-07-01 18:43:38 +02:00
Francis Dupont
867d2d7188 [4274] Addressed comments 2016-07-01 18:21:18 +02:00
Francis Dupont
66e4479204 [master] Spelling trac4245_base 2016-07-01 17:45:42 +02:00
Tomek Mrugalski
94654e08e5 [4274] Several minor corrections. 2016-07-01 17:03:30 +02:00
Tomek Mrugalski
090ef3e064 [4274] Doxygen files renamed, Makefile.am updated 2016-07-01 16:53:59 +02:00
Francis Dupont
cfe22c8dd7 [4523] Added DOCSIS vendor ORO unit tests for renew and rebind 2016-07-01 15:42:40 +02:00
Tomek Mrugalski
383d824ddc [master] ChangeLog updated. 2016-07-01 14:22:36 +02:00
Tomek Mrugalski
baefb4b3e2 [master] full text of MPL, Apache licenses included. 2016-07-01 14:21:31 +02:00
Francis Dupont
03e5cc7ea3 [4274] Added a lot of dev DHCP4o6 stuff 2016-07-01 01:39:58 +02:00
Francis Dupont
85d79e09a2 [master] Updated git hash trac4274_base trac4273_base 2016-06-30 20:53:00 +02:00
Francis Dupont
7d36aebe14 [master] Merge trac4110a (DHCP4o6 v4 server part) 2016-06-30 20:51:02 +02:00
Francis Dupont
dedda6a36d [master] Merge trac4500 lease6_rebind 2016-06-30 20:50:03 +02:00
Francis Dupont
923242ca2e [4110a] Removed spurious indexes for registered hook points (second try) 2016-06-30 19:37:58 +02:00
Francis Dupont
85279c473f [4500] ASSERTs are not allowed in fixture methods 2016-06-30 19:17:34 +02:00
Francis Dupont
9cb76e21b3 [4110a] Removed spurious indexes for registered hook points 2016-06-30 19:10:36 +02:00
Francis Dupont
1cefa54c12 [4500] Addressed comments 2016-06-30 19:01:19 +02:00
Francis Dupont
4a9030245f [4110a] Addressed comments 2016-06-30 00:08:35 +02:00
Tomek Mrugalski
728c4db7ea [4518] DB-specific sections for reservations added 2016-06-29 14:12:12 +02:00
Tomek Mrugalski
6f4e9166ad [4518] Documentation for DHCPv6 reservations updated. 2016-06-29 13:43:21 +02:00
Tomek Mrugalski
b939bf7dbd [4518] User's Guide, examples updated for DHCPv4 2016-06-28 20:11:16 +02:00
Francis Dupont
61f6b045cd [master] Updated git hash 2016-06-28 10:53:10 +02:00
Francis Dupont
8d1f330d9b [master] Finished merge of trac4109a (DHCP4o6 v6 part 2016-06-28 10:52:24 +02:00