0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/conf
Maria Matejka da52d66177 Merge commit '58efa944' into thread-next
Conflicts:
	conf/cf-lex.l
	conf/conf.h
	conf/confbase.Y
	conf/gen_keywords.m4
	conf/gen_parser.m4
	filter/config.Y
	nest/config.Y
	proto/bgp/config.Y
	proto/static/config.Y

Keywords and attributes are split to separate namespaces, to avoid
collisions between regular keyword use and attribute overlay.
2023-10-25 14:41:11 +02:00
..
cf-lex.l Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +02:00
conf.c Logging now doesn't lock with each message 2023-09-24 20:43:04 +02:00
conf.h Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +02:00
confbase.Y Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Moved config-related allocations to config_pool and showing its size in memory usage 2022-11-01 16:38:24 +01:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +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