0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/sysdep/linux
Maria Matejka cce974e8ea Conf: Allowing keyword redefinition
Some tokens are both keywords and symbols. For now, we allow only
specific keywords to be redefined; in future, more of the keywords may
be added to this category.

The redefinable keywords must be specified in any .Y file as follows:

  toksym: THE_KEYWORD ;

See proto/bgp/config.Y for an example.

Also dropped a lot of unused terminals.
2022-05-04 15:39:21 +02:00
..
krt-sys.h Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
netlink.Y Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
sysio.h IO: Support nonlocal bind in socket interface 2022-01-08 19:02:31 +01:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00