summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd : Added the command to clear the pim bsr data.vdhingra2021-01-081-0/+147
* Merge pull request #7739 from mobash-rasool/pim-fixesJafar Al-Gharaibeh2020-12-151-1/+1
|\
| * pimd: correcting the definition for Mroute flag "R"Mobashshera Rasool2020-12-151-1/+1
* | *: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis2020-12-141-10/+10
|/
* pimd: mesh group not removed when configured for multiple groupsSarita Patra2020-12-011-27/+21
* pimd: rp not removed when configured for multiple groupsSarita Patra2020-12-011-11/+10
* pimd: fix formatting in pim_cmd.cMark Stapp2020-11-201-455/+463
* pimd: fix compilation errors in pim_cmd.cMark Stapp2020-11-201-29/+29
* Merge pull request #6145 from patrasar/pim_nb_code_upstreamDonald Sharp2020-11-191-1436/+1558
|\
| * pimd: fix indentation issuesSarita Patra2020-11-191-3/+3
| * pimd: Northbound implementation for rp commands.Sarita Patra2020-11-061-90/+177
| * pimd: Northbound implementation for mlag, register-accept-list commandsSarita Patra2020-11-061-38/+82
| * pimd: Northbound implementation for msdp mesh group, msdp peer commandsSarita Patra2020-11-061-213/+298
| * pimd: Northbound implementation for ssm prefix-list, ssmpingd commandSarita Patra2020-11-061-64/+141
| * pimd: Northbound implementation for send-v6-sec and spt switchover cmdsSarita Patra2020-11-061-40/+203
| * pimd: Northbound implementation for ecmp, rebalance, KA timer.Sarita Patra2020-11-061-25/+209
| * pimd: Northbound implementation for pim router commands.Sarita Patra2020-11-061-18/+39
| * pimd: Northbound implementation for mroute, use-source, boundary_oil cmdSarita Patra2020-11-061-118/+39
| * pimd: Northbound implementation for pim bfd commands.Sarita Patra2020-11-061-45/+65
| * pimd: Northbound implementation for pim commands.Sarita Patra2020-11-061-261/+71
| * pimd: Northbound implementation for pim commands.Sarita Patra2020-11-061-65/+79
| * pimd: Northbound implementation for igmp commands.Sarita Patra2020-11-061-467/+163
* | pimd: A buffer may be used uninitedDonald Sharp2020-11-181-0/+1
* | pimd: replace inet_ntoaMark Stapp2020-10-221-29/+60
* | :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-16/+7
|/
* Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-1/+2
|\
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+2
* | pimd: MSDP SA forwardingAdriano Marto Reis2020-10-061-2/+2
|/
* pimd: Prevent Null string %s issuesDonald Sharp2020-07-181-3/+5
* *: un-split strings across linesDavid Lamparter2020-07-141-4/+2
* Merge pull request #6114 from rgirada/frr-staticQuentin Young2020-07-061-60/+148
|\
| * pimd: Modifying "show ip mroute json" o/p.rgirada2020-05-301-1/+1
| * pimd: Providing json support for few pim commands.rgirada2020-05-301-59/+147
* | Merge pull request #5881 from patrasar/2386420Donald Sharp2020-05-261-9/+102
|\ \
| * | pimd: add show ip multicast count [json] commandSarita Patra2020-05-051-9/+102
* | | pimd: Add a needed space for formattingDonald Sharp2020-04-281-1/+1
* | | Merge pull request #6262 from qlyoung/remove-sprintfDavid Lamparter2020-04-231-3/+5
|\ \ \
| * | | pimd, lib: suppress compiler warnings on snprintfQuentin Young2020-04-211-1/+1
| * | | *: sprintf -> snprintfQuentin Young2020-04-211-3/+5
* | | | Merge pull request #6126 from sarav511/watermarkDonald Sharp2020-04-211-18/+67
|\ \ \ \ | |/ / / |/| | |
| * | | pimd: show ip igmp groups json output - Make group array for each interfacesaravanank2020-04-091-16/+24
| * | | pimd: Implement watermark warning for igmp group count and add igmp group countsaravanank2020-04-091-2/+43
| | |/ | |/|
* | | *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+2
* | | *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+1
* | | *: remove second parameter on install_node()David Lamparter2020-04-161-3/+4
* | | *: remove cmd_node->vtyshDavid Lamparter2020-04-161-2/+0
* | | *: clean up cmd_node initializersDavid Lamparter2020-04-161-2/+8
* | | Merge pull request #6011 from patrasar/pim-no-msdp-group-cmdDonald Sharp2020-04-141-4/+20
|\ \ \
| * | | pimd: added no ip msdp mesh-group <word>Sarita Patra2020-04-131-4/+20
| | |/ | |/|
* | | pimd: fix BSM JSON keysQuentin Young2020-04-061-14/+9
| |/ |/|