summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2024-07-05Wireguard: debugMikael Magnusson
2024-07-05Wireguard: Initial commitMikael Magnusson
2024-07-05BGP: Tunnel Encapsulation attributeMikael Magnusson
2024-07-05TunnelEncaps: Initial commitMikael Magnusson
2024-06-26BFD: Add option to accept zero checksum for IPv6 UDP packetsAlexander Zubkov
2024-05-28BFD: Fix build when BFD is disabledOndrej Zajicek
2024-04-16BFD: Set password per sessionKaterina Kubecova
2024-04-04OSPF: Allow loopback nexthop in OSPFv3-IPv4Ondrej Zajicek
2024-03-25ASPA: basic data structures and Static protocol supportMaria Matejka
2024-03-25Expanded usage of stdbool.h to the whole BIRDMaria Matejka
2024-03-22Static: Fix invalid combination of nexthop optionsOndrej Zajicek
2024-03-21Revert "OSPF: On physical PtP links, skip next-hop resolving"Ondrej Zajicek
2024-03-21Merge commit '44e351d1522f0099687aac9fd65dcea73a04af43'Ondrej Zajicek
2024-03-19Babel: Fix build with limited set of protocolsOndrej Zajicek
2024-03-19Aggregator: Fix build with limited set of protocolsOndrej Zajicek
2024-03-11Static: Fix build with limited set of protocolsMichal Zagorski
2024-03-05Client: Add support for completion of command optionsOndrej Zajicek
2024-03-05BFD: Add arguments to 'show bfd sessions' commandOndrej Zajicek
2024-03-04BFD: Improve 'show bfd sessions all' commandOndrej Zajicek
2024-03-04BFD: Show session for ip / ip prefixKaterina Kubecova
2024-03-04BFD: show bfd sessions allKaterina Kubecova
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-20RPKI: retry timer doesn't reset connections when more data is pendingMaria Matejka
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