summaryrefslogtreecommitdiff
path: root/pimd/pimd.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-09-28pimd: Remove some unused defines in pimd.hDonald Sharp
2022-09-28pimd: Assign a vty port value for v6Donald Sharp
2022-09-18pimd, pim6d: Changing IGMP to GM in few macro's.Abhishek N R
2022-09-13pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R
2022-09-06pimd: Fixing alignmentSai Gomathi N
2022-09-06pimd, pim6d: Changing IGMP to GM in debug macrosSai Gomathi N
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N
2022-05-06pimd: un-dependency-hell `pim_instance.h`David Lamparter
2022-04-26pimd: fix reversed logic for "debug ... detail"David Lamparter
2022-03-03pimd: Added new option "detail" in the "debug pim nht" CLISai Gomathi
2022-02-14pim6d: IPv6-adjust pim_msg_send() and relatedDavid Lamparter
2022-01-17pimd: remove PIM_INADDR_IS[NOT]_ANY macrosDavid Lamparter
2022-01-12pimd: abstract addresses for IPv4/IPv6 PIMDavid Lamparter
2021-11-11*: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp
2021-08-27pimd: de-circularize includesDavid Lamparter
2020-02-20pimd: Make frr able to be built by gcc 10Tomas Korbar
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-08-26pimd: sh config is showing detail debug, though not configuredSatheesh Kumar K
2019-06-06pimd: debug pim XXX detail now include the non detail data as wellDonald Sharp
2019-05-14pimd: PIM BSM Processing datastructure definition/initialization/deinitsaravanank
2019-04-20pimd: initial infrastructure to maintain VxLAN SG databaseAnuradha Karuppiah
2019-02-08pimd: reject inconsistent address/mask "ip pim rp command"Sarita Patra
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-08-11*: ALLOC calls cannot failDonald Sharp
2018-03-17pimd: Move some data tracking variables per VRFDonald Sharp
2018-03-17pimd: Make the rpf scan per vrf.Donald Sharp
2018-02-19pimd: Multicast traceroute client and routerMladen Sablic
2017-09-14pimd: Add new 'debug pim nht rp' commandDonald Sharp
2017-09-07build: non-recursive pimdDavid Lamparter
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: Add 'debug pim trace detail' commandDonald Sharp
2017-07-24pimd: Make pim_ssmpingd.c 'struct pim_instance' awareDonald 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
2017-07-24pimd: Create the pimreg per vrfDonald Sharp
2017-07-24pimd: Create pim_get_pim_instanceDonald Sharp
2017-07-24pimd: Move thread read to struct pim_instanceDonald Sharp
2017-07-24pimd: Save pim instance on vrf pointerDonald Sharp