summaryrefslogtreecommitdiff
path: root/pimd/pim_vty.c
AgeCommit message (Expand)Author
2018-08-13lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal
2018-08-02pimd: Modify order of command output for vty outputDonald Sharp
2018-06-07pimd: Fix ecmp_enable and ecmp_rebalance_enableDonald Sharp
2018-02-19pimd: Multicast traceroute client and routerMladen Sablic
2018-01-30lib, pimd: Remove PIM_NODE as it is not neededDonald Sharp
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal
2017-10-05pimd: Fix multicast boundary commandDonald Sharp
2017-09-26pimd: add support for boundariesQuentin Young
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-08-30pimd: Add missed frame for vrf based interfaceDonald Sharp
2017-08-29*: remove empty "interface XYZ" config blocksDavid Lamparter
2017-08-02pimd: Add `ip pim rp keep-alive-time X`Donald Sharp
2017-07-28pimd: Allow the keepalive time to be per vrf.Donald Sharp
2017-07-24pimd: Add `debug pim nht` commandDonald Sharp
2017-07-24pimd: Put 'struct pim_instance *' as the first function parameterDonald Sharp
2017-07-24pimd: Cleanup the rest of the global config to be vrf aware for spacingDonald Sharp
2017-07-24pimd: Add code to write spaces or not before 'ip pim rp'Donald Sharp
2017-07-24pimd: Get show run to display vrf sub modeDonald Sharp
2017-07-24pimd: Make pim_ssmpingd.c 'struct pim_instance' awareDonald Sharp
2017-07-24pimd: Get the default pim code ready to write into vrf's or notDonald Sharp
2017-07-24pimd: Convert pim_rp.c to use 'struct pim_instance *'Donald Sharp
2017-07-24pimd: Refactore qpim_static_route_list into pim->static_routesDonald Sharp
2017-07-24pimd: Add vrf output to 'interface ...' write commandDonald Sharp
2017-07-24pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_idDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-05-17pimd: pim bfd supportChirag Shah
2017-05-17Merge pull request #561 from donaldsharp/static_config2Renato Westphal
2017-05-17pimd: Fix spelling mistake in cliDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-08Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-06pimd: fix pim ecmp rebalance config writeChirag Shah
2017-05-02Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-04-20pimd: Add prefix list handling to spt-switchoverDonald Sharp
2017-04-10Merge pull request #304 from donaldsharp/pim_5549Jafar Al-Gharaibeh
2017-04-05pimd: Add the ability to never SPT switchoverDonald Sharp
2017-04-01Merge branch 'master' into pim_5549Donald Sharp
2017-03-30pimd: Add code to allow backwards compatibilityDonald Sharp
2017-03-23pimd: Remove interface type SSM.anuradhak
2017-03-23pimd: Allow SSM groups to co-exist with ASM groups.anuradhak
2017-03-02pimd: Hide 'ip multicast-routing' commandDonald Sharp
2017-01-19pimd: Cleanup the headers.Donald Sharp
2017-01-17Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp
2017-01-06Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2016-12-21pimd: Add ability to tweak join/prune send timeDonald Sharp
2016-12-21pimd: Fix show run output to be correct.Donald Sharp