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
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
20
-133
/
+78
*
pimd: Do not allow 224.0.0.0/24 range in igmp join
Mobashshera Rasool
2022-02-21
1
-0
/
+9
*
Merge pull request #10582 from anlancs/pimd-remove-redundant
Donald Sharp
2022-02-17
1
-8
/
+0
|
\
|
*
pimd: remove redundant code
anlan_cs
2022-02-15
1
-8
/
+0
*
|
pimd: Fix Compilation issue in PIM
Mobashshera Rasool
2022-02-16
1
-1
/
+1
*
|
Merge pull request #9224 from SaiGomathiN/saig
Donald Sharp
2022-02-16
1
-1
/
+5
|
\
\
|
*
|
pimd: IGMP Query Generation
nsaigomathi
2021-12-14
1
-1
/
+5
*
|
|
pim6d: IPv6-adjust pim_msg_send() and related
David Lamparter
2022-02-14
5
-11
/
+18
*
|
|
pim6d: IPv6-adjust pim_ifchannel_*
David Lamparter
2022-02-14
4
-45
/
+32
*
|
|
pim6d: IPv6-adjust assert-related addrs
David Lamparter
2022-02-14
4
-40
/
+22
*
|
|
pim6d: IPv6-adjust jp_agg->group
David Lamparter
2022-02-14
2
-12
/
+3
*
|
|
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
2022-02-14
7
-75
/
+64
*
|
|
pim6d: IPv6-adjust pim_upstream addr
David Lamparter
2022-02-14
5
-40
/
+30
*
|
|
pim6d: IPv6-adjust Hello/TLV processing
David Lamparter
2022-02-14
4
-186
/
+109
*
|
|
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
16
-180
/
+146
*
|
|
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
2022-02-14
10
-64
/
+34
*
|
|
pim6d: prepare SSM/filter functions
David Lamparter
2022-02-14
4
-13
/
+8
*
|
|
pim6d: prepare/stub pim_rp_* functions for IPv6
David Lamparter
2022-02-14
2
-32
/
+39
*
|
|
pim6d: more TLV parse/encode IPv6 preparation
David Lamparter
2022-02-14
5
-88
/
+113
*
|
|
pim6d: prepare IPv6 address encoding functions
David Lamparter
2022-02-14
3
-19
/
+130
*
|
|
pim6d: convert address comparison in I_am_DR macro
David Lamparter
2022-02-14
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #9697 from SaiGomathiN/igmp-sources
Donatas Abraitis
2022-02-11
1
-13
/
+76
|
\
\
|
*
|
pimd: json support added for command "show ip igmp sources"
Sai Gomathi
2022-01-25
1
-13
/
+76
*
|
|
Merge pull request #10509 from mobash-rasool/fixes2
Donald Sharp
2022-02-08
1
-0
/
+24
|
\
\
\
|
*
|
|
pimd: Querier to non-querier transistion to be ignored in a case
Mobashshera Rasool
2022-02-07
1
-0
/
+24
*
|
|
|
Merge pull request #10292 from opensourcerouting/pim6-addr-aux
Donald Sharp
2022-02-08
32
-575
/
+478
|
\
\
\
\
|
*
|
|
|
pimd: add more dual-family address bits
David Lamparter
2022-01-17
1
-2
/
+54
|
*
|
|
|
pimd: remove PIM_INADDR_IS[NOT]_ANY macros
David Lamparter
2022-01-17
7
-17
/
+14
|
*
|
|
|
pimd: fix `%pI4` that needs to be `%pPA`
David Lamparter
2022-01-17
2
-2
/
+2
|
*
|
|
|
pimd: replace pim_inet4_dump with `%pPAs`
David Lamparter
2022-01-17
5
-189
/
+160
|
*
|
|
|
pimd: add PIMADDR_ANY & tackle assignments
David Lamparter
2022-01-17
7
-10
/
+15
|
*
|
|
|
pimd: deploy pim_sgaddr_* helpers
David Lamparter
2022-01-17
6
-68
/
+22
|
*
|
|
|
pimd: remove pim_addr_copy
David Lamparter
2022-01-17
1
-5
/
+0
|
*
|
|
|
pimd: move & deploy pim_addr_cmp() helper
David Lamparter
2022-01-17
7
-27
/
+19
|
*
|
|
|
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
19
-82
/
+75
|
*
|
|
|
pimd: remove pim_str_sg_dump()
David Lamparter
2022-01-17
13
-141
/
+99
|
*
|
|
|
pimd: remove pim_str_sg_set()
David Lamparter
2022-01-17
8
-37
/
+23
*
|
|
|
|
pimd: Modify `show ip pim assert` to only show interesting bits
Donald Sharp
2022-02-08
1
-0
/
+3
*
|
|
|
|
pim: Use INADDR_ANY for current_bsr checking is valid yet
Donald Sharp
2022-02-04
2
-6
/
+11
*
|
|
|
|
pimd: Only remove bsr NHT if we actually have tracked something
Donald Sharp
2022-02-04
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
bgpd,pimd,isisd,nhrpd: Convert to vty_json()
Donatas Abraitis
2022-01-31
1
-229
/
+92
*
|
|
|
Merge pull request #10410 from idryzhov/pim-memleaks
Quentin Young
2022-01-25
4
-12
/
+29
|
\
\
\
\
|
*
|
|
|
pimd: fix interface info memory leak
Igor Ryzhov
2022-01-24
1
-0
/
+3
|
*
|
|
|
pimd: move iface lib initialization to a proper place
Igor Ryzhov
2022-01-24
4
-12
/
+26
*
|
|
|
|
Merge pull request #10411 from idryzhov/if-config-vrf-name
Russ White
2022-01-25
1
-6
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-6
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #10395 from qlyoung/fix-pim-xpath-buffer-sizes
David Lamparter
2022-01-25
1
-22
/
+67
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
pimd: fix misuse of xpath buf size constants
Quentin Young
2022-01-24
1
-22
/
+67
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #10398 from patrasar/pim_debug_fix
Quentin Young
2022-01-21
2
-0
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pimd: debug pim fixes
sarita patra
2022-01-21
2
-0
/
+9
[next]