summaryrefslogtreecommitdiff
path: root/proto/bgp/bgp.h
AgeCommit message (Expand)Author
2023-04-16BMP: Remove duplicate functions for update encodingOndrej Zajicek (work)
2023-04-16BMP: Minor cleanupsOndrej Zajicek (work)
2023-04-16BMP protocol supportPawel Maslanka
2023-04-14BGP: Add 'allow bgp_med' option for EBGP sessionsTrisha Biswas
2023-04-04BGP: Fix bgp_med handlingOndrej Zajicek
2023-02-19BGP: Update RFC referencesOndrej Zajicek
2023-01-20BGP: Add received role value to role mismatch log messageOndrej Zajicek
2022-12-09BGP: Improve handling of hold and keepalive timersOndrej Zajicek
2022-10-10BGP: Add option 'next hop prefer global'Ondrej Zajicek
2022-10-03BGP: Do not assume that all channels are struct bgp_channelOndrej Zajicek
2022-07-24Merge branch 'master' into backportOndrej Zajicek
2022-07-11BGP: Implement BGP rolesEugene Bogomazov
2022-07-11Merge commit 'beb5f78a' into backportMaria Matejka
2022-06-27Preexport callback now takes the channel instead of protocol as argumentMaria Matejka
2022-04-06Unsetting route attributes without messing with type systemMaria Matejka
2022-03-09Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesundMaria Matejka
2022-03-09BGP Flowspec validation: Removed in-route optimization for multithreading com...Maria Matejka
2022-03-09Merge commit 'e42eedb9' into haugesundMaria Matejka
2022-03-09Merge commit 'd5a32563' into haugesundMaria Matejka
2022-03-02Replacing BGP temporary linpools by the common temporary linpoolMaria Matejka
2022-02-06Merge branch 'oz-trie-table'Ondrej Zajicek (work)
2022-02-06BGP: Implement flowspec validation procedureOndrej Zajicek (work)
2022-01-28BGP: Use proper class in attribute error messagesOndrej Zajicek (work)
2022-01-24BGP: Log route updates that were changed to withdrawsOndrej Zajicek (work)
2022-01-09BGP: Add option 'free bind'Ondrej Zajicek (work)
2021-10-13Preexport: No route modification, no linpool neededMaria Matejka
2021-10-13BGP: Moved the suppressed and stale flags to pflagsMaria Matejka
2021-10-13IGP metric getter refactoring to protocol callbackMaria Matejka
2021-02-10BGP: Add support for BGP hostname capabilityVincent Bernat
2021-01-12MRT: Fix IPv6 table dumpsOndrej Zajicek (work)
2021-01-06BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)
2020-11-12BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej Zajicek (work)
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-04-28Not calling memcpy with n=0.Maria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2019-12-03BGP: Add some statisticsOndrej Zajicek (work)
2019-11-10BGP: Add option to enforce first AS in AS_PATHOndrej Zajicek (work)
2019-11-04BGP: Add option to reject AS_SETsOndrej Zajicek (work)
2019-10-09BGP: AIGP metric support (RFC 7311)Ondrej Zajicek (work)
2019-08-14BGP: implement Adj-RIB-OutOndrej Zajicek (work)
2019-08-06BGP: Improve reconfigurationOndrej Zajicek (work)
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-06-30Nest: Add command to request graceful restartOndrej Zajicek (work)
2019-04-30BGP: Dynamic BGPOndrej Zajicek (work)
2019-04-08BGP: Handle corner cases in event orderingOndrej Zajicek (work)
2019-04-03BGP: Promiscuous ASN modeOndrej Zajicek (work)
2019-04-02BGP: Separate runtime and config usage of local/remote ip and as fieldsOndrej Zajicek (work)
2019-03-19BGP: Mandatory option for channelsOndrej Zajicek (work)
2019-03-18BGP: Handle case where capabilites are not usedOndrej Zajicek (work)