summaryrefslogtreecommitdiffstats
path: root/babeld (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-11tools: suppress some reachable external lib "leaks"Christian Hopps1-0/+9
2023-11-11lib: free the log file resources created at startup and configChristian Hopps1-0/+12
2023-11-11lib: darr needs to use memory.h for both alloc and freeChristian Hopps2-2/+6
2023-11-11lib: mgmtd: fix debug cli commands and memleaksChristian Hopps5-6/+14
2023-11-11lib: fix possible freeing of libyang dataIgor Ryzhov1-3/+5
2023-11-10bgpd: Add guard for `zlog_debug`Carmine Scarpitta1-3/+4
2023-11-09mgmtd: get rid of unused init value to fix coverity warningChristian Hopps1-2/+1
2023-11-08tests: take into account fix for NLRI IndexFrancois Dumontet1-8/+9
2023-11-08bgp: fix bgp4v2 MIB NLRI INDEX format and orderFrancois Dumontet2-122/+292
2023-11-08tests: Check received prefixes before immediately sending dynamic capabilitiesDonatas Abraitis5-0/+46
2023-11-08bgpd: Send software version capability for OAD EBGP peersDonatas Abraitis1-1/+1
2023-11-08bgpd: Set the software version capability received flag only after a validationDonatas Abraitis1-2/+2
2023-11-07tests: add ability to show all types of valgrind memleaksChristian Hopps3-5/+17
2023-11-07*: Move distance related defines into their own headerDonald Sharp17-22/+52
2023-11-07*: Remove APPLE #defines from buildDonald Sharp7-32/+11
2023-11-07*: Remove netlink headers from lib/zebra.hDonald Sharp20-5/+63
2023-11-07mgmtd: fix local validationIgor Ryzhov1-1/+1
2023-11-06tools: checkpatch updated with darr_foreach iter macrosChristian Hopps2-2/+3
2023-11-06lib: yang: restore old API use now that it's fixedChristian Hopps1-8/+1
2023-11-06mgmtd: simplify xpath registriesChristian Hopps10-362/+299
2023-11-06Revert "bgpd: combine import_check_table and nexthop_check_table"Donald Sharp4-41/+41
2023-11-06zebra: When using Nexthop groups, use v6 RR semanticsDonald Sharp2-3/+17
2023-11-06zebra: Move v6_rr_semantics to be part of zrouter structureDonald Sharp5-9/+6
2023-11-06zebra: Add v6_rr_semantics status to `show zebra`Donald Sharp1-1/+2
2023-11-06zebra: Remove static ARP entries on interface down eventsDonatas Abraitis3-0/+17
2023-11-05lib: add a transparent union for sockaddrsDavid Lamparter1-0/+34
2023-11-05lib: rename `prefixtype` to `uniontype`David Lamparter3-22/+24
2023-11-05doc: Add missing match community exact-match/anyDonatas Abraitis1-2/+4
2023-11-04doc: Add a quick example on how to use release_notes.pyDonatas Abraitis1-0/+7
2023-11-03lib: Remove unused WQ_RETRY_XXX enumsDonald Sharp3-21/+4
2023-11-03lib: Cleanup some header files in libDonald Sharp2-32/+34
2023-11-03lib: Move workqueue private functions into workqueue.cDonald Sharp2-16/+16
2023-11-03zebra: Fix missing break in switchDonald Sharp1-0/+1
2023-11-03pathd: rework debug pathd pcep commandFarid Mihoub2-20/+24
2023-11-03isisd: Fix style warnings reported by CICarmine Scarpitta1-2/+2
2023-11-03isisd: Fix openfabric crashCarmine Scarpitta2-0/+15
2023-11-03lib: convert if_zapi_callbacks into actual hooksDavid Lamparter19-68/+94
2023-11-02tools: Apply black formatting for tools/frr-reload.pyDonatas Abraitis1-52/+32
2023-11-02bgpd: Fix UNINTENDED_INTEGER_DIVISION for bgp_lp_event_zebra_up()Donatas Abraitis1-5/+1
2023-11-02tools: fix frr-reload route-map desc cmdChirag Shah1-0/+13
2023-11-01zebra: Remove vrf_id check against VRF_DEFAULT for zebra_redistribute()Donatas Abraitis1-4/+0
2023-10-31pimd: Ensure upstream points at the correct rpfDonald Sharp1-5/+10
2023-10-31bgpd: Ignore handling NLRIs if we received MP_UNREACH_NLRIDonatas Abraitis3-10/+17
2023-10-31bgpd: Treat EOR as withdrawn to avoid unwanted handling of malformed attrsDonatas Abraitis1-3/+12
2023-10-31docs: clean up some developer doc warningsMark Stapp5-30/+19
2023-10-31pathd: add no pcep commandFarid Mihoub1-0/+30
2023-10-31pathd: add no msd command in the pcc contextFarid Mihoub1-5/+10
2023-10-30tests: add gdb integration with valgrindChristian Hopps2-20/+95
2023-10-30lib: mgmt_msg: fix a valgrind memleakChristian Hopps1-0/+2
2023-10-30ospfd, ospf6d: Fix spacing nit for `show ... summary-address` commandDonatas Abraitis2-2/+2