summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10927 from bobuhiro11/refactor_srv6_locator_chunksIgor Ryzhov2022-04-063-17/+17
|\
| * bgpd: refactor type of srv6_locator_chunks listNobuhiro MIKI2022-04-063-17/+17
* | Merge pull request #10971 from opensourcerouting/fix/rpki_nitsDonald Sharp2022-04-061-13/+38
|\ \
| * | bgpd: Delay returning RPKI instance as runningDonatas Abraitis2022-04-061-1/+20
| * | bgpd: Return enum RPKI_NOT_BEING_USED instead of 0Donatas Abraitis2022-04-061-3/+3
| * | bgpd: Reuse is_stopping() in RPKI code same as with is_running()Donatas Abraitis2022-04-061-3/+9
| * | bgpd: Reuse is_running() function in RPKI code for rtr_is_runningDonatas Abraitis2022-04-061-6/+6
| |/
* | Merge pull request #10973 from mobash-rasool/fixesDonatas Abraitis2022-04-061-3/+0
|\ \ | |/ |/|
| * pimd: Remove pim_channel_oil_change_iif from header fileMobashshera Rasool2022-04-061-3/+0
|/
* Merge pull request #10965 from opensourcerouting/fix/pim_igmp_group_deletemobash-rasool2022-04-061-3/+3
|\
| * pimd: Replace ALL_LIST_ELEMENTS_RO to ALL_LIST_ELEMENTS group_list iterationDonatas Abraitis2022-04-051-3/+3
* | Merge pull request #10966 from opensourcerouting/fix/memory_leak_rpkiDonald Sharp2022-04-061-9/+8
|\ \
| * | bgpd: No need to check for NULL before calling XFREE() in RPKI codeDonatas Abraitis2022-04-051-6/+4
| * | bgpd: Track RTRLib memory allocations separatelyDonatas Abraitis2022-04-051-3/+4
| |/
* | Merge pull request #10365 from SaiGomathiN/ipv6-config-cmdDavid Lamparter2022-04-055-82/+249
|\ \
| * | pim6d: Adding ipv6 mld watermark-warn CLISai Gomathi N2022-04-051-0/+31
| * | pimd: Moving the common function from pim_cmd.h fileSai Gomathi N2022-04-051-0/+8
| * | pim6d: Adding "ipv6 mld last-member-query-interval" CLISai Gomathi N2022-04-055-27/+68
| * | pim6d: Adding ipv6 mld last-member-query-count CLISai Gomathi N2022-04-055-27/+68
| * | pim6d: Adding "ipv6 mld query-max-response-time" CLISai Gomathi N2022-04-055-28/+74
| |/
* | Merge pull request #10849 from anlancs/bgpd-cleanup-2Russ White2022-04-051-20/+2
|\ \
| * | bgpd: remove unnecessary checkings for bgp_evpn_es_new()anlan_cs2022-03-231-20/+2
* | | Merge pull request #10968 from opensourcerouting/fix/gr_orderingRuss White2022-04-051-2/+2
|\ \ \
| * | | bgpd: Use proper debug msg for graceful restart commandsDonatas Abraitis2022-04-051-2/+2
| | |/ | |/|
* | | Merge pull request #10928 from anlancs/zebra-cleanup-1Donald Sharp2022-04-053-29/+16
|\ \ \
| * | | zebra: remove unnecessary check for parsing macfdbanlan_cs2022-03-301-1/+1
| * | | zebra: use "assert" instead of unnecessary checkanlan_cs2022-03-302-28/+15
* | | | Merge pull request #10940 from opensourcerouting/pim-5549-clarifyDonald Sharp2022-04-051-22/+33
|\ \ \ \
| * | | | pim6d: fix mis-printed nexthopDavid Lamparter2022-04-041-5/+10
| * | | | pimd, pim6d: clarify RFC5549 MRIB nexthop handlingDavid Lamparter2022-04-041-17/+23
* | | | | Merge pull request #10959 from patrasar/pim_coverityDonald Sharp2022-04-053-0/+19
|\ \ \ \ \
| * | | | | pimd: fix pim_instance NULL deference in zclient_lookup_read_pipesarita patra2022-04-041-0/+6
| * | | | | pimd: fix pim_instance NULL deference in pim_zebra_if_address_addsarita patra2022-04-041-0/+7
| * | | | | pimd: fix pim_instance NULL deference in pim_vxlan_mlag_updatesarita patra2022-04-041-0/+6
* | | | | | Merge pull request #10938 from anlancs/fix-zebra-vxlan-change-vrfidRuss White2022-04-051-1/+6
|\ \ \ \ \ \
| * | | | | | zebra: fix missing vrf change of l2vni on vxlan interfaceanlan_cs2022-03-311-1/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #10948 from anlancs/bgpd-cleanup-4Russ White2022-04-051-3/+3
|\ \ \ \ \ \
| * | | | | | bgpd: use "assert" for one check on evpn-mhanlan_cs2022-04-011-3/+3
| |/ / / / /
* | | | | | Merge pull request #10960 from opensourcerouting/pim-unmacro-1mobash-rasool2022-04-058-74/+44
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | pimd: remove useless PIM_IF_* macrosDavid Lamparter2022-04-048-74/+44
| | |/ / / | |/| | |
* | | | | Merge pull request #10953 from leonshaw/fix/bgp-rm-leakDonatas Abraitis2022-04-051-1/+1
|\ \ \ \ \
| * | | | | bgpd: Fix memory leak in subgroup_announce_checkXiao Liang2022-04-021-1/+1
* | | | | | Merge pull request #10946 from donaldsharp/pim_fhr_lhr_same_pimregJafar Al-Gharaibeh2022-04-042-14/+36
|\ \ \ \ \ \
| * | | | | | pimd: Send immediate join( with possible SG RPT prune bit setDonald Sharp2022-04-011-0/+22
| * | | | | | tests: Reduce some pim test timings to more manageable levelsDonald Sharp2022-04-011-14/+14
* | | | | | | Merge pull request #10710 from SaiGomathiN/pimv6-showcliDavid Lamparter2022-04-044-1423/+1786
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | pim6d: Adding show ipv6 pim nexthop and nexthop-lookup commandsSai Gomathi N2022-04-042-44/+92
| * | | | | | pim6d: Adding "show ipv6 [vrf|vrf ALL] pim neighbor" commandSai Gomathi N2022-04-044-49/+125
| * | | | | | pim6d: Adding "show ipv6 pim local-membership"Sai Gomathi N2022-04-043-18/+38
| * | | | | | pim6d: Adding "show ipv6 pim jp-agg" commandSai Gomathi N2022-04-042-11/+34