aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BGP: Do not apply jitter to HoldTimerky/bgp-fix-timer-jitterKazuki Yamaguchi2024-01-313-16/+19
* Nest: Fix bug in recursive routes with MPLS-labeled nexthopsOndrej Zajicek2024-01-273-10/+33
* Filter: Tests for net_addrKaterina Kubecova2024-01-221-39/+138
* Trivial code cleanupsOndrej Zajicek2024-01-225-25/+26
* OSPF: Cleanup some warningsOndrej Zajicek2023-12-131-2/+2
* Nest: Fix memory alignment in attribute cacheOndrej Zajicek2023-12-132-3/+5
* Log: Add support for UDP loggingOndrej Zajicek2023-12-136-12/+163
* 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-085-155/+66
|\|
| * Conf: debug tablesMaria Matejka2023-12-075-1/+20
| * Refactoring of net_routeMaria Matejka2023-12-071-154/+40
| * Table: Adding route refresh begin and end debug messagesMaria Matejka2023-12-071-0/+6
* | BGP: Send hold timerKaterina Kubecova2023-12-055-4/+76
* | BGP: Add options to require BGP capabilitiesOndrej Zajicek2023-11-235-24/+155
* | BGP: Simplify capability handlingOndrej Zajicek2023-11-232-22/+24
* | OSPF: On physical PtP links, skip next-hop resolvingSoha Jin2023-11-091-1/+6
* | Nest: Minor fixes in MPLSOndrej Zajicek2023-10-252-2/+2
* | Doc: prefix match prefix pattern definition typo (in sets of prefixes definit...Michal Rada2023-10-241-1/+1
* | Use RTA_MAX_SIZE in rta_do_cow()Ondrej Zajicek2023-10-241-1/+1
* | Autoconf: minor reduction of redundancyMaria Matejka2023-10-242-2/+7
* | CI: Update for new netlab workerOndrej Zajicek2023-10-181-6/+6
* | CI: Add MPLS testsOndrej Zajicek2023-10-161-0/+10
* | MPLS: Fix issue with recursive MPLS routesOndrej Zajicek2023-10-163-3/+8
* | NEWS and version updatev2.14Ondrej Zajicek2023-10-063-2/+32
* | Doc: Minor fixesOndrej Zajicek2023-10-061-6/+12
* | Conf: Bytestrings with hex: should use the same general format as ones without.Ondrej Zajicek2023-10-063-16/+12
* | KRT: Allow to learn routes with RTPROT_KERNELPavel Ĺ orejs2023-10-065-10/+28
* | BGP: Improve custom BGP attributesOndrej Zajicek2023-10-055-9/+32
* | MPLS: Handle compatibility with old configsOndrej Zajicek2023-10-053-2/+10
* | Filter: Fix scope handling in for loopsOndrej Zajicek2023-10-052-1/+61
* | Conf: Fix 'show symbols'Ondrej Zajicek2023-10-041-0/+1
* | BGP: Custom attribute definitions should use cfg_alloc(), not malloc()Ondrej Zajicek2023-10-041-2/+2
* | Filter: explicitly forbidden for-loop with pre-defined variableMaria Matejka2023-10-041-1/+1
* | IO: Fix race condition in event processingOndrej Zajicek2023-10-041-3/+3
* | Doc: Fix syntax errors in SGMLOndrej Zajicek2023-10-041-7/+9
* | MPLS: Update to support and use 64bit source idOndrej Zajicek2023-10-043-15/+10
* | Doc: L3VPN documentationOndrej Zajicek2023-10-041-3/+135
* | Doc: MPLS documentationOndrej Zajicek2023-10-041-9/+221
|/
* L3VPN: Import/export target reconfigurationOndrej Zajicek2023-10-041-18/+33
* BGP, L3VPN: Fix MPLS channel reloadOndrej Zajicek2023-10-042-1/+12
* MPLS: Implement FEC map reconfigurationOndrej Zajicek2023-10-043-28/+147
* MPLS: Handle label allocation failuresOndrej Zajicek2023-10-043-18/+63
* L3VPN: Fix bug in reconfigurationOndrej Zajicek2023-10-041-0/+4
* MPLS: Improve handling of static label allocationsOndrej Zajicek2023-10-042-16/+24
* Static: Add syntax for static MPLS labelsOndrej Zajicek2023-10-044-10/+46
* 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-045-1/+115
* Nest: Fix missing RTS_* values in filtersOndrej Zajicek2023-10-041-1/+2