index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_neighbor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-6
/
+2
*
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
2022-02-14
1
-13
/
+8
*
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
1
-70
/
+46
*
pimd: Add a flag to decide PIM has to send Hello
Mobashshera Rasool
2021-10-04
1
-1
/
+1
*
pimd: zlog_info changed to zlog_notice for neighbor up/down event
github login name
2021-07-07
1
-4
/
+4
*
Merge pull request #8545 from opensourcerouting/assert-our-own
Mark Stapp
2021-05-03
1
-16
/
+16
|
\
|
*
pimd: zassert => assert
David Lamparter
2021-04-23
1
-16
/
+16
*
|
pimd: rework BFD integration
Rafael Zalamena
2021-04-23
1
-6
/
+2
|
/
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
Merge pull request #6054 from sarav511/dr2ndr
Donald Sharp
2020-06-01
1
-0
/
+11
|
\
|
*
pimd: When DR becomes non DR, couldreg state events not handled.
saravanank
2020-03-20
1
-0
/
+11
*
|
pimd: pimd crashes during neighbor clean up
saravanank
2020-03-19
1
-0
/
+11
|
/
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-6
/
+5
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-9
/
+8
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
pimd: PIM Core seen during NH processing
Satheesh Kumar K
2019-07-24
1
-2
/
+3
*
pimd: Limit lookup of neighbor since we know we have one
Donald Sharp
2019-04-02
1
-1
/
+1
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-6
/
+6
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
*: 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 bfd memory on shutdown
Donald Sharp
2018-08-03
1
-0
/
+3
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-5
/
+0
*
pimd: Make the rpf scan per vrf.
Donald Sharp
2018-03-18
1
-2
/
+2
*
pimd: Just call the actual function
Donald Sharp
2018-03-18
1
-13
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-3
/
+2
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-24
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-652
/
+645
*
Merge pull request #576 from chiragshah6/pim_dev
David Lamparter
2017-05-30
1
-0
/
+7
|
\
|
*
pimd: pim bfd support
Chirag Shah
2017-05-18
1
-0
/
+7
*
|
pimd: Thread changes allow pim to crash a boo
Donald Sharp
2017-05-18
1
-3
/
+0
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-9
/
+6
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
1
-0
/
+3
|
\
|
*
pimd: fix pimd crashes around pim rpf
Chirag Shah
2017-04-25
1
-0
/
+3
|
*
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-25
1
-0
/
+14
*
|
Merge pull request #345 from chiragshah6/pim_dev
Renato Westphal
2017-04-24
1
-0
/
+14
|
\
\
|
*
|
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-06
1
-0
/
+14
|
|
/
*
/
pimd: Add code to find neighbor by secondary
Donald Sharp
2017-03-30
1
-8
/
+30
|
/
*
pimd: Join/Prune Aggregation
Donald Sharp
2017-03-02
1
-0
/
+45
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-1
/
+0
|
\
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
pimd: Reset neighbor hold time when we receive packet
Donald Sharp
2016-12-22
1
-17
/
+2
*
|
pimd: Actually expedite a hello
Donald Sharp
2016-12-22
1
-0
/
+8
*
|
pim-nexthop: mroute and pim-upstream rpf are falling out of sync.
anuradhak
2016-12-22
1
-0
/
+17
*
|
pimd: Remove unnecessary asserts
Donald Sharp
2016-12-22
1
-2
/
+0
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-10
/
+10
[next]