summaryrefslogtreecommitdiffstats
path: root/pimd/pim_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* pimd: support MSDP global timers configurationRafael Zalamena2021-07-011-0/+11
* pimd: Remove pim->vrf_id and use pim->vrf->vrf_idDonald Sharp2021-05-121-2/+2
* Merge pull request #8631 from dslicenc/pimd-timer-fixDavid Lamparter2021-05-091-15/+18
|\
| * pimd: stop displaying global parameters in each vrfDon Slice2021-05-051-15/+18
* | pimd: show MSDP configurationRafael Zalamena2021-05-031-0/+1
|/
* pimd: skip displaying pim config on the vxlan termination device ipmr-loAnuradha Karuppiah2020-11-301-0/+7
* Merge pull request #6262 from qlyoung/remove-sprintfDavid Lamparter2020-04-231-2/+2
|\
| * *: sprintf -> snprintfQuentin Young2020-04-211-2/+2
* | pimd: Implement watermark warning for igmp group count and add igmp group countsaravanank2020-04-091-0/+7
|/
* Merge pull request #5849 from donaldsharp/pim_register_prefix_listRuss White2020-03-171-0/+5
|\
| * pimd: Add `ip pim register-accept-list PLIST` commandDonald Sharp2020-03-061-0/+5
* | pimd: Add accidently missed code during upstreaming processDonald Sharp2020-03-061-0/+5
|/
* pim: DF election for tunnel termination mroutes in an anycast-VTEP setupAnuradha Karuppiah2020-02-141-2/+0
* pimd: Add command to join any-source multicast.Liam McBirnie2019-12-121-7/+13
* pimd: sh config is showing detail debug, though not configuredSatheesh Kumar K2019-08-271-2/+2
* pimd: Remove output of `debug igmp trace detail` from show commandsDonald Sharp2019-06-201-4/+0
* Merge pull request #4369 from patrasar/lmqc_lmqtDonald Sharp2019-05-311-0/+18
|\
| * pimd: new cli to configure last-member-query-count & last-member-query-intervalSarita Patra2019-05-301-0/+18
* | pimd: interface commands to enable/disable bsm processingsaravanank2019-05-151-0/+9
|/
* pimd: hidden command to set MLAG parametersAnuradha Karuppiah2019-04-201-0/+3
* pimd: cli changes for pim-debug-vxlanAnuradha Karuppiah2019-04-201-0/+5
* pimd: Add hidden 'ip pim active-active` commandDonald Sharp2019-01-311-0/+3
* pimd: Remove pim_msdp_config_write as it was never usedDonald Sharp2019-01-041-1/+1
* pimd: Move packet_process variable to pim_routerDonald Sharp2019-01-041-2/+2
* pimd: Move register_suppress_time into struct pim routerDonald Sharp2019-01-041-2/+2
* pimd: Convert qpim_t_periodic into the `struct pim_router` structureDonald Sharp2019-01-041-2/+2
* pimd: create a new command "ip pim" configuring pim smroot2018-09-111-1/+1
* lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-131-0/+5
* pimd: Modify order of command output for vty outputDonald Sharp2018-08-021-9/+9
* pimd: Fix ecmp_enable and ecmp_rebalance_enableDonald Sharp2018-06-071-2/+2
* pimd: Multicast traceroute client and routerMladen Sablic2018-02-191-0/+5
* lib, pimd: Remove PIM_NODE as it is not neededDonald Sharp2018-01-301-5/+0