0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/proto
Ondrej Zajicek e29f134ad9 BFD: Fix build when BFD is disabled
Move bfd_opts grammar inside BFD parser code to avoid dependences between
nest and BFD grammars, which breaks when BFD build is disabled.

Add dummy bfd_opts grammar rule, so protocols can use this nonterminal
even with BFD disabled.

Thanks to Yuri Honegger for the bugreport.
2024-05-28 15:31:52 +02:00
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel Babel: Fix build with limited set of protocols 2024-03-19 15:39:46 +01:00
bfd BFD: Fix build when BFD is disabled 2024-05-28 15:31:52 +02:00
bgp ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
bmp Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
ospf OSPF: Allow loopback nexthop in OSPFv3-IPv4 2024-04-04 18:37:26 +02:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip Trivial code cleanups 2024-01-22 06:29:14 +01:00
rpki Merge commit '44e351d1522f0099687aac9fd65dcea73a04af43' 2024-03-21 15:58:52 +01:00
static ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00