summaryrefslogtreecommitdiffstats
path: root/pimd/pim_igmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: IGMP Querier election is not correct in LAN scenarioMobashshera Rasool2022-09-271-3/+10
* pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R2022-09-141-23/+23
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N2022-09-051-4/+4
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N2022-09-051-1/+1
* pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-08-261-6/+5
* pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-06-301-2/+2
* pimd: Querier to non-querier transition to be ignoredMobashshera Rasool2022-06-281-3/+7
* pimd: un-dependency-hell `pim_instance.h`David Lamparter2022-05-061-0/+1
* *: Fix spelling of non-existantDonald Sharp2022-04-191-1/+1
* pimd: remove pim_interface->optionsDavid Lamparter2022-04-081-6/+2
* Merge pull request #10965 from opensourcerouting/fix/pim_igmp_group_deletemobash-rasool2022-04-061-3/+3
|\
| * pimd: Replace ALL_LIST_ELEMENTS_RO to ALL_LIST_ELEMENTS group_list iterationDonatas Abraitis2022-04-051-3/+3
* | pimd: remove useless PIM_IF_* macrosDavid Lamparter2022-04-041-11/+8
|/
* pimd, zebra: Fix spelling of fowardingDonald Sharp2022-04-021-2/+2
* pimd: update the pim state when there is a group changeMobashshera Rasool2022-03-291-27/+28
* pimd: Do not create PIM state for invalid (S,G)Mobashshera Rasool2022-03-291-0/+12
* pimd: correct prefix-list ssm range update for exclude modeMobashshera Rasool2022-03-221-6/+21
* pimd: Add additional IGMP stats (peak number of groups)Donatas Abraitis2022-03-151-0/+5
* pimd: Add additional IGMP stats (generic/group specific queries sent)Donatas Abraitis2022-03-141-27/+27
* pimd: Add IGMP join sent/failed statisticsDonatas Abraitis2022-03-131-10/+13
* Merge pull request #10399 from g-balaji1/pimv6-sockDonald Sharp2022-03-131-2/+2
|\
| * pim6d: pim6d socket changesBalaji Gurudoss2022-03-121-2/+2
* | pimd: refactor/split IGMP integrationDavid Lamparter2022-03-121-1/+170
|/
* pimd: FRR drops IGMP packets for TOS value other than 0XC0Mobashshera Rasool2022-02-251-11/+0
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-12/+5
* pimd: Querier to non-querier transistion to be ignored in a caseMobashshera Rasool2022-02-071-0/+24
* pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2022-01-111-33/+32
* Merge pull request #10215 from FRRouting/revert-10164-name_changeStephen Worley2021-12-151-35/+36
|\
| * Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"David Lamparter2021-12-141-35/+36
* | pimd: Modifying struct igmp_sock to gm_sock for IPv6Sai Gomathi2021-12-031-32/+31
* | pimd: Modifying name of struct igmp_group to struct gm_group for IPv6.Sai Gomathi2021-12-031-19/+19
* | pimd: Modifying name of struct igmp_source to struct gm_source for IPv6.Sai Gomathi2021-12-031-1/+1
|/
* pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2021-12-031-36/+35
* pimd: removing no caller functionsSai Gomathi2021-11-261-12/+0
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-1/+1
* *: clean up ifp-by-local-address function(s)David Lamparter2021-11-171-1/+1
* pimd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-041-2/+0
* pimd: reformat after dropping indent levelsDavid Lamparter2021-08-271-5/+3
* pimd: IGMP memberships are not querier specificDavid Lamparter2021-08-271-46/+61
* Merge pull request #9194 from idryzhov/pim-bool-falseDonald Sharp2021-07-281-2/+2
|\
| * pimd: fix incorrect bool returnsIgor Ryzhov2021-07-271-2/+2
* | pimd: Validate the fields before accessing itMobashshera Rasool2021-07-271-20/+22
|/
* Merge pull request #8986 from mobash-rasool/pim-upst-2Donald Sharp2021-07-221-0/+5
|\
| * pimd: To print querierIP address on the querier and nonQuerier IGMP enabled intfgithub login name2021-07-061-0/+5
* | pimd: Add TOS check for IGMP conformanceMobashshera Rasool2021-07-191-0/+11
* | pimd: Add TTL check for IGMP conformanceMobashshera Rasool2021-07-191-0/+10
* | pimd: Abstracting header verification for igmpMobashshera Rasool2021-07-191-16/+29
|/
* pimd: When bind fails give some extra dataDonald Sharp2021-05-191-2/+2
* pimd: zassert => assertDavid Lamparter2021-04-231-23/+23
* pimd: IGMP conformance 5.10 test case is failingMobashshera Rasool2020-12-241-2/+2