mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 20:58:44 +00:00
d272fe22dd
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. |
||
---|---|---|
.. | ||
bird.h | ||
cli.c | ||
cli.h | ||
config.Y | ||
iface.c | ||
iface.h | ||
locks.c | ||
locks.h | ||
Makefile | ||
password.c | ||
password.h | ||
proto.c | ||
protocol.h | ||
route.h | ||
rt-attr.c | ||
rt-dev.c | ||
rt-dev.h | ||
rt-fib.c | ||
rt-table.c |