2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00
Commit Graph

23242 Commits

Author SHA1 Message Date
Marcin Siodelski
9b2f0336a2 [4497] Enable copying retrieved options in callouts. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
b3f9652ddc [4497] Added Pkt method checking if retrieved options are copied. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
fbd175e09f [4497] Implemented copying options on retrieval from packet. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
21053d3a60 [4497] Documented tests for options copying.
Also, extended unit test for OptionCustom.
2016-07-08 07:50:19 +02:00
Marcin Siodelski
8ef3aa4972 [4497] Removed spurious headers from the option unit tests. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
1f3ac9ac2b [4497] Documented Option::clone() in all option classes.
Also udated copyright dates where applicable.
2016-07-08 07:50:19 +02:00
Marcin Siodelski
eb2ccff412 [4497] Added .gitignores to non-recursively built directories. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
90615322d4 [4497] Implemented deep copy of DHCP options. 2016-07-08 07:50:19 +02:00
Marcin Siodelski
ee88ec857c [4497] Fix constness of methods in Option classes. 2016-07-08 07:50:19 +02:00
Francis Dupont
c6adaf5177 [4245] Addressed comments 2016-07-07 13:18:57 +02:00
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
b381111b24 [245] Added example a statement, enabled (server) unicast option 2016-07-03 21:53:07 +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
Francis Dupont
879d708572 [4273] Added dhcp4o6-port and DHCPv4-over-DHCPv6 sections to dhcp4 and dhcp6 guides 2016-07-01 21:20:33 +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