summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge pull request #9212 from idryzhov/pim-crashRafael Zalamena2021-07-291-0/+1
|\ \
| * | pimd: fix missing list remove when deleting mesh groupIgor Ryzhov2021-07-281-0/+1
* | | Merge pull request #9194 from idryzhov/pim-bool-falseDonald Sharp2021-07-281-2/+2
|\ \ \
| * | | pimd: fix incorrect bool returnsIgor Ryzhov2021-07-271-2/+2
| |/ /
* | | Merge pull request #9187 from mobash-rasool/pim-upst-2Igor Ryzhov2021-07-272-22/+23
|\ \ \
| * | | pimd: Validate the fields before accessing itMobashshera Rasool2021-07-272-22/+23
| |/ /
* / / pimd: Allow join prune intervals to be as small as 5 secondsDonald Sharp2021-07-261-2/+2
|/ /
* | Merge pull request #8637 from opensourcerouting/pim-vrf-acl-fixesDonatas Abraitis2021-07-263-20/+44
|\ \
| * | pimd: fix PtP address handlingDavid Lamparter2021-07-061-4/+9
| * | lib, pimd: add address match mode to prefix listsDavid Lamparter2021-07-061-6/+27
| * | pimd: IGMP sockets need to be iface-bound tooDavid Lamparter2021-07-061-10/+8
| |/
* | Merge pull request #8983 from mobash-rasool/pim-upstreaming-activityDonald Sharp2021-07-223-7/+22
|\ \
| * | pimd: zlog_info changed to zlog_notice for neighbor up/down eventgithub login name2021-07-071-4/+4
| * | pimd: make pim interface hold interval range 1-630github login name2021-07-072-3/+3
| * | pimd: Adding BSM status in the show commandsgithub login name2021-07-051-0/+15
| |/
* | Merge pull request #8986 from mobash-rasool/pim-upst-2Donald Sharp2021-07-223-11/+35
|\ \