summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01BMP: Remove useless bufferOndrej Zajicek
2023-08-01BMP: Simplify route monitoring hooksOndrej Zajicek
2023-06-30Fixed a typo in documentationAlexander Zubkov
2023-06-26RAdv: Use new syntax for custom optionsAlexander Zubkov
2023-06-23RAdv: Add custom optionsAlexander Zubkov
2023-06-23Add hex:XYZ syntax for short hex stringsAlexander Zubkov
2023-06-22Merge tag 'v2.13.1'Maria Matejka
2023-06-22NEWS and version updatev2.13.1Maria Matejka
2023-06-22Filter: Fixed segfault when a case option had an empty blockMaria Matejka
2023-06-22BGP: Fix role check when no capability option is presentOndrej Zajicek
2023-06-15Netlink: Allow RTA_VIA even without MPLS supportLuiz Amaral
2023-06-15CI: Remove obsolete CI targetsOndrej Zajicek
2023-06-08BMP: Ensure that bmp_fire_tx() does nothing when not upOndrej Zajicek
2023-06-08BMP: Support multiple instances of BMP protocolOndrej Zajicek
2023-06-02Babel: Minor changes to RTT formattingOndrej Zajicek
2023-06-02Babel: Add support for the RTT extensionToke Høiland-Jørgensen
2023-06-02IO: Add current_time_now() function for immediate timestampToke Høiland-Jørgensen
2023-05-31BMP: Fix bug in buffer resizeOndrej Zajicek
2023-05-31BMP: Proper reconfiguration and protocol statusOndrej Zajicek
2023-05-30BMP: Add station address checkOndrej Zajicek
2023-05-30BMP: Add local address optionMichal Zagorski
2023-05-30BMP: Minor formatting cleanupsOndrej Zajicek
2023-05-30BGP: Improve bgp_create_update_bmp()Ondrej Zajicek
2023-05-19BGP: Fix role check when no capability option is presentOndrej Zajicek
2023-05-18Lib: Improve IP/net hashingOndrej Zajicek
2023-05-16Nest: Add tests and benchmark for FIBOndrej Zajicek
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-27Conf: Fix symbol lookupOndrej Zajicek
2023-04-21NEWS and version updatev2.13Ondrej Zajicek
2023-04-21Filter: Disable some trie formatting testsOndrej Zajicek
2023-04-21Merge branch 'bmp'Ondrej Zajicek
2023-04-21BMP: Add some basic documentationOndrej Zajicek
2023-04-21BSD: IPv4 over IPv6 nexthop support on FreeBSDLuiz Amaral
2023-04-20Linpool: Fix lp_restore()Maria Matejka
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