index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pim: handle return code to fix a couple of coverity issues
Jafar Al-Gharaibeh
2024-12-19
2
-4
/
+14
*
Merge pull request #17252 from nabahr/mcast-mode
Rafael Zalamena
2024-12-16
25
-901
/
+1199
|
\
|
*
pimd: Clean up pim RPF/NHT show commands
Nathan Bahr
2024-12-13
2
-69
/
+89
|
*
pimd: Update nexthops when lookup mode changes
Nathan Bahr
2024-12-13
2
-1
/
+9
|
*
pimd: Refactor pim NHT
Nathan Bahr
2024-12-13
20
-824
/
+931
|
*
pimd: Refactor synchronous nexthop lookup
Nathan Bahr
2024-12-13
2
-6
/
+91
|
*
pimd,yang: Reimplement RPF lookup vty in router pim
Nathan Bahr
2024-12-13
7
-2
/
+79
|
*
zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIB
Nathan Bahr
2024-12-12
1
-2
/
+3
*
|
Merge pull request #17642 from opensourcerouting/pim-cs
Jafar Al-Gharaibeh
2024-12-13
5
-49
/
+24
|
\
\
|
*
|
pimd,pim6d: optimize multicast prefix generation
Rafael Zalamena
2024-12-13
5
-49
/
+24
*
|
|
Merge pull request #17635 from opensourcerouting/pim6-embedded-crash
Jafar Al-Gharaibeh
2024-12-13
2
-7
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pim6d: fix crash on clear ipv6 mroute
Rafael Zalamena
2024-12-11
2
-7
/
+2
*
|
|
pimd: support originator id configuration
Rafael Zalamena
2024-12-12
7
-20
/
+114
|
|
/
|
/
|
*
|
Merge pull request #17636 from opensourcerouting/msdp-cleanup
Donald Sharp
2024-12-12
10
-115
/
+105
|
\
\
|
*
|
pimd: move all MSDP code to its own place
Rafael Zalamena
2024-12-11
8
-75
/
+54
|
*
|
pimd: move MSDP configuration and initialization
Rafael Zalamena
2024-12-11
3
-19
/
+18
|
*
|
pim6d: ignore more MSDP callbacks
Rafael Zalamena
2024-12-11
1
-21
/
+33
|
|
/
*
|
Merge pull request #17605 from donaldsharp/upstream_some_evpn
Donatas Abraitis
2024-12-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
pimd: skip init of mlag roles based on the zebra capabilities message
Anuradha Karuppiah
2024-12-09
1
-1
/
+0
*
|
Merge pull request #17521 from opensourcerouting/msdp-sa-limit
Jafar Al-Gharaibeh
2024-12-10
6
-0
/
+90
|
\
\
|
|
/
|
/
|
|
*
pimd: implement MSDP peer SA limiting
Rafael Zalamena
2024-12-05
4
-2
/
+41
|
*
yang,pimd: support shutdown and SA limit
Rafael Zalamena
2024-12-05
3
-0
/
+51
*
|
pimd: Convert boundary_oil_plist to struct prefix_list
Corey Siltala
2024-12-06
6
-21
/
+21
*
|
pimd,yang: Extend multicast boundary functionality
Corey Siltala
2024-12-06
14
-32
/
+173
*
|
pimd: Move ACL handling to pim_util.c
Corey Siltala
2024-12-06
3
-49
/
+46
*
|
Merge pull request #17570 from btrent98/igmp-proxy-memfix
Donald Sharp
2024-12-05
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
pimd: free igmp proxy joins on interface deletion
Barry A. Trent
2024-12-04
1
-2
/
+1
*
|
Merge pull request #17502 from opensourcerouting/msdp-shutdown
Jafar Al-Gharaibeh
2024-12-05
6
-0
/
+118
|
\
\
|
*
|
pimd: implement MSDP shutdown command
Rafael Zalamena
2024-11-25
6
-0
/
+118
*
|
|
Merge pull request #17578 from donaldsharp/pim_autorp_prevent_crash
Jafar Al-Gharaibeh
2024-12-04
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pimd: Prevent crash of pim when auto-rp's socket is not initialized
Donald Sharp
2024-12-04
1
-2
/
+4
*
|
|
Merge pull request #17569 from btrent98/igmp-proxy-bugfix
Donald Sharp
2024-12-04
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pimd: igmp proxy joins should not be written as part of config
Barry A. Trent
2024-12-03
1
-0
/
+6
|
|
/
*
/
pimd: Fix access-list memory leak in pimd
Corey Siltala
2024-11-26
1
-0
/
+2
|
/
*
Merge pull request #17340 from nabahr/mapping-agent
Rafael Zalamena
2024-11-21
11
-639
/
+1736
|
\
|
*
pimd: Implement autorp mapping agent
Nathan Bahr
2024-11-19
3
-420
/
+1218
|
*
pimd: Implement autorp mapping agent CLI
Nathan Bahr
2024-11-19
5
-175
/
+149
|
*
pimd,yang: Add PIMD northbound/yang for AutoRP mapping agent
Nathan Bahr
2024-11-19
3
-44
/
+369
*
|
pimd,yang: log MSDP SA events
Rafael Zalamena
2024-11-21
8
-62
/
+107
*
|
pimd,yang: log MSDP neighbor events
Rafael Zalamena
2024-11-21
8
-62
/
+110
*
|
pimd: constify peer lookup function
Rafael Zalamena
2024-11-20
2
-4
/
+2
*
|
pimd: remove temporary variables from MSDP peer
Rafael Zalamena
2024-11-20
3
-23
/
+21
|
/
*
pim6d: fix coverity scan warning
Rafael Zalamena
2024-11-18
1
-2
/
+6
*
pimd: prevent invalid memory access
Rafael Zalamena
2024-11-13
3
-0
/
+11
*
pimd: fix check-patch warning
Rafael Zalamena
2024-11-13
1
-2
/
+1
*
pim6d: fix channel oil leak on embedded RP
Rafael Zalamena
2024-11-13
1
-0
/
+7
*
pim6d: support embedded-rp
Rafael Zalamena
2024-11-13
14
-2
/
+570
*
Merge pull request #17216 from Jafaral/fix-bsr
Donatas Abraitis
2024-10-27
2
-7
/
+38
|
\
|
*
pimd: allow a bsr with higher priority to take over
Jafar Al-Gharaibeh
2024-10-25
1
-2
/
+12
|
*
pimd: allow resolving bsr via directly connected secondary address
Jafar Al-Gharaibeh
2024-10-25
1
-5
/
+26
[next]