summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/host.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3210] refactor string utilitiesAndrei Pavel2024-03-211-1/+1
* [#3209] Initial commitThomas Markwalder2024-02-071-1/+1
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-29/+27
* [#2826] Options in db are not encapsulatedMarcin Siodelski2023-06-291-0/+10
* [#2725] removed strict checkRazvan Becheriu2023-06-291-10/+0
* [#2725] disable strict prefixlen checks in ctrsRazvan Becheriu2023-06-291-1/+4
* [#2725] fixed v6 reservationsRazvan Becheriu2023-06-291-3/+12
* [#2889] release changesAndrei Pavel2023-05-291-1/+1
* [#2786] 255 bytes client_id and 130 bytes duidRazvan Becheriu2023-05-091-0/+2
* [#2557] Addressed commentFrancis Dupont2022-09-231-2/+8
* [#2557] Fixed too long identifier in HostFrancis Dupont2022-09-231-1/+31
* [550-authentication-key-to-text-method-miss-spelled] Addressed commentsFrancis Dupont2019-07-021-3/+4
* [550-authentication-key-to-text-method-miss-spelled] AuthKey is binaryFrancis Dupont2019-07-021-18/+34
* [29-cryptolink-random-generator] Updated random usersFrancis Dupont2018-11-041-18/+10
* [5704] host backends and kea-dhcp4/6 support global HR storageThomas Markwalder2018-08-071-4/+4
* [extend_host_struct] Fix review commentsmayya2018-07-231-5/+6
* fixed minor issuesmayya2018-07-231-2/+1
* review comments 2mayya2018-07-231-22/+25
* [lib] Address review comments for #83mayya2018-07-231-26/+51
* [lib] Extend host structure to support auth keys for reconfiguration.mayya2018-07-231-3/+37
* [master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont2018-04-111-8/+8
|\
| * [5374] Updated ClientClasses definitionFrancis Dupont2017-11-241-8/+8
* | [5533] Added a negative cache flag (host manager tests to do)Francis Dupont2018-02-211-3/+10
* | [5351] Finished merge of trac5452 (unparse subnets)Francis Dupont2017-12-311-1/+1
|\ \
| * | [5452] Checkpoint: ported #5351 subnet/hr toElement fixesFrancis Dupont2017-12-171-2/+4
| |/
* | [5351] Checkpoint: todo host DB testsFrancis Dupont2017-12-031-1/+3
* | [5351] Checkpoint: todo servers, doc, host DB -- adding control-socketFrancis Dupont2017-12-021-0/+2
* | [5351] Checkpoint: todo servers, doc, host including DBFrancis Dupont2017-12-011-0/+2
|/
* spelling: identifierJosh Soref2017-07-231-1/+1
* [5208a] new unit-test checks that v4,v6 options and v6 reservations are removedTomek Mrugalski2017-04-241-4/+0
* [5208a] toElement() moved from CfgHosts to HostTomek Mrugalski2017-04-221-0/+124
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* [5132] Changes after review (comment #10):Tomek Mrugalski2017-04-031-0/+1
* [5132] parser updated, unit-tests implementedTomek2017-03-291-2/+6
* [5132] host6_identifier hook point implementedTomek Mrugalski2017-03-231-0/+2
* [4765] Client classes in HR can be specified in configuration file.Marcin Siodelski2016-09-011-0/+1
* [4552] Addressed review comments.Marcin Siodelski2016-08-251-1/+20
* [4552] Updated Host object with DHCPv4 specific message fields.Marcin Siodelski2016-08-231-6/+50
* [4317] Added client-id as supported host identifier.Marcin Siodelski2016-06-031-0/+9
* [4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.Marcin Siodelski2016-05-121-1/+1
* [4301] Addressed review comments.Marcin Siodelski2016-04-061-39/+38
* [4300] Addressed review comments.Marcin Siodelski2016-04-051-10/+23
* [4300] Added "circuit-id" as supported identifier into Host class.Marcin Siodelski2016-04-041-2/+39
* [4300] Host class holds identifier rather than HW address or DUID.Marcin Siodelski2016-04-041-46/+35
* [4302] Use new functions to retrieve reservations by any identifier.Marcin Siodelski2016-03-291-7/+35
* [master] Merge branch 'trac4212'Marcin Siodelski2016-03-231-2/+2
|\
| * [4212] HostID implemented.Tomek Mrugalski2015-12-041-2/+2
* | [3571] Added data structures to hold DHCP options in Host object.Marcin Siodelski2016-03-091-3/+5
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/