0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-10 05:08:42 +00:00
bird/proto
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
..
babel Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
bfd Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
bgp Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
mrt Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
ospf Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
perf Moved route preference to eattrs 2022-05-04 15:39:21 +02:00
pipe Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
radv Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
rip Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
rpki Moved route preference to eattrs 2022-05-04 15:39:21 +02:00
static Moved route preference to eattrs 2022-05-04 15:39:21 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00