0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-11 17:08:46 +00:00
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
..
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00
2022-05-04 15:39:21 +02:00