index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_rpf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
pimd: Remove duplicate parameter to functions
Donald Sharp
2018-07-07
1
-2
/
+1
*
pimd: There is no reason a IGMP src should need a neighbor
Donald Sharp
2018-07-07
1
-12
/
+11
*
Merge pull request #2371 from gromit1811/pim-rp-lookup-messages-fix
Donald Sharp
2018-06-05
1
-1
/
+1
|
\
|
*
pimd: Fix debug messages
Martin Buck
2018-06-04
1
-1
/
+1
*
|
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
-13
/
+11
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+4
*
pimd: Smarten up pim_nexthop_lookup
Donald Sharp
2017-08-31
1
-0
/
+8
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Finish up pimg -> pim conversion in pim_rpf.c
Donald Sharp
2017-07-24
1
-5
/
+7
*
pimd: Make zlookup 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Remove pimg from pim_nht.c in totality
Donald Sharp
2017-07-24
1
-5
/
+6
*
pimd: Add 'struct pim_instance' to find_or_track_nexthop
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Refactor some functions
Donald Sharp
2017-07-24
1
-10
/
+4
*
pimd: Refactor code to be in better spots
Donald Sharp
2017-07-24
1
-0
/
+18
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-315
/
+305
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-06
1
-6
/
+7
|
\
|
*
pimd: Fix to Tx S,G Join when SGRpt->Join state
Chirag Shah
2017-05-18
1
-6
/
+7
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
|
/
*
pimd: Fix WG/SGRpt & WG J/P processing
Chirag Shah
2017-05-07
1
-2
/
+1
*
pimd: fix pimd crashes around pim rpf
Chirag Shah
2017-04-25
1
-5
/
+8
*
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-25
1
-20
/
+47
*
Merge pull request #280 from donaldsharp/more_pim
Jafar Al-Gharaibeh
2017-03-21
1
-3
/
+23
|
\
|
*
pimd: Consider interface change a RPF_CHANGED event
Donald Sharp
2017-03-16
1
-1
/
+3
|
*
pimd: Nexthop tracking support
Chirag Shah
2017-03-16
1
-2
/
+20
*
|
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+1
|
/
*
pimd: Join/Prune Aggregation
Donald Sharp
2017-03-02
1
-2
/
+2
*
pimd: Refactor pim_rpf_update to take a 'struct pim_rpf'
Donald Sharp
2017-02-24
1
-13
/
+14
*
pimd: Cleanup compile warnings
Donald Sharp
2017-01-19
1
-2
/
+2
*
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: Fix core when bouncing interfaces
Donald Sharp
2016-12-22
1
-1
/
+2
*
|
pimd: Cleanup nexthop debugging
Donald Sharp
2016-12-22
1
-1
/
+1
*
|
pim-nexthop: set the correct nexthop address in the rpf info.
anuradhak
2016-12-22
1
-6
/
+6
*
|
pimd: Allow storing of sg in string format
Donald Sharp
2016-12-22
1
-4
/
+4
*
|
pimd: Add the ability to test if the RPF' is the same
Donald Sharp
2016-12-22
1
-0
/
+9
*
|
pimd: When nexthop_lookup fails allow a retry.
Donald Sharp
2016-12-22
1
-5
/
+1
*
|
pimd: Add basic nexthop lookup cached information.
Donald Sharp
2016-12-22
1
-2
/
+50
*
|
pimd: Fix pim_nexthop_lookup
Donald Sharp
2016-12-22
1
-9
/
+12
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-6
/
+6
*
|
pimd: Further work to fix rpf lookups and nbrs
Donald Sharp
2016-12-22
1
-3
/
+4
*
|
pimd: Turn off neighbor lookup for the moment
Donald Sharp
2016-12-22
1
-0
/
+1
*
|
pimd: Rework approach for needing nbrs
Donald Sharp
2016-12-22
1
-51
/
+70
*
|
pimd: Use MULTIPATH_NUM for maxpaths
Donald Sharp
2016-12-22
1
-3
/
+3
*
|
pimd: Fix unguarded log message
Donald Sharp
2016-12-22
1
-2
/
+2
*
|
pimd: Fix up rp initialization breakage
Donald Sharp
2016-12-22
1
-4
/
+4
[next]