summaryrefslogtreecommitdiff
path: root/pimd/pim_vty.c
AgeCommit message (Expand)Author
2022-09-18pimd, pim6d: Changing IGMP to GM in few macro's.Abhishek N R
2022-09-13pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R
2022-09-06pimd, pim6d: Changing IGMP to GM in debug macrosSai Gomathi N
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N
2022-08-28pim6d: Completing "ipv6 mld last-member-query-interval" commandAbhishek N R
2022-08-28pim6d: Completing "ipv6 mld last-member-query-count" command.Abhishek N R
2022-08-28pim6d: Completing "ipv6 mld query-max-response-time" command.Abhishek N R
2022-08-18Merge pull request #11485 from AbhishekNR/ipv6_mld_todoDonatas Abraitis
2022-08-16pim6d: Add debug mroute6 and detail commandsMobashshera Rasool
2022-08-02pim6d: Change the show running commands for pimv6 debugsSai Gomathi N
2022-07-07pim6d: Completing "ipv6 mld" command.Abhishek N R
2022-06-30pim6d: Implementing mld watermark-warn CLI completelySai Gomathi N
2022-06-30pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N
2022-06-29Merge pull request #11428 from SaiGomathiN/pimdebugDonatas Abraitis
2022-06-27pim6d: Changing igmp_enable to gm_enable.Abhishek N R
2022-06-26pimd,pim6d: Change the show running commands based on address familySai Gomathi N
2022-05-17Merge pull request #10775 from opensourcerouting/pim6-mld-prDonald Sharp
2022-05-12pimd: show ip[v6] pim passive in show running configsarita patra
2022-05-06pim6d: show MLD in running-configDavid Lamparter
2022-04-26pimd: add missing `debug igmp trace detail`David Lamparter
2022-04-26pimd: fix reversed logic for "debug ... detail"David Lamparter
2022-04-12pim6d: Addition of ipv6 ssmpingd config commandsBalaji Gurudoss
2022-04-04pimd: remove useless PIM_IF_* macrosDavid Lamparter
2022-03-25pim6d: fix format string mistakes in ssmpingdDavid Lamparter
2022-03-20Merge pull request #9476 from SaiGomathiN/pim-nhtDonatas Abraitis
2022-03-16pim6d: Changes done in pim_ssmpingd to support v6Balaji Gurudoss
2022-03-03pimd: Added new option "detail" in the "debug pim nht" CLISai Gomathi
2022-02-28pimd: Change the show running commands based on address familyMobashshera Rasool
2022-02-28pim6d: Adding show running for ipv6 mld commandsSai Gomathi N
2022-02-28pimd: Moving igmp "show running-config" to a functionMobashshera Rasool
2022-02-28pimd: Moving ipv4 running-configs to a separate functionSai Gomathi N
2022-02-16pim6d: drop off IGMP codeDavid Lamparter
2022-02-14pim6d: IPv6-adjust iface primary/DR addrsDavid Lamparter
2022-02-08Merge pull request #10292 from opensourcerouting/pim6-addr-auxDonald Sharp
2022-01-24*: do not print vrf name for interface config when using vrf-liteIgor Ryzhov
2022-01-21Merge pull request #10398 from patrasar/pim_debug_fixQuentin Young
2022-01-21pimd: debug pim fixessarita patra
2022-01-18pimd: remove redundant header includeMobashshera Rasool
2022-01-17pimd: remove PIM_INADDR_IS[NOT]_ANY macrosDavid Lamparter
2022-01-11pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi
2021-12-15Merge pull request #10215 from FRRouting/revert-10164-name_changeStephen Worley
2021-12-14Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"David Lamparter
2021-12-03pimd: Modifying name of struct igmp_join to struct gm_join to accomodate IPv6...Mobashshera Rasool
2021-12-02pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-07-01pimd: support MSDP global timers configurationRafael Zalamena
2021-05-12pimd: Remove pim->vrf_id and use pim->vrf->vrf_idDonald Sharp
2021-05-09Merge pull request #8631 from dslicenc/pimd-timer-fixDavid Lamparter
2021-05-05pimd: stop displaying global parameters in each vrfDon Slice