posted on 2024-07-13, 04:16authored byMattia Rossi
Quagga is a software routing suite which provides implementations of various routing protocols for UNIX based platforms. It supports implementations of RIP, OSPF and BGP version 4. Path-exploration damping is one possible approach to filter out the path hunting phenomenon in BGP, in which a single prefix withdrawal event at the original announcement's origin may generate a large volume of subsequent updates as the routing system converges. Implementing path-exploration damping in Quagga, using version 0.99.11, results in a fully operating routing suite which makes use of this technique. This technical report describes the patch set version 0.2 of the path exploration damping implementation in Quagga version 0.99.11, obsoleting CAIA Technical Report 081117A.