summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
2024-05-29Lib: Use access() function attributeOndrej Zajicek
2024-05-28BFD: Fix build when BFD is disabledOndrej Zajicek
2024-04-16BFD: Set password per sessionKaterina Kubecova
2024-04-04OSPF: Allow loopback nexthop in OSPFv3-IPv4Ondrej Zajicek
2024-03-25ASPA: checks done in filters; no autoreload yetMaria Matejka
2024-03-25ASPA: basic data structures and Static protocol supportMaria Matejka
2024-03-25Expanded usage of stdbool.h to the whole BIRDMaria Matejka
2024-03-05Client: Add support for completion of command optionsOndrej Zajicek
2024-03-05Filter: Add route attribute gw_mpls_stackOndrej Zajicek
2024-02-14Filter: Add support for string route attributeOndrej Zajicek
2024-02-07BGP: Allow multiple EBGP neighbors with the same peer.Alexander Zubkov
2024-01-27Nest: Fix bug in recursive routes with MPLS-labeled nexthopsOndrej Zajicek
2023-12-13Nest: Fix memory alignment in attribute cacheOndrej Zajicek
2023-12-08Merge commit 'bb094fb6'Maria Matejka
2023-12-08Refactoring also net_roa_checkMaria Matejka
2023-12-08Merge commit '54ddf90f'Maria Matejka
2023-12-07Conf: debug tablesMaria Matejka
2023-12-07Refactoring of net_routeMaria Matejka
2023-12-07Table: Adding route refresh begin and end debug messagesMaria Matejka
2023-10-25Nest: Minor fixes in MPLSOndrej Zajicek
2023-10-24Use RTA_MAX_SIZE in rta_do_cow()Ondrej Zajicek
2023-10-16MPLS: Fix issue with recursive MPLS routesOndrej Zajicek
2023-10-05MPLS: Handle compatibility with old configsOndrej Zajicek
2023-10-04MPLS: Update to support and use 64bit source idOndrej Zajicek
2023-10-04MPLS: Implement FEC map reconfigurationOndrej Zajicek
2023-10-04MPLS: Handle label allocation failuresOndrej Zajicek
2023-10-04MPLS: Improve handling of static label allocationsOndrej Zajicek
2023-10-04Static: Add syntax for static MPLS labelsOndrej Zajicek
2023-10-04MPLS: Label range non-intersection checkOndrej Zajicek
2023-10-04MPLS: Improve label range reconfigurationOndrej Zajicek
2023-10-04MPLS: Add command 'show mpls ranges'Ondrej Zajicek
2023-10-04Nest: Fix missing RTS_* values in filtersOndrej Zajicek
2023-10-04L3VPN: BGP/MPLS VPNs using MPLS backboneOndrej Zajicek
2023-10-04MPLS: Add support for per-VRF labeling policyOndrej Zajicek
2023-10-04MPLS subsystemOndrej Zajicek
2023-10-02Nest: Expand rte_src.private_id to u64Ondrej Zajicek
2023-09-26Basic route aggregationIgor Putovny
2023-09-12Conf: Symbol manipulation gets its context explicitlyMaria Matejka
2023-09-12Conf: Symbol hashes for all scopesMaria Matejka
2023-08-25Conf: Allow keywords to be redefined by user symbolsOndrej Zajicek
2023-08-25Nest: Fix missing bar in kw_symOndrej Zajicek
2023-08-24Conf: Use nonterminal bytestring instead of BYTETEXTOndrej Zajicek
2023-08-24Filter: Use more generic approach for intra-config expressionsAlexander Zubkov
2023-08-24Filter: Add bytestring typeAlexander Zubkov
2023-08-23Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek
2023-08-22Merge branch 'bmp'Ondrej Zajicek
2023-08-21BMP: Use generic channel feed instead of direct walk over rtableOndrej Zajicek
2023-08-21Nest: Use generic rte_announce() also for import tablesOndrej Zajicek
2023-08-18BMP: Refactor route monitoringOndrej Zajicek
2023-05-16Nest: Add tests and benchmark for FIBOndrej Zajicek