mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
[#3237] release changes
This commit is contained in:
parent
416a072394
commit
783bc34daf
4
INSTALL
4
INSTALL
@ -36,8 +36,8 @@ OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL)
|
|||||||
have additional dependencies. For detailed installation directions, see the
|
have additional dependencies. For detailed installation directions, see the
|
||||||
documentation in doc/sphinx/arm/install.rst text file or on the Kea online
|
documentation in doc/sphinx/arm/install.rst text file or on the Kea online
|
||||||
docs: https://kea.readthedocs.io/.
|
docs: https://kea.readthedocs.io/.
|
||||||
Other optional dependencies are FreeRADIUS client (this requires a subscriber
|
Other optional dependencies is Sysrepo, a system for providing YANG/NETCONF
|
||||||
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
|
interface.
|
||||||
|
|
||||||
You can find current OS-specific build/installation
|
You can find current OS-specific build/installation
|
||||||
instructions in our knowledge base at https://kb.isc.org/docs/installing-kea
|
instructions in our knowledge base at https://kb.isc.org/docs/installing-kea
|
||||||
|
@ -2222,7 +2222,7 @@ static const flex_int16_t yy_rule_linenum[234] =
|
|||||||
#define YY_RESTORE_YY_MORE_OFFSET
|
#define YY_RESTORE_YY_MORE_OFFSET
|
||||||
char *yytext;
|
char *yytext;
|
||||||
#line 1 "dhcp4_lexer.ll"
|
#line 1 "dhcp4_lexer.ll"
|
||||||
/* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
|
/* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
|
||||||
|
|
||||||
This Source Code Form is subject to the terms of the Mozilla Public
|
This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@ -2202,7 +2202,7 @@ static const flex_int16_t yy_rule_linenum[238] =
|
|||||||
#define YY_RESTORE_YY_MORE_OFFSET
|
#define YY_RESTORE_YY_MORE_OFFSET
|
||||||
char *yytext;
|
char *yytext;
|
||||||
#line 1 "dhcp6_lexer.ll"
|
#line 1 "dhcp6_lexer.ll"
|
||||||
/* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
|
/* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
|
||||||
|
|
||||||
This Source Code Form is subject to the terms of the Mozilla Public
|
This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC")
|
# Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
|
||||||
#
|
#
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user