Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pimd: Add ability to lookup RP group by table. | Donald Sharp | 2017-08-31 | 1 | -0/+4 |
* | pimd: Remove almost duplicate pim->ifchannel_list | Donald Sharp | 2017-08-02 | 1 | -1/+0 |
* | pimd: Allow the keepalive time to be per vrf. | Donald Sharp | 2017-07-28 | 1 | -0/+3 |
* | pimd: Make pim_ssmpingd.c 'struct pim_instance' aware | Donald Sharp | 2017-07-24 | 1 | -0/+3 |
* | pimd: Make pim MSDP pim instance aware to some extent | Donald Sharp | 2017-07-24 | 1 | -0/+5 |
* | pimd: Convert channel_oil_hash and list into 'struct pim_instance *' | Donald Sharp | 2017-07-24 | 1 | -0/+3 |
* | pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *' | Donald Sharp | 2017-07-24 | 1 | -0/+14 |
* | pimd: Convert pim_rp.c to use 'struct pim_instance *' | Donald Sharp | 2017-07-24 | 1 | -0/+2 |
* | pimd: Remove pimg from pim_upstream.c | Donald Sharp | 2017-07-24 | 1 | -0/+5 |
* | pimd: Refactore qpim_static_route_list into pim->static_routes | Donald Sharp | 2017-07-24 | 1 | -0/+3 |
* | pimd: Refactor code to be in better spots | Donald Sharp | 2017-07-24 | 1 | -0/+63 |