index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_nht.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
pimd: fix bogus uninitialized warning
David Lamparter
2018-08-08
1
-1
/
+1
*
pimd: Abstract a RPF change for upstream handling
Donald Sharp
2018-08-01
1
-52
/
+2
*
pimd: Abstract sending of data to peers
Donald Sharp
2018-07-31
1
-17
/
+1
*
pimd: uninitialized memory access fix
F. Aragon
2018-07-24
1
-0
/
+6
*
Merge pull request #2635 from donaldsharp/more_pim_neighbor
Jafar Al-Gharaibeh
2018-07-19
1
-80
/
+93
|
\
|
*
pimd: Fix up > 80 columns
Donald Sharp
2018-07-07
1
-0
/
+1
|
*
pimd: Remove duplicate parameter to functions
Donald Sharp
2018-07-07
1
-50
/
+27
|
*
pimd: Refactor function to use pim_ecmp_nexthop_lookup
Donald Sharp
2018-07-07
1
-23
/
+7
|
*
pimd: Figure neighbors -vs- paths when doing RPF
Donald Sharp
2018-07-07
1
-10
/
+61
*
|
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-13
/
+1
|
/
*
pimd: Fix connected route nexthop fix from 66f5152f
Martin Buck
2018-06-08
1
-1
/
+1
*
Merge pull request #2347 from gromit1811/pim-connected-nexthop-fix
Russ White
2018-06-08
1
-1
/
+10
|
\
|
*
pimd: Fix nexthop determination when sending towards RP
Martin Buck
2018-06-05
1
-1
/
+10
*
|
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-06-07
1
-5
/
+5
*
|
pimd: Comment spelling fix
Martin Buck
2018-06-05
1
-1
/
+1
|
/
*
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-18
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-19
/
+14
*
bgpd, pimd: Handle return code for nexthop_decode
Donald Sharp
2018-02-05
1
-1
/
+6
*
bgpd, lib, pimd: Make nexthop_update decoding common
Donald Sharp
2018-02-05
1
-51
/
+19
*
bgpd, lib, pimd: Abstract commands for nexthop tracking
Donald Sharp
2018-01-23
1
-27
/
+1
*
pim: fix compilation issue with pim
Philippe Guibert
2018-01-22
1
-1
/
+1
*
pimd: Cleanup vrf SA issues exposed by recent commits
Donald Sharp
2017-10-25
1
-1
/
+5
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
scan-build: cleanup some warnings
Vincent JARDIN
2017-10-02
1
-1
/
+1
*
pimd: Remove mroute when RPF is gone
Donald Sharp
2017-08-11
1
-10
/
+10
*
pimd: Cleanup nht debugs
Donald Sharp
2017-08-02
1
-6
/
+8
*
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
-111
/
+104
*
pimd: Stop looking when we find a matching nexthop
Donald Sharp
2017-07-24
1
-12
/
+16
*
pimd: Fixup NHT debugging to be a bit more coherent
Donald Sharp
2017-07-24
1
-166
/
+112
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-3
/
+3
*
pimd: Ensure that (S,G) output is consistent
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: When we get nexthops back we may not have configured pim on all intfs
Donald Sharp
2017-07-24
1
-2
/
+4
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Make zlookup 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-4
/
+4
*
pimd: Convert vif and ifindex lookups to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-2
/
+3
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Remove pimg from pim_nht.c in totality
Donald Sharp
2017-07-24
1
-19
/
+21
*
pimd: More refactor for 'struct pim_instance *' for pim_nht.c
Donald Sharp
2017-07-24
1
-6
/
+9
*
pimd: Add 'struct pim_instance' to find_or_track_nexthop
Donald Sharp
2017-07-24
1
-5
/
+5
*
pimd: Make nexthop cache pim instance aware
Donald Sharp
2017-07-24
1
-11
/
+13
*
pimd: Refactor some functions
Donald Sharp
2017-07-24
1
-35
/
+39
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-8
/
+9
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-976
/
+973
*
pimd: move variable declartion outside of switch
Chirag Shah
2017-06-15
1
-8
/
+10
*
Merge branch 'stable/3.0'
David Lamparter
2017-05-18
1
-3
/
+3
|
\
|
*
pimd: Avoid deleting SGRpt entry from PP->P state
Chirag Shah
2017-05-16
1
-3
/
+3
[next]