summaryrefslogtreecommitdiff
path: root/pimd/pim_instance.h
AgeCommit message (Expand)Author
2022-08-26pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N
2022-08-04pimd, pim6d: Send register msg via register socketMobashshera Rasool
2022-06-30pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N
2022-06-23pimd: Limit pim's ecmp to what zebra tells us is the multipathDonald Sharp
2022-05-06pim6d: change MLD socket to be per VRFDavid Lamparter
2022-03-23pim6d: Mroute changesplsaranya
2022-03-16pim6d: Changes done in pim_ssmpingd to support v6Balaji Gurudoss
2021-08-27pimd: de-circularize includesDavid Lamparter
2021-08-19pimd: fix register suppress timer codeChristian Hopps
2021-05-12pimd: Remove pim->vrf_id and use pim->vrf->vrf_idDonald Sharp
2020-04-08pimd: Implement watermark warning for igmp group count and add igmp group countsaravanank
2020-03-23Merge pull request #6008 from sarav511/max_vifDonald Sharp
2020-03-16pimd: Do not allow to configure multicast on more than MAXVIF interfacessaravanank
2020-03-06pimd: Add `ip pim register-accept-list PLIST` commandDonald Sharp
2020-02-14pim: DF election for tunnel termination mroutes in an anycast-VTEP setupAnuradha Karuppiah
2020-01-03pimd: Convert the upstream_list and hash to a rb treeDonald Sharp
2020-01-03pimd: Convert the channel_oil_list|hash to a rb_treeDonald Sharp
2019-11-13pimd : Add support for MLAG Register & Un-registerSatheesh Kumar K
2019-10-14Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"Quentin Young
2019-09-16pimd : Add support for MLAG Register & Un-registerSatheesh Kumar K
2019-05-14pimd: PIM BSM Processing datastructure definition/initialization/deinitsaravanank
2019-04-20pimd: initial infrastructure to maintain VxLAN SG databaseAnuradha Karuppiah
2019-01-04pimd: Store the router mlag roleDonald Sharp
2019-01-04pimd: Remove pimgDonald Sharp
2019-01-04pimd: Move register_probe_time to pim_routerDonald Sharp
2019-01-04pimd: Move packet_process variable to pim_routerDonald Sharp
2019-01-04pimd: Move register_suppress_time into struct pim routerDonald Sharp
2019-01-04pimd: Convert rpf_cache_refresh_delay_msec into pim_router structDonald Sharp
2019-01-04pimd: Move the infinite_assert_metric global to pim_routerDonald Sharp
2019-01-04pimd: Convert qpim_t_periodic into the `struct pim_router` structureDonald Sharp
2019-01-04pimd: Move debugs into pim_router structureDonald Sharp
2019-01-04pimd: Create a `struct pim_router` and move thread master into itDonald Sharp
2018-06-07pimd: Fix ecmp_enable and ecmp_rebalance_enableDonald Sharp
2018-03-17pimd: Move some data tracking variables per VRFDonald Sharp
2018-03-17pimd: Make the rpf scan per vrf.Donald Sharp
2017-08-31pimd: Add ability to lookup RP group by table.Donald Sharp
2017-08-02pimd: Remove almost duplicate pim->ifchannel_listDonald Sharp
2017-07-28pimd: Allow the keepalive time to be per vrf.Donald 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: 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