summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
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
2023-06-08BMP: Support multiple instances of BMP protocolOndrej Zajicek
2023-06-02Babel: Minor changes to RTT formattingOndrej Zajicek
2023-06-02Babel: Add support for the RTT extensionToke Høiland-Jørgensen
2023-05-31BMP: Fix bug in buffer resizeOndrej Zajicek
2023-05-31BMP: Proper reconfiguration and protocol statusOndrej Zajicek
2023-05-30BMP: Add station address checkOndrej Zajicek
2023-05-30BMP: Add local address optionMichal Zagorski
2023-05-30BMP: Minor formatting cleanupsOndrej Zajicek
2023-05-30BGP: Improve bgp_create_update_bmp()Ondrej Zajicek
2023-05-19BGP: Fix role check when no capability option is presentOndrej Zajicek
2023-05-01BMP: Use OPEN messages stored in BGPOndrej Zajicek
2023-05-01BGP: Save sent and received OPEN messagesOndrej Zajicek