summaryrefslogtreecommitdiffstats
path: root/pimd/pim_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pim6d: Impelmenting "ipv6 mld join"Abhishek N R2023-04-031-12/+21
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* pimd: Make pimd happy with clang-16Donald Sharp2022-10-261-1/+1
* pimd,pim6d: Change the show running commands based on address familySai Gomathi N2022-09-261-4/+4
* pimd, pim6d: Changing IGMP to GM in few macro's.Abhishek N R2022-09-191-8/+8
* pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R2022-09-141-2/+2
* pimd, pim6d: Changing IGMP to GM in debug macrosSai Gomathi N2022-09-061-1/+1
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N2022-09-051-1/+1
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N2022-09-051-1/+1
* pim6d: Completing "ipv6 mld last-member-query-interval" commandAbhishek N R2022-08-291-0/+6
* pim6d: Completing "ipv6 mld last-member-query-count" command.Abhishek N R2022-08-291-0/+7
* pim6d: Completing "ipv6 mld query-max-response-time" command.Abhishek N R2022-08-291-0/+7
* Merge pull request #11485 from AbhishekNR/ipv6_mld_todoDonatas Abraitis2022-08-181-0/+6
|\
| * pim6d: Completing "ipv6 mld" command.Abhishek N R2022-07-071-0/+6
* | pim6d: Add debug mroute6 and detail commandsMobashshera Rasool2022-08-161-2/+2
* | pim6d: Change the show running commands for pimv6 debugsSai Gomathi N2022-08-021-2/+2
* | pim6d: Implementing mld watermark-warn CLI completelySai Gomathi N2022-06-301-2/+7
* | pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-06-301-2/+2
* | Merge pull request #11428 from SaiGomathiN/pimdebugDonatas Abraitis2022-06-291-12/+12
|\ \ | |/ |/|
| * pimd,pim6d: Change the show running commands based on address familySai Gomathi N2022-06-271-12/+12
* | pim6d: Changing igmp_enable to gm_enable.Abhishek N R2022-06-271-1/+1
|/
* Merge pull request #10775 from opensourcerouting/pim6-mld-prDonald Sharp2022-05-171-5/+15
|\
| * pim6d: show MLD in running-configDavid Lamparter2022-05-061-5/+15
* | pimd: show ip[v6] pim passive in show running configsarita patra2022-05-131-0/+5
|/
* pimd: add missing `debug igmp trace detail`David Lamparter2022-04-261-1/+6
* pimd: fix reversed logic for "debug ... detail"David Lamparter2022-04-261-8/+9
* pim6d: Addition of ipv6 ssmpingd config commandsBalaji Gurudoss2022-04-121-2/+2
* pimd: remove useless PIM_IF_* macrosDavid Lamparter2022-04-041-2/+2
* pim6d: fix format string mistakes in ssmpingdDavid Lamparter2022-03-251-1/+1
* Merge pull request #9476 from SaiGomathiN/pim-nhtDonatas Abraitis2022-03-201-0/+5
|\
| * pimd: Added new option "detail" in the "debug pim nht" CLISai Gomathi2022-03-041-0/+5
* | pim6d: Changes done in pim_ssmpingd to support v6Balaji Gurudoss2022-03-161-4/+2
|/
* pimd: Change the show running commands based on address familyMobashshera Rasool2022-02-281-10/+10
* pim6d: Adding show running for ipv6 mld commandsSai Gomathi N2022-02-281-11/+12
* pimd: Moving igmp "show running-config" to a functionMobashshera Rasool2022-02-281-32/+42
* pimd: Moving ipv4 running-configs to a separate functionSai Gomathi N2022-02-281-138/+121
* pim6d: drop off IGMP codeDavid Lamparter2022-02-161-0/+2
* pim6d: IPv6-adjust iface primary/DR addrsDavid Lamparter2022-02-141-7/+3
* Merge pull request #10292 from opensourcerouting/pim6-addr-auxDonald Sharp2022-02-081-2/+1
|\
| * pimd: remove PIM_INADDR_IS[NOT]_ANY macrosDavid Lamparter2022-01-171-2/+1
* | *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-6/+3
* | Merge pull request #10398 from patrasar/pim_debug_fixQuentin Young2022-01-211-0/+5
|\ \
| * | pimd: debug pim fixessarita patra2022-01-211-0/+5
* | | pimd: remove redundant header includeMobashshera Rasool2022-01-181-1/+0
| |/ |/|
* | pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2022-01-111-15/+15
|/
* Merge pull request #10215 from FRRouting/revert-10164-name_changeStephen Worley2021-12-151-14/+15
|\
| * Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"David Lamparter2021-12-141-14/+15
* | pimd: Modifying name of struct igmp_join to struct gm_join to accomodate IPv6...Mobashshera Rasool2021-12-031-1/+1
|/
* pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2021-12-031-15/+14
* *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-1/+1