index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_iface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Refactor pim NHT
Nathan Bahr
2024-12-13
1
-21
/
+8
*
pimd: Convert boundary_oil_plist to struct prefix_list
Corey Siltala
2024-12-06
1
-1
/
+0
*
pimd,yang: Extend multicast boundary functionality
Corey Siltala
2024-12-06
1
-0
/
+9
*
pimd: free igmp proxy joins on interface deletion
Barry A. Trent
2024-12-04
1
-2
/
+1
*
pimd: fix missing IPV4 check
anlan_cs
2024-09-30
1
-59
/
+48
*
pimd: Add AutoRP functionality to PIMD
Nathan Bahr
2024-09-24
1
-0
/
+15
*
pimd: add proxy join/prune functionality
Barry A. Trent
2024-09-23
1
-5
/
+74
*
pimd: Candidate-RP support
Jafar Al-Gharaibeh
2024-09-09
1
-0
/
+3
*
Merge pull request #16450 from nabahr/static_joins
Donald Sharp
2024-08-22
1
-4
/
+162
|
\
|
*
pimd, yang: Implement igmp static-group command
Nathan Bahr
2024-08-15
1
-4
/
+162
*
|
pimd: fix missing checking the return value for igmp command
anlan_cs
2024-08-16
1
-1
/
+4
|
/
*
Merge pull request #13627 from anlancs/pimd/pimreg-vrf-add-break
mobash-rasool
2024-04-10
1
-0
/
+2
|
\
|
*
pimd: Set pimreg interface with one master
anlan_cs
2023-05-30
1
-0
/
+2
*
|
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-17
/
+8
*
|
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
1
-1
/
+1
*
|
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
|
Merge pull request #13617 from anlancs/fix/pimd-remove-pimreg-vrf
base_9.1
mobash-rasool
2023-10-10
1
-3
/
+10
|
\
\
|
*
|
pimd: Fix missing pimreg interface
anlan_cs
2023-05-30
1
-3
/
+10
|
|
/
*
|
Merge pull request #13605 from anlancs/fix/pimd-promote-interface
Donald Sharp
2023-07-20
1
-2
/
+12
|
\
\
|
*
|
pimd: Fix missing promotion for primary address
anlan_cs
2023-05-26
1
-2
/
+12
|
|
/
*
|
pimd: Fix memory leak in PIM interface deletion
Keelan10
2023-06-27
1
-9
/
+4
*
|
pimd, pim6d: Move mld/igmp deletion code to a common api
Mobashshera Rasool
2023-06-07
1
-0
/
+21
*
|
pimd, pim6d: Rename and move api pim_cmd_interface_delete
Mobashshera Rasool
2023-06-07
1
-0
/
+24
*
|
pimd, pim6d: Move api pim_if_membership_clear
Mobashshera Rasool
2023-06-07
1
-0
/
+13
|
/
*
pimd: Use macro for pimreg interface
anlan_cs
2023-05-11
1
-3
/
+3
*
pim6d: Impelmenting "ipv6 mld join"
Abhishek N R
2023-04-03
1
-95
/
+50
*
pim6d: Do not use interfaces with ifindex as 0
Sai Gomathi N
2023-03-20
1
-0
/
+6
*
pimd: Prevent crash when pimreg already exists.
Donald Sharp
2023-03-01
1
-2
/
+4
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-13
/
+1
*
pim6d: Handle IPV6 for "no ipv6 pim"
Sarita Patra
2022-11-14
1
-2
/
+2
*
Merge pull request #11872 from AbhishekNR/const_igmp_gm
Donatas Abraitis
2022-09-19
1
-5
/
+5
|
\
|
*
pimd, pim6d: Changing IGMP to GM in few macro's.
Abhishek N R
2022-09-19
1
-5
/
+5
*
|
pim6d: (*,G) mroutes not learnt after pim6d daemon restart
Abhishek N R
2022-09-16
1
-1
/
+1
|
/
*
pimd: Fix memleak in bfd profile
Mobashshera Rasool
2022-09-14
1
-0
/
+3
*
pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTS
Sai Gomathi N
2022-09-05
1
-1
/
+1
*
Merge pull request #11485 from AbhishekNR/ipv6_mld_todo
Donatas Abraitis
2022-08-18
1
-5
/
+3
|
\
|
*
pim6d: Completing "ipv6 mld" command.
Abhishek N R
2022-07-07
1
-5
/
+3
*
|
pimd: Simply the code a bit, reduce code complexity
Mobashshera Rasool
2022-08-01
1
-16
/
+7
*
|
pim6d: clear interface stats on interface shutdown
Mobashshera Rasool
2022-07-18
1
-2
/
+0
*
|
pim6d: Handle rpf_addr in pim_if_addr_add()
sarita patra
2022-07-06
1
-3
/
+1
|
/
*
pim6d: Changing igmp_enable to gm_enable.
Abhishek N R
2022-06-27
1
-2
/
+2
*
Merge pull request #11475 from patrasar/pim_if_delete
Donald Sharp
2022-06-24
1
-2
/
+2
|
\
|
*
pimd: fix pim interface deletion flow
Sarita Patra
2022-06-24
1
-2
/
+2
*
|
Merge pull request #11355 from patrasar/pim6reg
Donald Sharp
2022-06-15
1
-3
/
+3
|
\
\
|
*
|
pim6d: creating pim6reg interface for pim6d
Sarita Patra
2022-06-15
1
-3
/
+3
|
|
/
*
/
pim6d: Don't enable mld on pimreg interface
sarita patra
2022-05-23
1
-1
/
+2
|
/
*
Merge pull request #10775 from opensourcerouting/pim6-mld-pr
Donald Sharp
2022-05-17
1
-2
/
+14
|
\
|
*
pim6d: show MLD in running-config
David Lamparter
2022-05-06
1
-0
/
+1
|
*
pim6d: add fresh MLD implementation
David Lamparter
2022-05-06
1
-2
/
+13
*
|
pimd: introduced flags for pim_passive_enable
sarita patra
2022-05-13
1
-0
/
+1
|
/
[next]