summaryrefslogtreecommitdiffstats
path: root/lib/seqlock.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-17lib: zlog stays running on shutdownDavid Lamparter1-1/+15
2024-10-17lib: actually propagate MGROUP argsDavid Lamparter1-0/+5
2024-10-16ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functionsDonald Sharp2-89/+77
2024-10-15zebra: unlock node only after operation in zebra_free_rnh()Enke Chen1-2/+1
2024-10-15zebra: Attempt to explain the rnh tracking code betterDonald Sharp1-2/+66
2024-10-15vtysh: fix SA warning, no need to call getenv() twiceJafar Al-Gharaibeh1-3/+2
2024-10-15tests: Check if underlay IGP metric is reflected into BGP after cost changesDonatas Abraitis7-0/+288
2024-10-15bgpd: Re-announce the routes if the underlay IGP metric changesDonatas Abraitis1-4/+3
2024-10-15doc: Add `set metric aigp` commandDonatas Abraitis2-3/+6
2024-10-15tests: Check if `set metric aigp` worksDonatas Abraitis2-19/+24
2024-10-15bgpd: Implement `set metric aigp` commandDonatas Abraitis4-14/+47
2024-10-15tests: Check if MED can be derived from `set metric igp|aigp`Donatas Abraitis5-1/+51
2024-10-15bgpd: Implement `set metric igp` commandDonatas Abraitis5-12/+57
2024-10-15bgpd: Set MED using a helper bgp_attr_set_med()Donatas Abraitis7-31/+30
2024-10-15tests: iproute2_check_path_selection call the actual commandDonald Sharp1-1/+1
2024-10-15bgpd: fix bmp coverity issue 1600779Louis Scalbert1-1/+1
2024-10-15tools/gcc-plugins: don't crash on array parametersDavid Lamparter1-1/+2
2024-10-15bgpd: Check if su_local/su_remote exist before encoding BMP peer stateDonatas Abraitis1-2/+2
2024-10-15bgpd: Remove unused BGP_NEXTHOP_CONNECTED_CHANGED flag for nexthopDonatas Abraitis2-13/+5
2024-10-15ospfd:fix the bug that the empty area was not free after the command was exec...Shbinging1-0/+2
2024-10-15tests: fix and adjust topotest/bgp_aigpEnke Chen12-35/+111
2024-10-15bgpd: fix route selection with AIGPEnke Chen3-12/+12
2024-10-14bgpd: fix evpn mh esi flap remove local routesChirag Shah4-7/+46
2024-10-14zebra: Prevent a kernel route from being there when a connected shouldDonald Sharp1-0/+37
2024-10-14tests: fix bgp_as_override number of routersLouis Scalbert1-1/+1
2024-10-14doc: clarify bgp as-overrideLouis Scalbert1-1/+2
2024-10-14bgpd, tests: don't send local nexthop from rr clientLouis Scalbert3-84/+13
2024-10-14bgpd: rename reflect in subgroup_announce_checkLouis Scalbert1-12/+10
2024-10-13isisd: Remove circuit state check for openfabricDonatas Abraitis1-9/+1
2024-10-13zebra: add back one field for debuganlan_cs1-8/+6
2024-10-11fpm: Allow max fpm message size to float based on ecmpDonald Sharp1-1/+1
2024-10-11zebra: Slow down fpm_process_queueDonald Sharp1-2/+6
2024-10-11zebra: Only notify dplane work pthread when neededDonald Sharp1-1/+1
2024-10-11topotest: add bgp_bmp_vrf topotestLouis Scalbert6-0/+383
2024-10-11topotests: check for bmp peer up/down messagesLouis Scalbert1-0/+59
2024-10-11topotests: add peer down log in bmp collectorLouis Scalbert1-2/+16
2024-10-11topotests: log bmp peer up message type in collectorLouis Scalbert1-0/+1
2024-10-11bgpd: bmp loc-rib peer up/down for vrfsMaxence Younsi6-62/+289
2024-10-11topotests: check export labels to pre-policy bmpLouis Scalbert1-9/+5
2024-10-11tests: test nexthop-local unchanged with reflectorLouis Scalbert6-38/+273
2024-10-11tests: test nexthop-local unchanged with route-serverLouis Scalbert15-31/+1144
2024-10-11bgpd: split nexthop-local unchanged peer subgroupLouis Scalbert1-0/+16
2024-10-11tests: unset r3 enforce-first-as bgp_route_server_clientLouis Scalbert2-0/+27
2024-10-11tests: rework bgp_route_server_clientLouis Scalbert5-55/+219
2024-10-11doc: routemap: fix typosSimon Ruderich1-2/+2
2024-10-10debian, redhat: frr dev 10.3 package housekeepingJafar Al-Gharaibeh2-1/+10
2024-10-10debian, redhat: updating changelog for 10.1 releaseJafar Al-Gharaibeh2-4/+17
2024-10-10bgpd: changes for code maintainabilitysri-mohan12-46/+34
2024-10-10bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis2-80/+73
2024-10-10lib: Apply and generate route-map commands earlier before any other protocolDonatas Abraitis1-1/+1