bird/proto/static
Martin Mares d272fe22dd Separated `official protocol names' used in status dumps from name templates
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.
2000-01-17 11:52:50 +00:00
..
config.Y Implemented `show static'. It's a relatively good example of how to write 1999-12-03 11:41:23 +00:00
Makefile New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00
static.c Separated `official protocol names' used in status dumps from name templates 2000-01-17 11:52:50 +00:00
static.h Separated `official protocol names' used in status dumps from name templates 2000-01-17 11:52:50 +00:00