[kea-dev] trailing commas and unknown_map_entry

Gregor Kling gregor.kling at its.thm.de
Tue Jun 3 06:52:48 UTC 2025


Hello,

I am studying the grammar for dhcp4.


1) Just to be sure rules like that:

global_params ::= global_param
                | global_params "," global_param
                | global_params ","

specifically: | global_params "," deals with the kea json format which 
can do trailing commas,

which standard json can not?


2) unknown_map_entry ::= STRING ":" strikes me a little odd.

It is allowed to have - "something":  - with no value part?


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