2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#2432] Added a note about no longer needing autogeneration

This commit is contained in:
Tomek Mrugalski
2022-07-08 16:04:10 +02:00
parent 7f2cc312ff
commit 83d65c3af1

View File

@@ -1,16 +1,18 @@
///////////////
///////////////
/////////////// THIS FILE IS AUTOMATICALLY GENERATED BY gen-rdatacode.py.
/////////////// DO NOT EDIT!
///////////////
///////////////
// Copyright (C) 2010-2022 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
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
/// @file rrparamregistry.cc
///
/// THIS FILE USED TO BE AUTOMATICALLY GENERATED BY gen-rdatacode.py.
/// Once this library was taken over by Kea project, we do not develop
/// the DNS capabilities anymore, as Kea focuses on DHCP, not DNS.
/// As such, we stopped adding new RR types as those we have are
/// sufficient. Therefore it's unlikely this file will ever be
/// regenerated.
#include <config.h>
#include <cassert>