summaryrefslogtreecommitdiffstats
path: root/ospfd/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20tests: Fix timers command for bgp_disable_addpath_rx testDonatas Abraitis4-4/+4
2023-05-20bgpd: Initialize pfx_buf to zeros before using in bgp_path_info_cmp()Donatas Abraitis2-3/+3
2023-05-20tests: munet to version 0.13.4Christian Hopps1-4/+2
2023-05-20tests: have ananlyze.py `chown -R $SUDO_USER` when copying resultsChristian Hopps1-0/+2
2023-05-19bgpd: fix memory leak in aggregate path infoChirag Shah1-1/+1
2023-05-19bgpd: fix aggregate route displayChirag Shah1-3/+15
2023-05-19bgpd: fix aggregate route best path selectChirag Shah1-2/+2
2023-05-19tests: pytest does not like return True from a testDonald Sharp1-2/+0
2023-05-19doc: remove non-existent configure optionIgor Ryzhov1-1/+0
2023-05-19zebra: On shutdown stop hook calls for fpm rmac updatesDonald Sharp1-0/+2
2023-05-19zebra: Properly handle zfpm_g->t_conn_down in zebra_fpm.cDonald Sharp1-4/+7
2023-05-19zebra: Do not allow old FPM to access freed memory after shutdownDonald Sharp1-6/+3
2023-05-19tests: Ignore utf-8 decoding errorsDonatas Abraitis1-1/+1
2023-05-18doc: configure: add configure option to generate .ccls fileChristian Hopps3-0/+52
2023-05-18mgmtd: fix uninit warning and cleanup history error messagesChristian Hopps2-33/+29
2023-05-17tests: fix implicit config file and recently added logic errorChristian Hopps6-11/+14
2023-05-17doc: document optionally required packagesChristian Hopps1-2/+12
2023-05-17tests: fix pylint error, and update style in lib/*.pyChristian Hopps7-41/+18
2023-05-17zebra: Fix build error when `--disable-bfdd`Carmine Scarpitta1-0/+1
2023-05-17tests: Change order of config filesDonald Sharp1-1/+1
2023-05-17tests: Clean up commands that do nothingDonald Sharp2-8/+0
2023-05-16topotests: bgp_vpnv6_per_nexthop_label, use only global ipv6 addressesPhilippe Guibert5-23/+12
2023-05-16tests: Drop `tableVersion` from EVPN PIM test caseDonatas Abraitis1-2/+0
2023-05-15bgpd: Show the real table version for a decent peer subgroupDonatas Abraitis2-5/+9
2023-05-15Revert "tools: config clang-format to allow aligned macros"Donatas Abraitis1-1/+0
2023-05-13tests: improve bgp test determinismChristian Hopps1-8/+21
2023-05-12zebra: Fix dp_out_queued counter to actually reflect real lifeDonald Sharp1-1/+16
2023-05-12doc: Fix typo in multipath route docsManuel Schweizer1-2/+2
2023-05-12tools: config clang-format to allow aligned macrosMark Stapp1-0/+1
2023-05-12ospf_ti_lfa: Free p_space memory allocationKeelan101-0/+1
2023-05-11tests: reset neighbor state machine to avoid bad/stale stateJafar Al-Gharaibeh3-10/+18
2023-05-11topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variableLou Berger1-0/+6
2023-05-11topotest: add --memleaks topotest optionLou Berger2-27/+99
2023-05-11topotests: fix looging of memstat resultsLou Berger1-18/+27
2023-05-11lib: when running as a daemon, only redirect sdtin, stdout, sdterr to null wh...Lou Berger1-13/+31
2023-05-11doc: update for ubuntu 22.04 and to run topotest with valgrindLou Berger2-4/+174
2023-05-11tests: Check if `match source-protocol` route-map cmd works for BGPDonatas Abraitis5-0/+167
2023-05-11bgpd: Implement `match source-protocol` for route-mapsDonatas Abraitis7-2/+168
2023-05-11pimd: Use macro for pimreg interfaceanlan_cs1-3/+3
2023-05-11tests: log the router id in ospf tests, improve log in a couple of placesJafar Al-Gharaibeh2-11/+12
2023-05-11bfdd: Fix malformed session with vrfanlan_cs1-1/+1
2023-05-10doc: Use `match source-protocol` for route-maps in BGP as wellDonatas Abraitis1-1/+1
2023-05-10ospfd: Respect loopback's cost that is set and set loopback costs to 0Donald Sharp2-1/+5
2023-05-10tests: update to munet 0.13.3, restoring GNU screen functionalityChristian Hopps2-4/+8
2023-05-10bgpd: Cosmetic change for mac checkanlan_cs1-3/+1
2023-05-10ospfd: opsf_abr.c memory leak fix, free rangeJeevesh Rishi Dindyal (Sarvesh)1-2/+4
2023-05-09 ospfd: OSPF opaque LSA stale processing fix and topotests.Acee4-12/+227
2023-05-09doc: python, required by clippy, is no longer a non-essential toolChristian Hopps1-1/+2
2023-05-09doc: add bgp allocation-mode per nexthop informationPhilippe Guibert1-0/+7
2023-05-09topotests: add bgp_vpnv6 test allocationPhilippe Guibert16-0/+1357