index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_upstream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Move the infinite_assert_metric global to pim_router
Donald Sharp
2019-01-04
1
-2
/
+2
*
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
-9
/
+9
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-3
/
+3
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-6
/
+6
*
pimd: Fix several address sanitizer issues
Donald Sharp
2018-09-24
1
-2
/
+3
*
pimd: Why was pim including zebra headers?
Donald Sharp
2018-09-23
1
-2
/
+0
*
lib, pimd: Convert timer_wheel to use thread_execute_name
Donald Sharp
2018-09-13
1
-4
/
+7
*
pimd: Fix pim_mroute_del crash while terminating pimd
root
2018-08-22
1
-0
/
+2
*
pimd: On shutdown ensure wheel exists
Donald Sharp
2018-08-03
1
-1
/
+2
*
pimd: Don't leak wheel memory
Donald Sharp
2018-08-03
1
-0
/
+4
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-5
/
+0
*
pimd: Cleanup ifchannel deletion
Donald Sharp
2018-05-12
1
-4
/
+8
*
pimd: Cleanup the deletion event a tiny bit
Donald Sharp
2018-05-12
1
-14
/
+9
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-13
/
+15
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-2
/
+2
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-4
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-10
/
+7
*
pimd: Fix pim->keep_alive_time missed patch
Donald Sharp
2017-08-30
1
-1
/
+1
*
pimd: Cleanup a debug for vrf
Donald Sharp
2017-08-24
1
-2
/
+3
*
pimd: Fix memory leak on failure case
Donald Sharp
2017-08-17
1
-0
/
+2
*
pimd: Add more vrf debugging to pim_upstream.c
Donald Sharp
2017-08-15
1
-14
/
+15
*
pimd: Single Upstream join when Keepalive timer pops
Donald Sharp
2017-08-11
1
-0
/
+7
*
pimd: Clean back pointer upon deletion
Donald Sharp
2017-08-02
1
-0
/
+1
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-3
/
+3
*
pimd: Setup hash names appropriately
Donald Sharp
2017-07-25
1
-1
/
+6
*
pimd: NHT upstream list is inefficient
Donald Sharp
2017-07-25
1
-2
/
+2
*
pimd: Allow installation of NULL mroute in some situations
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Fix some small crashes in pim
Donald Sharp
2017-07-24
1
-0
/
+7
*
pimd: Fix code to not send joins when SGRPT Prune is received
Donald Sharp
2017-07-24
1
-4
/
+10
*
pimd: Fix crash when attempting to use channel_oil->pim before it is assigned
Donald Sharp
2017-07-24
1
-7
/
+7
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-14
/
+12
*
pimd: Make msdp `struct pim_instance *` aware
Donald Sharp
2017-07-24
1
-6
/
+5
*
pimd: Cleanup pim_ssm.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Cleanup pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-10
/
+18
*
pimd: Convert channel_oil_hash and list into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-3
/
+3
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-7
/
+8
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-77
/
+95
*
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Make nexthop cache pim instance aware
Donald Sharp
2017-07-24
1
-2
/
+3
*
pimd: Create the pimreg per vrf
Donald Sharp
2017-07-24
1
-8
/
+8
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1279
/
+1236
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-1
/
+1
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-06
1
-2
/
+3
|
\
|
*
pimd: Fix to Tx S,G Join when SGRpt->Join state
Chirag Shah
2017-05-18
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/master' into pim_crash_a_boo
Donald Sharp
2017-05-18
1
-40
/
+55
|
\
\
|
*
|
Merge branch 'stable/3.0'
David Lamparter
2017-05-18
1
-40
/
+55
|
|
\
|
|
|
*
pimd: Avoid deleting SGRpt entry from PP->P state
Chirag Shah
2017-05-16
1
-40
/
+55
[next]