index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Fix possible null of pim instance
Donald Sharp
2023-04-21
1
-0
/
+2
*
Merge pull request #12953 from donaldsharp/struct_event
Jafar Al-Gharaibeh
2023-03-24
1
-5
/
+5
|
\
|
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-1
/
+1
|
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-3
/
+3
|
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
pimd: Fix use after free issue for ifp's moving vrfs
Donald Sharp
2023-03-22
1
-0
/
+12
|
/
*
pimd, pim6d: Fix pim upstream rpf change
Sarita Patra
2023-02-24
1
-1
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pim6d: Adjust rpf_addr in pim_zebra
sarita patra
2022-07-06
1
-3
/
+3
*
pimd: Limit pim's ecmp to what zebra tells us is the multipath
Donald Sharp
2022-06-23
1
-0
/
+1
*
pimd: Changing PIM_OIF_FLAG_PROTO_IGMP to PIM_OIF_FLAG_PROTO_GM
Abhishek N R
2022-04-13
1
-1
/
+1
*
pimd: fix pim_instance NULL deference in pim_zebra_if_address_add
sarita patra
2022-04-04
1
-0
/
+7
*
pim6d: reenable address management code
David Lamparter
2022-03-12
1
-15
/
+6
*
pim6d: rework interface address tracking/selection
David Lamparter
2022-03-12
1
-1
/
+6
*
pimd: refactor/split IGMP integration
David Lamparter
2022-03-12
1
-329
/
+0
*
pim6d: fix some format strings for IPv6
David Lamparter
2022-03-11
1
-1
/
+1
*
pim6d: reenable NHT code
David Lamparter
2022-03-02
1
-1
/
+2
*
Merge pull request #10400 from opensourcerouting/pim6-compilefix
Donald Sharp
2022-02-26
1
-16
/
+36
|
\
|
*
pim6d: get into a kinda-working state wrt. zebra
David Lamparter
2022-02-16
1
-15
/
+33
|
*
pim6d: drop off IGMP code
David Lamparter
2022-02-16
1
-0
/
+2
|
*
pim6d: IPv6-adjust RPF lookups
David Lamparter
2022-02-16
1
-1
/
+1
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
|
/
*
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
2022-02-14
1
-6
/
+8
*
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
1
-2
/
+2
*
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
2022-02-14
1
-18
/
+10
*
pimd: replace pim_inet4_dump with `%pPAs`
David Lamparter
2022-01-17
1
-15
/
+3
*
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
1
-1
/
+1
*
pimd: remove pim_str_sg_dump()
David Lamparter
2022-01-17
1
-31
/
+23
*
pimd: remove pim_str_sg_set()
David Lamparter
2022-01-17
1
-8
/
+3
*
Merge pull request #10279 from SaiGomathiN/pim_intf
David Lamparter
2022-01-13
1
-1
/
+1
|
\
|
*
pimd: Modifying members of pim_interface to accommodate IPv6 changes
Sai Gomathi
2022-01-11
1
-1
/
+1
*
|
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
2022-01-12
1
-11
/
+11
|
/
*
Merge pull request #10215 from FRRouting/revert-10164-name_change
Stephen Worley
2021-12-15
1
-1
/
+2
|
\
|
*
Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"
David Lamparter
2021-12-14
1
-1
/
+2
*
|
pimd: Modifying name of struct igmp_group to struct gm_group for IPv6.
Sai Gomathi
2021-12-03
1
-6
/
+6
*
|
pimd: Modifying name of struct igmp_source to struct gm_source for IPv6.
Sai Gomathi
2021-12-03
1
-6
/
+6
|
/
*
pimd: Modifying members of pim_interface to accommodate IPv6 changes
Sai Gomathi
2021-12-03
1
-2
/
+1
*
Merge pull request #10088 from opensourcerouting/pim-forward-stop
Donald Sharp
2021-11-22
1
-6
/
+3
|
\
|
*
pimd: remove some constant parameters
David Lamparter
2021-11-17
1
-6
/
+3
*
|
pimd: use correct VRF when processing interface address add
Igor Ryzhov
2021-11-16
1
-1
/
+1
|
/
*
Merge pull request #9900 from SaiGomathiN/sai-pimjoin
Russ White
2021-11-05
1
-3
/
+12
|
\
|
*
pimd: modification in mroute
Sai Gomathi
2021-10-26
1
-3
/
+12
*
|
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-11
/
+17
|
/
*
pimd: fuse source_new() and add_source_by_addr()
David Lamparter
2021-08-27
1
-1
/
+1
*
pimd: reformat after dropping indent levels
David Lamparter
2021-08-27
1
-23
/
+18
*
pimd: IGMP memberships are not querier specific
David Lamparter
2021-08-27
1
-47
/
+30
*
pimd: zassert => assert
David Lamparter
2021-04-23
1
-2
/
+2
*
pimd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-4
/
+4
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-18
/
+7
*
pimd: Allow mlag to create ifchannel
Donald Sharp
2020-06-03
1
-1
/
+1
[next]