summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10032 from opensourcerouting/build-fix-20211111Donald Sharp2021-11-131-10/+6
|\
| * build: fix duplicate yang.c file inclusionsDavid Lamparter2021-11-111-6/+3
| * build: remove some useless intermediate librariesDavid Lamparter2021-11-111-4/+3
* | Merge pull request #10036 from donaldsharp/finally_frrJafar Al-Gharaibeh2021-11-132-2/+2
|\ \
| * | *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-112-2/+2
* | | *: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp2021-11-112-3/+2
|/ /
* / pimd: Remove default from enum based switchDonald Sharp2021-11-102-5/+1
|/
* pimd: fix msdp mesh grp with wildcard member addrChirag Shah2021-11-081-5/+2
* pimd: remove usage of inet_ntopDonald Sharp2021-11-052-8/+6
* Merge pull request #9900 from SaiGomathiN/sai-pimjoinRuss White2021-11-053-3/+34
|\
| * pimd: modification in mrouteSai Gomathi2021-10-261-3/+12
| * pimd: modifications in PIM joinsSai Gomathi2021-10-262-0/+22
* | Merge pull request #9083 from mobash-rasool/pim-upst-3Jafar Al-Gharaibeh2021-10-271-0/+1
|\ \
| * | pimd: In Prune Pending state, the holdtime change is not taking effectgithub login name2021-07-191-0/+1
* | | *: convert zclient callbacks to tableDavid Lamparter2021-10-204-18/+27
| |/ |/|
* | lib: allow to create interfaces in non-existing VRFsIgor Ryzhov2021-10-191-1/+2
* | Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter2021-10-131-1/+2
|\ \
| * | *: Add resolve via default flagDonald Sharp2021-09-271-1/+2
* | | pimd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-043-4/+0
* | | Merge pull request #9682 from adrianomarto/mesh-group-fixRuss White2021-09-282-6/+9
|\ \ \ | |/ / |/| |
| * | pimd: fixing command "no ip msdp mesh-group member"Adriano Marto Reis2021-09-282-6/+9
* | | pimd: fix UAF/heap corruption in BSM codeDavid Lamparter2021-09-271-2/+1
* | | pimd: Prevent uninited usage of nexthopDonald Sharp2021-09-211-1/+1
|/ /
* | Merge pull request #9489 from opensourcerouting/pim-restruct-20210825Donald Sharp2021-09-1624-584/+483
|\ \
| * | pimd: fuse source_new() and add_source_by_addr()David Lamparter2021-08-273-61/+59
| * | pimd: reformat after dropping indent levelsDavid Lamparter2021-08-275-142/+109
| * | pimd: IGMP memberships are not querier specificDavid Lamparter2021-08-279-492/+413
| * | pimd: de-circularize includesDavid Lamparter2021-08-2718-24/+37
* | | Merge pull request #9480 from SaiGomathiN/pim-coverityDavid Lamparter2021-08-273-10/+1
|\ \ \ | |/ / |/| |
| * | pimd: Fixing coverity issuesSai Gomathi2021-08-241-1/+1
| * | pimd: Fixing coverity issuesSai Gomathi2021-08-244-10/+0
| |/
* | Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-271-1/+1
|\ \
| * | lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
* | | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-262-2/+2
|\ \ \
| * | | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-232-2/+2
* | | | pimd: fix coverity/dead-code issueJafar Al-Gharaibeh2021-08-251-10/+15
| |/ / |/| |
* | | *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-1/+0
* | | Merge pull request #9435 from SaiGomathiN/sai-igmpJafar Al-Gharaibeh2021-08-241-0/+15
|\ \ \
| * | | pimd: IGMP groups are not getting timeoutSai Gomathi2021-08-241-0/+15
| | |/ | |/|
* | | Merge pull request #9414 from mobash-rasool/pim-upst-4Jafar Al-Gharaibeh2021-08-241-0/+4
|\ \ \ | |_|/ |/| |
| * | pimd: IGMPv2 query timer gets delayed in a scenarioMobashshera Rasool2021-08-171-0/+4
* | | pimd: fix register suppress timer codeChristian Hopps2021-08-193-7/+30
* | | pimd: change ranges to 1..max, type align with IETF YANG.Christian Hopps2021-08-192-172/+110
|/ /
* | pimd: Prevent memory leakDonald Sharp2021-08-131-2/+5
* | Merge pull request #9253 from donaldsharp/igmp_noDonatas Abraitis2021-08-071-4/+6
|\ \
| * | pimd: Allow more permisive versions of some no commandsDonald Sharp2021-08-021-4/+6
* | | Merge pull request #9085 from mobash-rasool/pim-upst-4Donald Sharp2021-08-042-2/+13
|\ \ \
| * | | pimd : memory leak in rp_table cleanup.github login name2021-07-191-2/+3
| * | | pimd: pim_ifchannel_local_membership_add should not inherit if (S,G) rpf unre...github login name2021-07-191-0/+10
| | |/ | |/|
* | | *: cleanup interface node installationIgor Ryzhov2021-07-291-10/+1
| |/ |/|