mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +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
|
||||
documentation in doc/sphinx/arm/install.rst text file or on the Kea online
|
||||
docs: https://kea.readthedocs.io/.
|
||||
Other optional dependencies are FreeRADIUS client (this requires a subscriber
|
||||
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
|
||||
Other optional dependencies is Sysrepo, a system for providing YANG/NETCONF
|
||||
interface.
|
||||
|
||||
You can find current OS-specific build/installation
|
||||
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
|
||||
char *yytext;
|
||||
#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
|
||||
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
|
||||
char *yytext;
|
||||
#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
|
||||
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
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
Loading…
x
Reference in New Issue
Block a user