summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2023-05-01BMP: Use OPEN messages stored in BGPOndrej Zajicek
2023-05-01BGP: Save sent and received OPEN messagesOndrej Zajicek
2023-04-27Conf: Improve handling of keywordsOndrej Zajicek
2023-04-20BMP: Silence some log messagesOndrej Zajicek
2023-04-20BMP: Fix connection managementOndrej Zajicek
2023-04-18BMP: Fix reconfigurationOndrej Zajicek
2023-04-18BMP: Allow build without BMP and disable BMP build by defaultOndrej Zajicek
2023-04-18BMP: Move initialization to bmp_start()Ondrej Zajicek
2023-04-18BMP: Fix missing templateOndrej Zajicek
2023-04-16BMP: Add some missing bmp_buffer_free() callsOndrej Zajicek (work)
2023-04-16BMP: Remove duplicate functions for update encodingOndrej Zajicek (work)
2023-04-16BMP: Integrate bmp_conn to bmp_protoOndrej Zajicek (work)
2023-04-16BMP: Minor cleanupsOndrej Zajicek (work)
2023-04-16BMP: Do not use global instance ptr internallyOndrej Zajicek (work)
2023-04-16BMP: Remove superfluous error handlingOndrej 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-03-16BGP: Free bind applies also to outbound connectionsMaria Matejka
2023-02-19BGP: Update RFC referencesOndrej Zajicek
2023-02-19Babel: Update RFC referencesOndrej Zajicek
2023-02-14Babel: Keep separate auth PC counters for unicast and multicastToke Høiland-Jørgensen
2023-02-14Babel: Implement IPv4 via IPv6 extension (RFC 9229)Andreas Rammhold
2023-01-31Babel: Initialise source seqno from incoming messageToke Høiland-Jørgensen
2023-01-30Babel: Improve clarity of unfeasible update handling.Ondrej Zajicek
2023-01-30Babel: Fix missing modulo comparison of seqnosToke Høiland-Jørgensen
2023-01-22BFD: Improve incoming packet matchingOndrej Zajicek
2023-01-22VRF: Fix issues with reconfigurationOndrej Zajicek
2023-01-20BGP: Add received role value to role mismatch log messageOndrej Zajicek
2023-01-13Minor cleanupsOndrej Zajicek
2023-01-03BGP: Allow role specific keywords to be used as symbolsOndrej Zajicek
2023-01-03Nest: Fix leaking internal attributes in RIP and BabelOndrej Zajicek
2023-01-01Nest: Fix several issues with pflagsOndrej Zajicek
2022-12-24Babel: Rework seqno request handlingToke Høiland-Jørgensen
2022-12-10BGP: Log unacceptable hold time as decimal numberOndrej 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: Some fixes related to VRF and MPLS interactionsOndrej Zajicek
2022-10-03BGP: Do not assume that all channels are struct bgp_channelOndrej Zajicek
2022-10-03RPKI: wait for retry_time if we get error immediately after connectedMaria Matejka
2022-08-18Simplified the protocol hookup code in MakefilesMaria Matejka
2022-08-03Merge commit '082905a8' into HEADMaria Matejka
2022-08-03rip_rte_better() uses the IGP_METRIC_UNKNOWN instead of protocol-specific inf...Maria Matejka
2022-07-24Merge branch 'master' into backportOndrej Zajicek
2022-07-22Fixed a rarely used part of Babel: comparing two routes in table by their metricMaria Matejka
2022-07-12BGP: Minor improvements to BGP rolesOndrej Zajicek
2022-07-11BGP: Implement BGP rolesEugene Bogomazov
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