summaryrefslogtreecommitdiffstats
path: root/pimd/pim_iface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: Refactor pim NHTNathan Bahr2024-12-131-21/+8
* pimd: Convert boundary_oil_plist to struct prefix_listCorey Siltala2024-12-061-1/+0
* pimd,yang: Extend multicast boundary functionalityCorey Siltala2024-12-061-0/+9
* pimd: free igmp proxy joins on interface deletionBarry A. Trent2024-12-041-2/+1
* pimd: fix missing IPV4 checkanlan_cs2024-09-301-59/+48
* pimd: Add AutoRP functionality to PIMDNathan Bahr2024-09-241-0/+15
* pimd: add proxy join/prune functionalityBarry A. Trent2024-09-231-5/+74
* pimd: Candidate-RP supportJafar Al-Gharaibeh2024-09-091-0/+3
* Merge pull request #16450 from nabahr/static_joinsDonald Sharp2024-08-221-4/+162
|\
| * pimd, yang: Implement igmp static-group commandNathan Bahr2024-08-151-4/+162
* | pimd: fix missing checking the return value for igmp commandanlan_cs2024-08-161-1/+4
|/
* Merge pull request #13627 from anlancs/pimd/pimreg-vrf-add-breakmobash-rasool2024-04-101-0/+2
|\
| * pimd: Set pimreg interface with one masteranlan_cs2023-05-301-0/+2
* | *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-221-17/+8
* | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-211-1/+1
* | lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
* | Merge pull request #13617 from anlancs/fix/pimd-remove-pimreg-vrfbase_9.1mobash-rasool2023-10-101-3/+10
|\ \
| * | pimd: Fix missing pimreg interfaceanlan_cs2023-05-301-3/+10
| |/
* | Merge pull request #13605 from anlancs/fix/pimd-promote-interfaceDonald Sharp2023-07-201-2/+12
|\ \
| * | pimd: Fix missing promotion for primary addressanlan_cs2023-05-261-2/+12
| |/
* | pimd: Fix memory leak in PIM interface deletionKeelan102023-06-271-9/+4
* | pimd, pim6d: Move mld/igmp deletion code to a common apiMobashshera Rasool2023-06-071-0/+21
* | pimd, pim6d: Rename and move api pim_cmd_interface_deleteMobashshera Rasool2023-06-071-0/+24
* | pimd, pim6d: Move api pim_if_membership_clearMobashshera Rasool2023-06-071-0/+13
|/
* pimd: Use macro for pimreg interfaceanlan_cs2023-05-111-3/+3
* pim6d: Impelmenting "ipv6 mld join"Abhishek N R2023-04-031-95/+50
* pim6d: Do not use interfaces with ifindex as 0Sai Gomathi N2023-03-201-0/+6
* pimd: Prevent crash when pimreg already exists.Donald Sharp2023-03-011-2/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-13/+1
* pim6d: Handle IPV6 for "no ipv6 pim"Sarita Patra2022-11-141-2/+2
* Merge pull request #11872 from AbhishekNR/const_igmp_gmDonatas Abraitis2022-09-191-5/+5
|\
| * pimd, pim6d: Changing IGMP to GM in few macro's.Abhishek N R2022-09-191-5/+5
* | pim6d: (*,G) mroutes not learnt after pim6d daemon restartAbhishek N R2022-09-161-1/+1
|/
* pimd: Fix memleak in bfd profileMobashshera Rasool2022-09-141-0/+3
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N2022-09-051-1/+1
* Merge pull request #11485 from AbhishekNR/ipv6_mld_todoDonatas Abraitis2022-08-181-5/+3
|\
| * pim6d: Completing "ipv6 mld" command.Abhishek N R2022-07-071-5/+3
* | pimd: Simply the code a bit, reduce code complexityMobashshera Rasool2022-08-011-16/+7
* | pim6d: clear interface stats on interface shutdownMobashshera Rasool2022-07-181-2/+0
* | pim6d: Handle rpf_addr in pim_if_addr_add()sarita patra2022-07-061-3/+1
|/
* pim6d: Changing igmp_enable to gm_enable.Abhishek N R2022-06-271-2/+2
* Merge pull request #11475 from patrasar/pim_if_deleteDonald Sharp2022-06-241-2/+2
|\
| * pimd: fix pim interface deletion flowSarita Patra2022-06-241-2/+2
* | Merge pull request #11355 from patrasar/pim6regDonald Sharp2022-06-151-3/+3
|\ \
| * | pim6d: creating pim6reg interface for pim6dSarita Patra2022-06-151-3/+3
| |/
* / pim6d: Don't enable mld on pimreg interfacesarita patra2022-05-231-1/+2
|/
* Merge pull request #10775 from opensourcerouting/pim6-mld-prDonald Sharp2022-05-171-2/+14
|\
| * pim6d: show MLD in running-configDavid Lamparter2022-05-061-0/+1
| * pim6d: add fresh MLD implementationDavid Lamparter2022-05-061-2/+13
* | pimd: introduced flags for pim_passive_enablesarita patra2022-05-131-0/+1
|/