summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13617 from anlancs/fix/pimd-remove-pimreg-vrfbase_9.1mobash-rasool2023-10-101-3/+10
|\
| * pimd: Fix missing pimreg interfaceanlan_cs2023-05-301-3/+10
* | Merge pull request #14535 from opensourcerouting/fix/bgp_aggregate_stuffRuss White2023-10-101-2/+0
|\ \
| * | bgpd: Drop redundant assignment for aspath segment type and lengthDonatas Abraitis2023-10-051-2/+0
* | | Merge pull request #14515 from mjstapp/fix_nhg_intf_uninstallChirag Shah2023-10-101-2/+7
|\ \ \
| * | | zebra: be more careful removing 'installed' flag from nhgsMark Stapp2023-09-291-2/+7
* | | | Merge pull request #14548 from raja-rajasekar/frr_dev1Russ White2023-10-101-0/+1
|\ \ \ \
| * | | | zebra: Prevent leaking ctx memory in err conditionRajasekar Raja2023-10-091-0/+1
* | | | | Merge pull request #14550 from Keelan10/fix-nexthop_group-leakDonald Sharp2023-10-101-0/+1
|\ \ \ \ \
| * | | | | zebra: Free nexthop_groupKeelan102023-10-101-0/+1
|/ / / / /
* | | | | Merge pull request #14451 from m-varasteh/ospf-coverity-issuesDonatas Abraitis2023-10-101-11/+22
|\ \ \ \ \
| * | | | | ospfd: a possible fix for TAINTED_SCALAR coverity issuesMahdi Varasteh2023-10-031-11/+22
* | | | | | Merge pull request #14533 from mjstapp/fix_rule_notify_vrfDonald Sharp2023-10-093-1/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lib,*: add vrf id to pbr rule results zapi messageMark Stapp2023-10-053-1/+12
* | | | | | Merge pull request #14543 from mjstapp/fix_pbr_rule_uniqueDonald Sharp2023-10-091-7/+15
|\ \ \ \ \ \
| * | | | | | zebra: add zclient to iprules keyMark Stapp2023-10-061-7/+15
| |/ / / / /
* | | | | | Merge pull request #10733 from anlancs/zebra-remove-updateRafael Zalamena2023-10-0817-537/+6
|\ \ \ \ \ \
| * | | | | | doc: replace commands list with header fileanlan_cs2023-10-071-291/+1
| * | | | | | *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-0716-246/+5
* | | | | | | Merge pull request #14541 from idryzhov/isis-fix-cb-destroyRafael Zalamena2023-10-083-84/+0
|\ \ \ \ \ \ \
| * | | | | | | isisd: remove redundant northbound destroy callbacksIgor Ryzhov2023-10-063-84/+0
|/ / / / / / /
* | | | | | | Merge pull request #14534 from mjstapp/fix_topo_nhgidDonald Sharp2023-10-051-3/+17
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tests: locate nhg id from json output in all_proto_startupMark Stapp2023-10-051-3/+17
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14517 from adrianomarto/pim-msdp-sa-rpDonald Sharp2023-10-052-3/+25
|\ \ \ \ \ \
| * | | | | | pimd: Indicating the rp in the msdp sa messageAdriano Marto Reis2023-10-042-3/+25
| |/ / / / /
* | | | | | Merge pull request #14474 from donaldsharp/strsep_fixupRafael Zalamena2023-10-051-5/+8
|\ \ \ \ \ \
| * | | | | | staticd: Memory leak of string in staticdDonald Sharp2023-10-041-5/+8
|/ / / / / /
* | | | | | Merge pull request #14527 from opensourcerouting/fix/guard_debug_messages_for...Donald Sharp2023-10-041-3/+6
|\ \ \ \ \ \
| * | | | | | bgpd: Add guards for zlog_debug when setting GTSM for the peerDonatas Abraitis2023-10-031-3/+6
|/ / / / / /
* | | | | | Merge pull request #14511 from opensourcerouting/fix/bgpd_software_version_ca...Russ White2023-10-032-18/+37
|\ \ \ \ \ \
| * | | | | | tests: Make sure we have a valid FRRouting software version stringDonatas Abraitis2023-09-291-1/+1
| * | | | | | bgpd: Validate maximum length of software version when handling via dynamic capsDonatas Abraitis2023-09-291-17/+36
* | | | | | | Merge pull request #14472 from opensourcerouting/plist-dupRuss White2023-10-031-23/+43
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | lib: don't announce prefix delete for duplicatesRafael Zalamena2023-09-221-4/+51
| * | | | | | Revert "lib : fix duplicate prefix list delete"Rafael Zalamena2023-09-221-33/+6
* | | | | | | Merge pull request #13814 from pguibert6WIND/comm_list_expanded_match_no_exactRuss White2023-10-0323-71/+526
|\ \ \ \ \ \ \
| * | | | | | | topotests: add bgp_large_comm_list_match testPhilippe Guibert2023-10-028-0/+245
| * | | | | | | bgpd: add 'match community-list any' functionPhilippe Guibert2023-10-0215-71/+281
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #14508 from LabNConsulting/chopps/darr-use-frrmemfuncDonatas Abraitis2023-10-031-6/+4
|\ \ \ \ \ \ \
| * | | | | | | lib: use XREALLOC over realloc avoid coverity warningChristian Hopps2023-09-291-6/+4
* | | | | | | | Merge pull request #14519 from anlancs/fix/doc-zebra-valuesDonald Sharp2023-10-021-223/+291
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | doc: adjust protocol command values for zebraanlan_cs2023-10-011-223/+291
|/ / / / / / /
* | | | | | | Merge pull request #14510 from opensourcerouting/fix/coccinelle_issuesDonald Sharp2023-09-299-25/+24
|\ \ \ \ \ \ \
| * | | | | | | *: Do not cast to the same type as the destination isDonatas Abraitis2023-09-298-23/+22
| * | | | | | | zebra: Drop new lines from zlog_debug for dpdk debug messagesDonatas Abraitis2023-09-291-2/+2
* | | | | | | | Merge pull request #12409 from FRIDM636/masterDonatas Abraitis2023-09-293-6/+41
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | zebra: delete label chunk upon releasefmihoub6WIND2023-09-291-6/+7
| * | | | | | | zebra: dump label table informationfmihoub6WIND2023-09-293-0/+34
|/ / / / / / /
* | | | | | | Merge pull request #14507 from qlyoung/fix-doc-more-doc-moreDonatas Abraitis2023-09-2911-85/+63
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | doc: add debian 12 build docs to toctreeQuentin Young2023-09-281-0/+1