aboutsummaryrefslogtreecommitdiffstats
path: root/nest
Commit message (Expand)AuthorAgeFilesLines
* BFD: Set password per sessionKaterina Kubecova2024-04-162-1/+29
* OSPF: Allow loopback nexthop in OSPFv3-IPv4Ondrej Zajicek2024-04-041-1/+2
* ASPA: checks done in filters; no autoreload yetMaria Matejka2024-03-253-0/+97
* ASPA: basic data structures and Static protocol supportMaria Matejka2024-03-257-16/+50
* Expanded usage of stdbool.h to the whole BIRDMaria Matejka2024-03-251-1/+1
* Client: Add support for completion of command optionsOndrej Zajicek2024-03-051-1/+33
* Filter: Add route attribute gw_mpls_stackOndrej Zajicek2024-03-051-1/+1
* Filter: Add support for string route attributeOndrej Zajicek2024-02-142-1/+5
* BGP: Allow multiple EBGP neighbors with the same peer.Alexander Zubkov2024-02-072-3/+5
* Nest: Fix bug in recursive routes with MPLS-labeled nexthopsOndrej Zajicek2024-01-272-9/+32
* Nest: Fix memory alignment in attribute cacheOndrej Zajicek2023-12-132-3/+5
* Merge commit 'bb094fb6'Maria Matejka2023-12-081-129/+48
|\
| * Refactoring also net_roa_checkMaria Matejka2023-12-081-129/+48
* | Merge commit '54ddf90f'Maria Matejka2023-12-083-155/+54
|\|
| * Conf: debug tablesMaria Matejka2023-12-073-1/+8
| * Refactoring of net_routeMaria Matejka2023-12-071-154/+40
| * Table: Adding route refresh begin and end debug messagesMaria Matejka2023-12-071-0/+6
* | Nest: Minor fixes in MPLSOndrej Zajicek2023-10-251-1/+1
* | Use RTA_MAX_SIZE in rta_do_cow()Ondrej Zajicek2023-10-241-1/+1
* | MPLS: Fix issue with recursive MPLS routesOndrej Zajicek2023-10-163-3/+8
* | MPLS: Handle compatibility with old configsOndrej Zajicek2023-10-052-2/+6
* | MPLS: Update to support and use 64bit source idOndrej Zajicek2023-10-042-8/+8
|/
* MPLS: Implement FEC map reconfigurationOndrej Zajicek2023-10-043-28/+147
* MPLS: Handle label allocation failuresOndrej Zajicek2023-10-043-18/+63
* MPLS: Improve handling of static label allocationsOndrej Zajicek2023-10-042-16/+24
* Static: Add syntax for static MPLS labelsOndrej Zajicek2023-10-041-1/+3
* MPLS: Label range non-intersection checkOndrej Zajicek2023-10-042-2/+48
* MPLS: Improve label range reconfigurationOndrej Zajicek2023-10-041-4/+6
* MPLS: Add command 'show mpls ranges'Ondrej Zajicek2023-10-043-1/+113
* Nest: Fix missing RTS_* values in filtersOndrej Zajicek2023-10-041-1/+2
* L3VPN: BGP/MPLS VPNs using MPLS backboneOndrej Zajicek2023-10-043-3/+8
* MPLS: Add support for per-VRF labeling policyOndrej Zajicek2023-10-044-6/+53
* MPLS subsystemOndrej Zajicek2023-10-0412-17/+1458
* Nest: Expand rte_src.private_id to u64Ondrej Zajicek2023-10-023-3/+3
* Basic route aggregationIgor Putovny2023-09-267-7/+37
* Conf: Symbol manipulation gets its context explicitlyMaria Matejka2023-09-123-9/+9
* Conf: Symbol hashes for all scopesMaria Matejka2023-09-122-17/+18
* Conf: Allow keywords to be redefined by user symbolsOndrej Zajicek2023-08-251-3/+1
* Nest: Fix missing bar in kw_symOndrej Zajicek2023-08-251-1/+1
* Conf: Use nonterminal bytestring instead of BYTETEXTOndrej Zajicek2023-08-241-4/+9
* Filter: Use more generic approach for intra-config expressionsAlexander Zubkov2023-08-241-1/+1
* Filter: Add bytestring typeAlexander Zubkov2023-08-241-1/+1
* Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek2023-08-233-4/+8
* Merge branch 'bmp'Ondrej Zajicek2023-08-223-37/+47
|\
| * BMP: Use generic channel feed instead of direct walk over rtableOndrej Zajicek2023-08-212-6/+3
| * Nest: Use generic rte_announce() also for import tablesOndrej Zajicek2023-08-211-21/+17
| * BMP: Refactor route monitoringOndrej Zajicek2023-08-183-35/+52
* | Nest: Add tests and benchmark for FIBOndrej Zajicek2023-05-162-1/+247
|/
* Conf: Improve handling of keywordsOndrej Zajicek2023-04-271-0/+2
* BMP: Remove duplicate functions for update encodingOndrej Zajicek (work)2023-04-162-7/+6