summaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-02bgpd: add 'match community-list any' functionPhilippe Guibert15-71/+281
2023-10-01doc: adjust protocol command values for zebraanlan_cs1-223/+291
2023-09-29*: Do not cast to the same type as the destination isDonatas Abraitis8-23/+22
2023-09-29zebra: delete label chunk upon releasefmihoub6WIND1-6/+7
2023-09-29zebra: dump label table informationfmihoub6WIND3-0/+34
2023-09-29zebra: Drop new lines from zlog_debug for dpdk debug messagesDonatas Abraitis1-2/+2
2023-09-29lib: use XREALLOC over realloc avoid coverity warningChristian Hopps1-6/+4
2023-09-28bgpd: fix printing link state ospf opaque dataLouis Scalbert1-9/+2
2023-09-28doc: add debian 12 build docs to toctreeQuentin Young1-0/+1
2023-09-28doc: remove northbound _sidebar definitionQuentin Young2-22/+7
2023-09-28doc: couple nbapi doc cleanupsQuentin Young1-17/+20
2023-09-28doc: fixup nbapi doc imagesQuentin Young8-46/+35
2023-09-28bgpd: fix insecure data write with area addressesLouis Scalbert1-0/+5
2023-09-28bgpd: fix insecure data write with ip addressesLouis Scalbert1-2/+4
2023-09-28doc: unpin sphinx from 4.0.2Quentin Young3-9/+0
2023-09-28bgpd: fix link_state_hash_cmp()Louis Scalbert1-1/+1
2023-09-28bgpd: fix illegal memory access in bgp_ls_tlv_check_size()Louis Scalbert2-5/+5
2023-09-28bgpd: do not check attr in bgp_packet_attributeLouis Scalbert1-1/+1
2023-09-28doc: Add `neighbor capability dynamic` commandDonatas Abraitis1-0/+10
2023-09-28doc: Add an example on how to set a distance for a route from the kernelDonatas Abraitis2-4/+33
2023-09-28doc: add .readthedocs.yaml configsQuentin Young2-0/+32
2023-09-28doc: include checkpatch & cspf docs in toctreeQuentin Young4-0/+6
2023-09-28doc: fix whitespace, formatting errorsQuentin Young5-99/+105
2023-09-28vtysh: fix entering configuration node in file-lock modeIgor Ryzhov1-1/+13
2023-09-28vty: fix working in file-lock modeIgor Ryzhov1-0/+8
2023-09-27vty: fix configure terminal argument descriptionsIgor Ryzhov2-4/+4
2023-09-27doc: Use backward order when for release dates hintDonatas Abraitis1-9/+7
2023-09-27doc: Fix release dates in workflowDonatas Abraitis1-6/+6
2023-09-27mgmtd: fix crash on "show mgmtd datastore-contents"Igor Ryzhov1-1/+1
2023-09-26doc: Add Debian 12 Build documentationMartin Winter2-0/+120
2023-09-25bgpd: Set the TTL for the correct socketDonatas Abraitis1-6/+6
2023-09-25doc: Use different label to distinguish PBR nexthop groupsDonatas Abraitis1-2/+2
2023-09-25doc: Replace `frr` code highlighting marker to `sh`Donatas Abraitis1-1/+1
2023-09-25doc: Drop bullet point from ospfd documentationDonatas Abraitis1-3/+3
2023-09-24lib: assert for VTY_PASSFD expectationsDavid Lamparter1-1/+6
2023-09-24lib: Drop deprecated enable-time-check, enable-cpu-time compile optionsDonatas Abraitis6-73/+6
2023-09-23pimd: remove redundant closing socketanlan_cs1-1/+0
2023-09-22bgpd: Flush per AFI/SAFI capabilities flags, stale_time for LLGR capDonatas Abraitis1-0/+11
2023-09-22bgpd: Clear graceful-restart per AFI/SAFI capability flags when receiving unsetDonatas Abraitis1-0/+11
2023-09-22tests: Fix DeprecationWarning in SRv6 L3VPN topotestCarmine Scarpitta1-1/+1
2023-09-22lib: don't announce prefix delete for duplicatesRafael Zalamena1-4/+51
2023-09-22Revert "lib : fix duplicate prefix list delete"Rafael Zalamena1-33/+6
2023-09-22tests: Check notification/capability received message stats instead of reset/...Donatas Abraitis4-14/+35
2023-09-22tests: Use frr.conf for bgp_dynamic_capabily testsDonatas Abraitis7-29/+12
2023-09-22bgpd: Use proper AFI when dumping information for dampening stuffDonatas Abraitis3-10/+10
2023-09-22bgpd: Initialise timebuf arrays to zeros for dampening reuse timerDonatas Abraitis2-3/+3
2023-09-22bgpd: Make sure dampening is enabled for the specified AFI/SAFIDonatas Abraitis1-2/+6
2023-09-21bgpd: Ensure send order is 100% consistentDonald Sharp1-4/+19
2023-09-21doc: reference the correct MGMTd show commandMarcos Mendoza1-1/+1
2023-09-21bgpd: fix pointer arithmetic in bgp snmp moduleMark Stapp1-2/+2