summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: Add missing `mgmtd` prefix for commitlintDonatas Abraitis2023-03-031-0/+1
* tools: Add missing `pathd` prefix for commitlintDonatas Abraitis2023-03-031-0/+1
* tools: Add help url when commitlint failsDonatas Abraitis2023-03-031-0/+1
* Merge pull request #12650 from isabelladeleon12/advertise_high_metricsRuss White2023-03-0219-0/+711
|\
| * doc: Add CLI documentation for new advertise high metrics commandIsabella de Leon2023-02-281-0/+6
| * tests: Add test to cover advertise-high-metrics functionalityIsabella de Leon2023-02-2810-0/+581
| * isisd: Add advertise high metrics base functionalityIsabella de Leon2023-02-282-1/+51
| * isisd: Add advertise-high-metrics CLI/YANG support, modify show outputIsabella de Leon2023-02-287-0/+74
* | Merge pull request #12760 from opensourcerouting/fix/switch_to_pr_for_commitlintmobash-rasool2023-03-021-1/+2
|\ \
| * | tools: Replace pull_request_target to pull_request for commitlint actionDonatas Abraitis2023-02-071-1/+2
* | | Merge pull request #12903 from patrasar/pim_rp_nexthop_fixDonatas Abraitis2023-03-021-0/+8
|\ \ \
| * | | pimd, pim6d: Don't track nexthop for RP 0.0.0.0 & 0::0Sarita Patra2023-02-281-0/+8
* | | | Merge pull request #12921 from donaldsharp/pim_regiface_crashDonatas Abraitis2023-03-021-2/+4
|\ \ \ \
| * | | | pimd: Prevent crash when pimreg already exists.Donald Sharp2023-03-011-2/+4
* | | | | Merge pull request #12008 from patrasar/pimv6_bsm_processDonatas Abraitis2023-03-0210-24/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pimd, pim6d: Fix join prune handlingSarita Patra2023-02-241-4/+6
| * | | | pimd, pim6d: Fix pim upstream rpf changeSarita Patra2023-02-241-1/+2
| * | | | pimd, pim6d: fix pim neighbor check in pim_nexthop_lookupSarita Patra2023-02-241-2/+2
| * | | | pimd, pim6d: Fix RP Unknown IIFSarita Patra2023-02-241-3/+4
| * | | | pimd, pim6d: Fix BSM packet processSarita Patra2023-02-241-6/+6
| * | | | pimd,pim6d: Modify pim_neighbor_find() APISarita Patra2023-02-245-6/+13
| * | | | zebra: Send nexthop ifindex for type NEXTHOP_TYPE_IPV6Sarita Patra2023-02-241-2/+0
| |/ / /
* | | | Merge pull request #12920 from sri-mohan1/sri-mohan-ldpmobash-rasool2023-03-012-12/+12
|\ \ \ \
| * | | | ldpd: changes for code maintainabilitysri-mohan12023-03-012-12/+12
* | | | | Merge pull request #12917 from pguibert6WIND/bpi_ultimate_path_debugDonatas Abraitis2023-03-011-23/+35
|\ \ \ \ \
| * | | | | bgpd: debug trace retrieve real peer origin of path infoPhilippe Guibert2023-02-281-3/+11
| * | | | | bgpd: generalize imported peer in bgp best selection functionPhilippe Guibert2023-02-281-20/+24
* | | | | | Merge pull request #12811 from Avineus/frr_neighlog_5884Donatas Abraitis2023-03-011-0/+19
|\ \ \ \ \ \
| * | | | | | zebra: neigh update netlink logKavitha2023-02-271-0/+19
* | | | | | | Merge pull request #12914 from patrasar/pim_mroute_fixDonatas Abraitis2023-03-011-3/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | pimd: Don't start KAT timer when traffic received on PIM disabled interfaceSarita Patra2023-02-281-3/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12618 from pguibert6WIND/vpnv4_ecmpRuss White2023-02-2812-55/+253
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | topotests: add vpnv4 ecmp testPhilippe Guibert2023-02-2611-50/+238
| * | | | | bgpd: best path calculation uses peer from imported prefixesPhilippe Guibert2023-02-261-5/+15
* | | | | | Merge pull request #12840 from dorDiogo/isis_advertise_passive_onlyRuss White2023-02-289-0/+135
|\ \ \ \ \ \
| * | | | | | tests: Add test for IS-IS advertise-passive-only configurationDiogo Oliveira2023-02-221-0/+61
| * | | | | | isisd,doc: Add support for isis advertise-passive-onlyDiogo Oliveira2023-02-228-0/+74
* | | | | | | Merge pull request #12819 from isabelladeleon12/isis_load_config_before_lsp_genRuss White2023-02-284-0/+56
|\ \ \ \ \ \ \
| * | | | | | | isisd: Fix isisd to generate lsps after config processing is completeIsabella de Leon2023-02-214-0/+56
* | | | | | | | Merge pull request #12912 from opensourcerouting/fix/free_memory_on_shutdownDonald Sharp2023-02-281-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: Free aggregate route memory on shutdownDonatas Abraitis2023-02-271-2/+4
* | | | | | | | | Merge pull request #12911 from opensourcerouting/fix/python_warning_ospfDonald Sharp2023-02-281-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: Use inequality operator for stringsDonatas Abraitis2023-02-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #12913 from opensourcerouting/fix/memory_leak_with_route_mapsDonald Sharp2023-02-281-3/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | bgpd: Intern attributes before putting into rib-outDonatas Abraitis2023-02-271-3/+6
|/ / / / / / / /
* | | | | | | | Merge pull request #12899 from patrasar/pimv6_mld_interface_cmdDonatas Abraitis2023-02-271-21/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | pim6d: Fix missing parameters in "show ipv6 mld interface" commandSarita Patra2023-02-251-13/+30
| * | | | | | | | pim6d: Display primary address in "show ipv6 mld interface json" cmdSarita Patra2023-02-241-0/+2
| * | | | | | | | pim6d: Don't display MLD disabled or down interfaces in "show ipv6 mld interf...Sarita Patra2023-02-241-9/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #12906 from patrasar/pim_coreDonatas Abraitis2023-02-271-1/+1
|\ \ \ \ \ \ \ \