summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2024-02-22RPKI: Add 'local address' configuration optionJob Snijders
2024-02-20BGP: Maintain valid route attribute flags even in local tablesOndrej Zajicek
2024-02-18BGP: Update SendHoldTimer BGP Error codeJob Snijders
2024-02-16Static: Allow to define both nexthop and interfaceOndrej Zajicek
2024-02-07BGP: Allow multiple EBGP neighbors with the same peer.Alexander Zubkov
2024-02-06BGP: Increase max length of notification data in error logsOndrej Zajicek
2024-01-22Trivial code cleanupsOndrej Zajicek
2023-12-13OSPF: Cleanup some warningsOndrej Zajicek
2023-12-05BGP: Send hold timerKaterina Kubecova
2023-11-23BGP: Add options to require BGP capabilitiesOndrej Zajicek
2023-11-23BGP: Simplify capability handlingOndrej Zajicek
2023-11-09OSPF: On physical PtP links, skip next-hop resolvingSoha Jin
2023-10-05BGP: Improve custom BGP attributesOndrej Zajicek
2023-10-05MPLS: Handle compatibility with old configsOndrej Zajicek
2023-10-04BGP: Custom attribute definitions should use cfg_alloc(), not malloc()Ondrej Zajicek
2023-10-04MPLS: Update to support and use 64bit source idOndrej Zajicek
2023-10-04L3VPN: Import/export target reconfigurationOndrej Zajicek
2023-10-04BGP, L3VPN: Fix MPLS channel reloadOndrej Zajicek
2023-10-04L3VPN: Fix bug in reconfigurationOndrej Zajicek
2023-10-04Static: Add syntax for static MPLS labelsOndrej Zajicek
2023-10-04L3VPN: BGP/MPLS VPNs using MPLS backboneOndrej Zajicek
2023-10-04BGP: Add MPLS supportOndrej Zajicek
2023-10-04Static: Add MPLS supportOndrej Zajicek
2023-10-02Nest: Expand rte_src.private_id to u64Ondrej Zajicek
2023-09-27BGP config: Splitting Route Refresh and Enhanced Route RefreshMaria Matejka
2023-09-26Aggregator: Forbidden dangerous filter computationsMaria Matejka
2023-09-26Aggregator: Fixed hashing of adataMaria Matejka
2023-09-26Basic route aggregationIgor Putovny
2023-09-20BGP: Setting and unsetting unknown attributeskaterina.kubecova
2023-09-20Structures bytestring and adata merged into adata.katerina.kubecova
2023-09-12Conf: config warnings show the file positionMaria Matejka
2023-09-12Conf: Symbol manipulation gets its context explicitlyMaria Matejka
2023-08-29BFD: Improve handling of AdminDownOndrej Zajicek
2023-08-25Conf: Allow keywords to be redefined by user symbolsOndrej Zajicek
2023-08-25RPKI: Fix conflict in config grammarOndrej Zajicek
2023-08-24Conf: Use nonterminal bytestring instead of BYTETEXTOndrej Zajicek
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-22Use more proper pointers to constant bytestringsAlexander Zubkov
2023-08-22BGP: Update RFC referenceOndrej Zajicek
2023-08-22BMP: Improve peer_down handlingOndrej Zajicek
2023-08-21BMP: Use generic channel feed instead of direct walk over rtableOndrej Zajicek
2023-08-18BMP: Fix route timestampsOndrej Zajicek
2023-08-18BMP: Refactor route monitoringOndrej Zajicek
2023-08-01BMP: Remove useless bufferOndrej Zajicek
2023-08-01BMP: Simplify route monitoring hooksOndrej Zajicek
2023-06-26RAdv: Use new syntax for custom optionsAlexander Zubkov
2023-06-23RAdv: Add custom optionsAlexander Zubkov
2023-06-08BMP: Ensure that bmp_fire_tx() does nothing when not upOndrej Zajicek