summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/dhcp6_lexer.ll (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3049] Pool parameters function in v6Thomas Markwalder8 days1-1/+15
* [#2819] kea-dhcp6 support implementedThomas Markwalder2024-12-161-0/+33
* [#3582] Update kea-dhcp6 parsing and UTsThomas Markwalder2024-11-261-0/+4
* [#3609] Checkpoint: done syntaxFrancis Dupont2024-11-221-0/+9
* [#3609] Fixed typosFrancis Dupont2024-11-221-3/+3
* [#3609] Checkpoint: updated grammarsFrancis Dupont2024-11-221-0/+12
* [#3587] addressed reviewRazvan Becheriu2024-10-281-5/+0
* [#3587] Updated kea-dhcp6 parserThomas Markwalder2024-10-281-0/+21
* [#3583] Added client-class to OptionDescriptorThomas Markwalder2024-10-151-0/+1
* [#3585] Updated syntaxFrancis Dupont2024-10-091-27/+0
* [#1387] Checkpoint: server codeFrancis Dupont2024-09-041-0/+9
* [#3477] Checkpoint before regenFrancis Dupont2024-08-011-0/+136
* [#3424] fixed missing pool-id in pd-poolRazvan Becheriu2024-05-241-0/+1
* [#2959] removed deprecated parameter reservation-modeRazvan Becheriu2024-05-221-56/+0
* [#2958] removed deprecated dhcp-ddns parametersRazvan Becheriu2024-05-221-47/+0
* [#3378] Updated syntaxesFrancis Dupont2024-05-131-9/+0
* [#3263] release changesAndrei Pavel2024-02-261-1/+1
* [#3019] retry db open on startupRazvan Becheriu2023-12-141-0/+11
* [#3003] Removed commentsFrancis Dupont2023-08-071-1/+0
* [#3003] Added output-options aliasFrancis Dupont2023-08-071-0/+10
* [#2970] Added cstdint includeFrancis Dupont2023-08-071-0/+1
* [#2276] Initial impl ddns-resolution-conflict-modeThomas Markwalder2023-07-061-0/+50
* [#2898] add pool-id to parsersRazvan Becheriu2023-06-221-0/+9
* [#225] Fixed parsers, added UTsThomas Markwalder2023-03-241-1/+1
* [#225] Added ddsn-ttl-percent parameterThomas Markwalder2023-03-241-0/+10
* [#719] Reapplied patchFrancis Dupont2023-03-151-0/+9
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-231-1/+1
* [#2688] Updated DHCP server parsersMarcin Siodelski2023-01-171-0/+33
* [#969] DHCPv6 allocators configurableMarcin Siodelski2023-01-071-0/+22
* [#248] template classes can add regular classesRazvan Becheriu2022-10-241-3/+3
* [#248] added template classesRazvan Becheriu2022-10-241-0/+9
* [#2595] Checkpoint: updated parsersFrancis Dupont2022-10-181-0/+9
* [#2474] added unittests which load and validate example filesRazvan Becheriu2022-07-221-1/+1
* [#1716] fixed doxygen, missing documentation, fixed compilationRazvan Becheriu2022-04-041-10/+10
* [#1716] Retry socket opening for DHCPv6Slawek Figiel2022-04-041-0/+27
* [#2116] remove cql codeRazvan Becheriu2022-03-311-86/+0
* [#2249] Checkpoint before regenFrancis Dupont2022-03-141-0/+9
* [#2036] make host reservations lookup before lease lookup configurableRazvan Becheriu2022-02-041-0/+9
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#34] Checkpoint: code and tests to doFrancis Dupont2022-01-061-5/+5
* [#34] Checkpoint: updated syntaxFrancis Dupont2022-01-061-0/+44
* [#1307] kea-dhcp6 supports parked-packet-limitThomas Markwalder2021-09-171-0/+9
* [#1710] Added lifetimes to v6 client classesThomas Markwalder2021-08-201-0/+6
* [#1860] add "compatibility" parameter to parsersAndrei Pavel2021-05-191-0/+18
* [#1772] changelog, copyrights, messagesAndrei Pavel2021-03-291-1/+1
* [#1621] implemented "on-fail" action for connection recoveryRazvan Becheriu2021-03-291-3/+30
* [#1621] disabling connection recovery mechanish is not available in core mana...Razvan Becheriu2021-03-291-14/+3
* [#1621] add enable-connection-recovery parameter to configure connection reco...Razvan Becheriu2021-03-291-0/+11
* [#1621] add disable-dhcp-on-db-loss parameter to configure network state effectRazvan Becheriu2021-03-291-0/+11
* [#1405] merged second passRazvan Becheriu2020-11-181-33/+33