bird/conf
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
..
cf-lex.l Separated `official protocol names' used in status dumps from name templates 2000-01-17 11:52:50 +00:00
conf.c Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00
conf.h Separated `official protocol names' used in status dumps from name templates 2000-01-17 11:52:50 +00:00
confbase.Y Added type `g' for void (general) pointer. 1999-12-06 13:50:50 +00:00
gen_keywords.m4 Defined CF_ENUM. 1999-11-15 11:35:41 +00:00
gen_parser.m4 Command line interface now works. 1999-11-17 12:00:21 +00:00
Makefile Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00