index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_msdp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-12
/
+11
*
Merge pull request #10292 from opensourcerouting/pim6-addr-aux
Donald Sharp
2022-02-08
1
-26
/
+12
|
\
|
*
pimd: remove PIM_INADDR_IS[NOT]_ANY macros
David Lamparter
2022-01-17
1
-1
/
+1
|
*
pimd: deploy pim_sgaddr_* helpers
David Lamparter
2022-01-17
1
-16
/
+3
|
*
pimd: move & deploy pim_addr_cmp() helper
David Lamparter
2022-01-17
1
-2
/
+2
|
*
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
1
-4
/
+3
|
*
pimd: remove pim_str_sg_dump()
David Lamparter
2022-01-17
1
-2
/
+2
|
*
pimd: remove pim_str_sg_set()
David Lamparter
2022-01-17
1
-1
/
+1
*
|
pimd: remove redundant header include
Mobashshera Rasool
2022-01-18
1
-1
/
+0
|
/
*
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
2022-01-12
1
-13
/
+10
*
pimd: fix msdp mesh grp with wildcard member addr
Chirag Shah
2021-11-08
1
-5
/
+2
*
pimd: Prevent uninited usage of nexthop
Donald Sharp
2021-09-21
1
-1
/
+1
*
pimd: fix missing list remove when deleting mesh group
Igor Ryzhov
2021-07-28
1
-0
/
+1
*
pimd: support MSDP global timers configuration
Rafael Zalamena
2021-07-01
1
-5
/
+5
*
pimd: make function names consistent
Rafael Zalamena
2021-06-25
1
-6
/
+6
*
pimd: allow MSDP group name 'default'
Rafael Zalamena
2021-06-25
1
-22
/
+6
*
pimd: rework MSDP northbound integration
Rafael Zalamena
2021-06-25
1
-75
/
+34
*
pimd: rename some MSDP functions
Rafael Zalamena
2021-06-09
1
-9
/
+9
*
pimd: rework MSDP mesh-group code
Rafael Zalamena
2021-06-09
1
-216
/
+98
*
pimd: show MSDP configuration
Rafael Zalamena
2021-05-03
1
-0
/
+20
*
pimd: MSDP SA forwarding
Adriano Marto Reis
2020-10-06
1
-0
/
+9
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-2
/
+4
*
pimd: added no ip msdp mesh-group <word>
Sarita Patra
2020-04-13
1
-1
/
+3
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-3
/
+2
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
*: remove null check before XFREE
Quentin Young
2020-02-04
1
-3
/
+1
*
pimd: Convert the upstream_list and hash to a rb tree
Donald Sharp
2020-01-03
1
-3
/
+1
*
pimd: fixup JD macro to use "peer-msdp-sa" check instead of I_am_RP check
Anuradha Karuppiah
2019-11-15
1
-1
/
+6
*
pimd: replace direct accesses to t_ka_timer with a kat_running macro
Anuradha Karuppiah
2019-11-15
1
-2
/
+1
*
pimd: strcpy -> strlcpy
Quentin Young
2019-05-29
1
-1
/
+1
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-4
/
+4
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
pimd: Remove pim_msdp_config_write as it was never used
Donald Sharp
2019-01-04
1
-7
/
+2
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-2
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-1
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
1
-1
/
+3
*
pimd: Cleanup msdp.mg on shutdown
Donald Sharp
2018-08-03
1
-6
/
+9
*
pim: Clean up some data on shutdown in msdp
Donald Sharp
2018-08-03
1
-0
/
+6
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-22
/
+0
*
pimd: hash_get w/ hash_alloc_intern cannot fail
Donald Sharp
2018-05-30
1
-5
/
+0
*
pimd: Cleanup msdp shutdown
Donald Sharp
2018-05-12
1
-2
/
+3
*
pimd: Fix some msdp crashes when some fundamentals change
Donald Sharp
2018-05-02
1
-0
/
+11
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-5
/
+3
*
pimd: Squash some more memory leaks
Donald Sharp
2017-08-02
1
-1
/
+1
*
pimd: Fix msdp cleanup issues
Donald Sharp
2017-07-28
1
-1
/
+11
*
pimd: Setup hash names appropriately
Donald Sharp
2017-07-25
1
-2
/
+5
[next]