]> git.ipfire.org Git - thirdparty/bird.git/commit
Lexer supports fallback symbol tables and uses them to recognize
authorMartin Mares <mj@ucw.cz>
Tue, 30 Nov 1999 14:03:36 +0000 (14:03 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 30 Nov 1999 14:03:36 +0000 (14:03 +0000)
commitc9aae7f47fd7ad71b80cbc86c01a26c504ba08d0
treee12cc810a25c7f829c86d69801202d87f6dce9e8
parentf0474f207061151183bb85d59f09422e7bb7e2ee
Lexer supports fallback symbol tables and uses them to recognize
symbols from global config when parsing CLI commands.

cf_lex_init_tables() is now called automatically inside the lexer.
conf/cf-lex.l
conf/conf.c
conf/conf.h