summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
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
2022-06-27Filter: Improve handling of stack frames in filter bytecodeOndrej Zajicek (work)
2022-06-27Preexport callback now takes the channel instead of protocol as argumentMaria Matejka
2022-06-05Babel: Do not try to remove multicast seqno request objects from neighbour listOndrej Zajicek
2022-05-30Merge remote-tracking branch 'origin/master' into haugesund-to-2.0Maria Matejka
2022-05-30Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0Maria Matejka
2022-05-21BGP: Display neighbor port on show protocolOndrej Zajicek
2022-05-21RPKI: Display cache server port on show protocolOndrej Zajicek
2022-05-19RPKI: Implement VRF supportLuiz Amaral
2022-05-15BGP: Improve tx performance during feed/flushOndrej Zajicek
2022-04-22Babel: Fix compilation when LOCAL_DEBUG is set in packets.cToke Høiland-Jørgensen
2022-04-22Babel: Send out low-interval hello on shutdownToke Høiland-Jørgensen
2022-04-13RIP: fixed the EA_RIP_FROM attributeMaria Matejka
2022-04-07BFD: Add 'strict bind' optionOndrej Zajicek (work)
2022-04-06BGP uses lp_save / lp_restore instead of linpool flushingMaria Matejka
2022-04-06All linpools use pages to allocate regular blocksMaria Matejka
2022-04-06BGP: Fixed LLGR depreferencing in bgp_rte_mergableMaria Matejka