index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_msdp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-9
/
+9
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-1
/
+1
*
pim6d: drop off MSDP code
David Lamparter
2022-01-14
1
-0
/
+47
*
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
2022-01-12
1
-4
/
+4
*
pimd: support MSDP global timers configuration
Rafael Zalamena
2021-07-01
1
-0
/
+7
*
pimd: make function names consistent
Rafael Zalamena
2021-06-25
1
-3
/
+5
*
pimd: allow MSDP group name 'default'
Rafael Zalamena
2021-06-25
1
-7
/
+4
*
pimd: rework MSDP northbound integration
Rafael Zalamena
2021-06-25
1
-6
/
+30
*
pimd: rename some MSDP functions
Rafael Zalamena
2021-06-09
1
-7
/
+6
*
pimd: rework MSDP mesh-group code
Rafael Zalamena
2021-06-09
1
-13
/
+43
*
pimd: show MSDP configuration
Rafael Zalamena
2021-05-03
1
-0
/
+2
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-2
/
+2
*
pimd: Remove pim_msdp_config_write as it was never used
Donald Sharp
2019-01-04
1
-3
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-6
/
+0
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Fix crash when attempting to use channel_oil->pim before it is assigned
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Cleanup the rest of the global config to be vrf aware for spacing
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Get show run to display vrf sub mode
Donald Sharp
2017-07-24
1
-0
/
+1
*
pimd: Make msdp `struct pim_instance *` aware
Donald Sharp
2017-07-24
1
-15
/
+27
*
pimd: Make pim MSDP pim instance aware to some extent
Donald Sharp
2017-07-24
1
-6
/
+9
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-6
/
+6
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-6
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-128
/
+142
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-2
/
+5
*
pimd: Drop local SA reference when the upstream SG is deleted
anuradhak
2016-12-22
1
-2
/
+3
*
pim-msdp: CLI and debug cleanup
anuradhak
2016-12-22
1
-3
/
+2
*
pimd: Allow storing of sg in string format
Donald Sharp
2016-12-22
1
-0
/
+1
*
pim-kat: changed kat handling to match rfc-4601 more closely.
anuradhak
2016-12-22
1
-1
/
+1
*
pim-msdp: part-4: cli cleanup
anuradhak
2016-12-22
1
-1
/
+33
*
pim-msdp: part-3: use SA cache for setting up SPTs
anuradhak
2016-12-22
1
-0
/
+4
*
pim-msdp: part-2: SA cache support
anuradhak
2016-12-22
1
-7
/
+60
*
pim-msdp: part-1 - initial protocol infra.
anuradhak
2016-12-22
1
-30
/
+116
*
pimd: Add some MSDP infrastructure
Donald Sharp
2016-12-22
1
-0
/
+57