summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zebra: Prevent leaking ctx memory in err conditionRajasekar Raja2023-10-091-0/+1
* 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
| * | | doc: remove northbound _sidebar definitionQuentin Young2023-09-282-22/+7
| * | | doc: couple nbapi doc cleanupsQuentin Young2023-09-281-17/+20
| * | | doc: fixup nbapi doc imagesQuentin Young2023-09-288-46/+35
| |/ /
* | | Merge pull request #14506 from louis-6wind/fix-bgp-link-stateDonatas Abraitis2023-09-293-18/+18
|\ \ \
| * | | bgpd: fix printing link state ospf opaque dataLouis Scalbert2023-09-281-9/+2
| * | | bgpd: fix insecure data write with area addressesLouis Scalbert2023-09-281-0/+5
| * | | bgpd: fix insecure data write with ip addressesLouis Scalbert2023-09-281-2/+4
| * | | bgpd: fix link_state_hash_cmp()Louis Scalbert2023-09-281-1/+1
| * | | bgpd: fix illegal memory access in bgp_ls_tlv_check_size()Louis Scalbert2023-09-282-5/+5
| * | | bgpd: do not check attr in bgp_packet_attributeLouis Scalbert2023-09-281-1/+1
| |/ /
* | | Merge pull request #14505 from qlyoung/fix-rtd-build-sphinx-versionmobash-rasool2023-09-293-9/+0
|\ \ \
| * | | doc: unpin sphinx from 4.0.2Quentin Young2023-09-283-9/+0
| |/ /
* | | Merge pull request #14503 from opensourcerouting/fix/add_bgp_neighbor_capabil...Donald Sharp2023-09-281-0/+10
|\ \ \