0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-03 07:31:54 +00:00
bird/conf
Vojtech Vilimek 727a8f32c4 Add new global counter for stats channel
New symbol is added for each stats protocol channel, the symbol is accessed by
same name as the underlying channel. Symbols evaluate to the sum of all routes
exported from connected table with generation less than max generation of
particular channel. Default max generation is 16.

Beware you shouldn't make cyclic references as the behavior of such
configuration is not defined!
2022-07-20 17:04:49 +02:00
..
cf-lex.l Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
conf.c Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next 2022-07-13 12:02:34 +02:00
conf.h Add new global counter for stats channel 2022-07-20 17:04:49 +02:00
confbase.Y Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next 2022-07-13 12:02:34 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way 2022-06-07 10:38:32 +02:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
gen_parser.m4 Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00