mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
used for automatic generation of instance names. protocol->name is the official name protocol->template is the name template (usually "name%d"), should be all lowercase. Updated all protocols to define the templates, checked that their configuration grammar includes proto_name which generates the name and interns it in the symbol table.
…
…
…
Description
No description provided
Languages
C
87.4%
Yacc
6.1%
Perl
2.8%
M4
1.5%
Lex
0.7%
Other
1.5%