| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #10088 from opensourcerouting/pim-forward-stop | Donald Sharp | 2021-11-22 | 1 | -6/+3 |
|\ |
|
| * | pimd: remove some constant parameters | David Lamparter | 2021-11-17 | 1 | -6/+3 |
* | | pimd: use correct VRF when processing interface address add | Igor Ryzhov | 2021-11-16 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9900 from SaiGomathiN/sai-pimjoin | Russ White | 2021-11-05 | 1 | -3/+12 |
|\ |
|
| * | pimd: modification in mroute | Sai Gomathi | 2021-10-26 | 1 | -3/+12 |
* | | *: convert zclient callbacks to table | David Lamparter | 2021-10-20 | 1 | -11/+17 |
|/ |
|
* | pimd: fuse source_new() and add_source_by_addr() | David Lamparter | 2021-08-27 | 1 | -1/+1 |
* | pimd: reformat after dropping indent levels | David Lamparter | 2021-08-27 | 1 | -23/+18 |
* | pimd: IGMP memberships are not querier specific | David Lamparter | 2021-08-27 | 1 | -47/+30 |
* | pimd: zassert => assert | David Lamparter | 2021-04-23 | 1 | -2/+2 |
* | pimd: replace inet_ntoa | Mark Stapp | 2020-10-22 | 1 | -4/+4 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -18/+7 |
* | pimd: Allow mlag to create ifchannel | Donald Sharp | 2020-06-03 | 1 | -1/+1 |
* | pimd: fix OIL not removed after IGMP prune | Sarita Patra | 2020-03-17 | 1 | -2/+5 |
* | *: Finish off the __PRETTY_FUNCTION__ to __func__ | Donald Sharp | 2020-03-06 | 1 | -4/+3 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -60/+48 |
* | pimd: stop overloading SRC_IGMP upstream for vxlan local membership | Anuradha Karuppiah | 2020-02-14 | 1 | -2/+4 |
* | pim: DF election for tunnel termination mroutes in an anycast-VTEP setup | Anuradha Karuppiah | 2020-02-14 | 1 | -1/+1 |
* | pimd: Convert the channel_oil_list|hash to a rb_tree | Donald Sharp | 2020-01-03 | 1 | -4/+1 |
* | Merge pull request #5355 from AnuradhaKaruppiah/pim-state-machine-fixes | Jafar Al-Gharaibeh | 2019-12-07 | 1 | -134/+20 |
|\ |
|
| * | pimd: jp-agg list update debug logs | Anuradha Karuppiah | 2019-11-15 | 1 | -1/+1 |
| * | pimd: handle RPF resolution while in joined state | Anuradha Karuppiah | 2019-11-15 | 1 | -0/+3 |
| * | pimd: set mfcc_parent at the time of MFCC programming | Anuradha Karuppiah | 2019-11-15 | 1 | -124/+4 |
| * | pimd: decide between SPT based and RPT based forwarding | Anuradha Karuppiah | 2019-11-15 | 1 | -5/+6 |
| * | pimd: update add_oif and del_oif debugs to print caller | Anuradha Karuppiah | 2019-11-15 | 1 | -6/+8 |
* | | Merge pull request #5328 from satheeshkarra/pim_mlag | Mark Stapp | 2019-11-22 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | pimd, lib: adding support for MLAG Message processing at PIM | Satheesh Kumar K | 2019-11-14 | 1 | -0/+4 |
| * | pimd : Add support for MLAG Register & Un-register | Satheesh Kumar K | 2019-11-14 | 1 | -1/+1 |
* | | Merge pull request #5276 from donaldsharp/pim_double | Jafar Al-Gharaibeh | 2019-11-14 | 1 | -14/+11 |
|\ \
| |/
|/| |
|
| * | pimd: No need to add then remove the oif if not DR | Donald Sharp | 2019-11-04 | 1 | -14/+11 |
* | | *: Convert connected_free to a double pointer | Donald Sharp | 2019-11-02 | 1 | -1/+1 |
|/ |
|
* | Revert "Merge pull request #4885 from satheeshkarra/pim_mlag" | Quentin Young | 2019-10-14 | 1 | -5/+1 |
* | Merge pull request #4885 from satheeshkarra/pim_mlag | Jafar Al-Gharaibeh | 2019-10-14 | 1 | -1/+5 |
|\ |
|
| * | pimd, lib: adding support for MLAG Message processing at PIM | Satheesh Kumar K | 2019-09-24 | 1 | -0/+4 |
| * | pimd : Add support for MLAG Register & Un-register | Satheesh Kumar K | 2019-09-17 | 1 | -1/+1 |
* | | Merge pull request #5009 from donaldsharp/interface_deletion | Russ White | 2019-09-30 | 1 | -216/+6 |
|\ \ |
|
| * | | *: Convert zapi->interface_delete to ifp callback | Donald Sharp | 2019-09-19 | 1 | -30/+0 |
| * | | *: Convert interface_down to interface down callback | Donald Sharp | 2019-09-19 | 1 | -45/+0 |
| * | | *: Convert from ->interface_up to the interface callback | Donald Sharp | 2019-09-19 | 1 | -69/+6 |
| * | | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 1 | -72/+0 |
| |/ |
|
* / | pimd: up->channel_oil cannot be NULL | Donald Sharp | 2019-09-25 | 1 | -55/+0 |
|/ |
|
* | pimd: pim_upstream *always* creates a channel_oil | Donald Sharp | 2019-07-18 | 1 | -9/+6 |
* | pimd: Add pim_channel_oil_change_iif | Donald Sharp | 2019-07-18 | 1 | -28/+3 |
* | pimd, zebra: request for replay of SG entries on startup | Anuradha Karuppiah | 2019-07-03 | 1 | -0/+20 |
* | Merge pull request #4525 from donaldsharp/some_cleanups | Rafael Zalamena | 2019-06-25 | 1 | -28/+1 |
|\ |
|
| * | pimd: ALLOC functions cannot fail. | Donald Sharp | 2019-06-20 | 1 | -28/+1 |
* | | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -4/+3 |
* | | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 1 | -3/+4 |
|\ \ |
|
| * | | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
| * | | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |