This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
conf
History
Martin Mares
cc590a11a7
Changed syntax of expressions. Each `expr' can be now either a numeric literal
...
or a symbol or parenthesised filter expression.
2000-05-15 12:15:18 +00:00
..
cf-lex.l
Include CF_HDR section in keywords.h as well, so that protocol symbols
2000-04-28 15:12:03 +00:00
conf.c
Got rid of startup functions and filters_postconfig().
2000-05-15 10:53:56 +00:00
conf.h
Cleanup of configuration.
2000-05-15 11:48:23 +00:00
confbase.Y
Changed syntax of expressions. Each `expr' can be now either a numeric literal
2000-05-15 12:15:18 +00:00
Doc
Added skeleton Doc files for the whole developer's documentation.
2000-05-05 17:17:42 +00:00
gen_commands.m4
…
gen_keywords.m4
Include CF_HDR section in keywords.h as well, so that protocol symbols
2000-04-28 15:12:03 +00:00
gen_parser.m4
…
Makefile
…