From d272fe22dddcb5c293d6aac18d36e3e3e66406a5 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 17 Jan 2000 11:52:50 +0000 Subject: 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. --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7f36a57..7428dfb 100644 --- a/TODO +++ b/TODO @@ -26,9 +26,7 @@ Core - config: executable config files - config: when parsing prefix, check zero bits - config: useless rules when protocols disabled -- config: remove protocol startup priority hacks? - config: better datetime format -- config: avoid upper case in default protocol names - krt: rescan interfaces when route addition fails? - krt: does PERSIST mode have any sense if kernel syncer is shut down as last? @@ -79,6 +77,7 @@ Cleanup - does everybody test return value of sk_open? - add references to RFC's we did follow - protocols: implement CLI hooks +- protocols: implement reconfigure hook - protocols: use locking Various ideas -- cgit v1.2.3