[kea-dev] minor grammar inconsistency
Gregor Kling
gregor.kling at its.thm.de
Thu Aug 14 14:13:33 UTC 2025
Hello,
I am using the tool ./build/tools/extract_bnf.sh to generate the bnfs.
While processing the bnf for dhcp4 and dhcpv6 (Kea 3.0.1), i noticed the
slightly difference
in the "case".
In the dhcp6 part it is
ncr_protocol_value ::= "UDP"
| "TCP"
in the dhcp4 part it is
ncr_protocol_value ::= "udp"
| "tcp"
For consistency, could that be aligned?
gg
--
Gregor Kling
Abteilung ITS, Sachgebiet ITS-N
Technische Hochschule Mittelhessen
University of Applied Sciences
Tel: 0641/309-1292
E-Mail: gregor.kling at its.thm.de
More information about the kea-dev
mailing list