summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
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
2023-04-27Conf: Improve handling of keywordsOndrej Zajicek
2023-04-16BMP: Remove duplicate functions for update encodingOndrej Zajicek (work)
2023-04-16BMP protocol supportPawel Maslanka
2023-03-18Add missing references to "show route in" in the cli-help and doc.Johannes Moos
2023-02-01Build: Partial revert of one of previous changesOndrej Zajicek
2023-02-01Nest: Minor cleanup in buildsystemOndrej Zajicek
2023-01-03Nest: Fix leaking internal attributes in RIP and BabelOndrej Zajicek
2023-01-01Nest: Fix several issues with pflagsOndrej Zajicek
2022-12-10CLI: Fix for long-lived sessions during high loadsOndrej Zajicek
2022-12-06Nest: Avoid spurious announcements triggered by filtered routesOndrej Zajicek
2022-11-01Moved config-related allocations to config_pool and showing its size in memor...Maria Matejka
2022-10-18Doc: Add documentation for "show route (import|export) table"Alexander Zubkov
2022-10-10BGP: Add option 'next hop prefer global'Ondrej Zajicek
2022-10-03Nest: Add channel config flag to distinguish new or copyOndrej Zajicek
2022-10-03Filter: Add some minor functions for f_tree and ECOndrej Zajicek
2022-10-03BGP: Do not assume that all channels are struct bgp_channelOndrej Zajicek
2022-09-06Better profylaction recursive route loopsMaria Matejka
2022-08-18Simplified the protocol hookup code in MakefilesMaria Matejka
2022-07-22Revert "Export table: Delay freeing of old stored route."Maria Matejka
2022-07-11Added forgotten route source locking in flowspec validationMaria Matejka
2022-07-11Merge remote-tracking branch 'origin/master' into backportMaria Matejka
2022-07-11Merge commit 'beb5f78a' into backportMaria Matejka
2022-07-10Merge version 2.0.10 into backportMaria Matejka
2022-06-27Filter: Implement for loopsOndrej Zajicek (work)
2022-06-27Filter: Improve handling of stack frames in filter bytecodeOndrej Zajicek (work)
2022-06-27Nest: Cleanups in as_path_filter()Ondrej Zajicek (work)
2022-06-27Preexport callback now takes the channel instead of protocol as argumentMaria Matejka
2022-06-04Nest: Improve GC strategy for rtablesOndrej Zajicek
2022-05-30Merge remote-tracking branch 'origin/master' into haugesund-to-2.0Maria Matejka