index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_mlag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: Add missing enums to switch statement
Donald Sharp
2023-01-31
1
-1
/
+5
*
*: Fix spelling of atleast
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-6
/
+4
*
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
1
-2
/
+2
*
pimd: remove pim_str_sg_set()
David Lamparter
2022-01-17
1
-18
/
+15
*
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
2022-01-12
1
-10
/
+10
*
pimd: move `%pSG4` to `%pPSG4`
David Lamparter
2022-01-12
1
-4
/
+4
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-3
/
+5
*
*: Correct spelling stuff
Donald Sharp
2020-10-29
1
-1
/
+1
*
pimd: Cleanup some small memory leaks on exit
Donald Sharp
2020-07-16
1
-0
/
+8
*
pimd: Poorly ported code fix
Donald Sharp
2020-06-18
1
-19
/
+43
*
pimd: Provide some additional useful debug info
Donald Sharp
2020-06-03
1
-11
/
+20
*
pimd: don't use strcpy
Quentin Young
2020-04-18
1
-1
/
+3
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-1
/
+1
*
Merge pull request #5839 from donaldsharp/upstream_merge
Russ White
2020-03-09
1
-27
/
+100
|
\
|
*
lib, pimd, zebra: Provide some insurance against reading bad stream data
Satheesh Kumar K
2020-03-06
1
-7
/
+6
|
*
pimd: Use PIM EVPN MLAG Infra for syncing PIM MLAG Entries
Satheesh Kumar K
2020-03-06
1
-3
/
+92
|
*
pimd: Add accidently missed code during upstreaming process
Donald Sharp
2020-03-06
1
-17
/
+2
*
|
pimd: Prevent use after free from pim_mlag_up_peer_deref
Donald Sharp
2020-03-06
1
-6
/
+10
|
/
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-7
/
+6
*
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
2020-02-14
1
-10
/
+645
*
zebra,pim : Fixing Review comments in PIM_MLAG
Satheesh Kumar K
2019-11-19
1
-10
/
+10
*
Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages
Satheesh Kumar K
2019-11-14
1
-2
/
+2
*
pimd, lib: adding support for MLAG Message processing at PIM
Satheesh Kumar K
2019-11-14
1
-2
/
+160
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-11-14
1
-0
/
+189
*
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
1
-344
/
+0
*
Zebra: Fixing Review comments in Zebra_MLAG
Satheesh Kumar K
2019-10-04
1
-1
/
+1
*
pimd, lib: adding support for MLAG Message processing at PIM
Satheesh Kumar K
2019-09-24
1
-0
/
+157
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-09-17
1
-0
/
+187