mandatory anonymous section identifier
authorAntonio Paunovic <antonio.paunovic@sartura.hr>
Thu, 6 Oct 2016 13:47:56 +0000 (15:47 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 6 Oct 2016 17:55:30 +0000 (19:55 +0200)
commitdf72af474075159ab79ed190d2109eb2d86709bf
treec55b3bd66c52450c8584d367a20b57121e257d63
parente1bf4356e1b513e158e1b5049147087ed6342cfd
mandatory anonymous section identifier

This change makes sure there are no more anonymous (unnamed) sections
in configuration files. Previously it was optional and now the choice
is being removed.

All sections will have generated identifiers. This is important because
anonymous sections will be simpler to manipulate.

Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
file.c
list.c
uci.h