0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-15 07:38:43 +00:00
bird/proto/bgp
Maria Matejka df338396cd Conf: Symbol hashes for all scopes
This is a backport cherry-pick of commits
  165156beeb
  cce974e8ea

from the v3.0 branch as we need symbol hashes directly inside their
scopes for more general usage than before.

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

  toksym: THE_KEYWORD ;
2023-06-09 13:49:31 +02:00
..
attrs.c BMP protocol support 2023-04-16 20:05:15 +02:00
bgp.c BMP: Allow build without BMP and disable BMP build by default 2023-04-18 17:21:13 +02:00
bgp.h BMP: Remove duplicate functions for update encoding 2023-04-16 20:06:00 +02:00
config.Y Conf: Symbol hashes for all scopes 2023-06-09 13:49:31 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Fix role check when no capability option is present 2023-05-19 01:02:57 +02:00