summaryrefslogtreecommitdiff
path: root/pimd/pim_instance.c
AgeCommit message (Expand)Author
2018-01-22pim: fix compilation issue with pimPhilippe Guibert
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-09-05pimd: Add usage of vty_frame for vrf configurationDonald Sharp
2017-08-24pimd: Cleanup a variety of SA issuesDonald Sharp
2017-08-02pimd: Squash some more memory leaksDonald Sharp
2017-07-28pimd: Allow the keepalive time to be per vrf.Donald Sharp
2017-07-25pimd: Setup hash names appropriatelyDonald Sharp
2017-07-24pimd: Put 'struct pim_instance *' as the first function parameterDonald Sharp
2017-07-24pimd: Cleanup shutdown of vrfDonald Sharp
2017-07-24pimd: Fix instance startup to separate data structure setup from useDonald Sharp
2017-07-24pimd: Get show run to display vrf sub modeDonald Sharp
2017-07-24pimd: Fix startup of pim instance a bitDonald Sharp
2017-07-24pimd: Make pim_ssmpingd.c 'struct pim_instance' awareDonald Sharp
2017-07-24pimd: Make pim MSDP pim instance aware to some extentDonald Sharp
2017-07-24pimd: Allow PIM to start writing vrf information if it has itDonald Sharp
2017-07-24pimd: Convert channel_oil_hash and list into 'struct pim_instance *'Donald Sharp
2017-07-24pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *'Donald Sharp
2017-07-24pimd: Convert pim_rp.c to use 'struct pim_instance *'Donald Sharp
2017-07-24pimd: Remove pimg from pim_upstream.cDonald Sharp
2017-07-24pimd: Refactore qpim_static_route_list into pim->static_routesDonald Sharp
2017-07-24pimd: Refactor code to be in better spotsDonald Sharp