index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_mroute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: check debug flag one time
anlancs
2021-02-08
1
-4
/
+3
*
pimd: SPT-bit is not set to false as per RFC section in one flow
Mobashshera Rasool
2021-01-11
1
-1
/
+1
*
pimd: fix IGMP receive handling
Nathan Bahr
2020-08-26
1
-27
/
+23
*
Merge pull request #6084 from sarav511/wrvif_crash
Donald Sharp
2020-03-27
1
-1
/
+4
|
\
|
*
pimd: avoiding crash in wrvifwhole path
saravanank
2020-03-24
1
-1
/
+4
*
|
Merge pull request #6004 from sarav511/mc_fixes
Donald Sharp
2020-03-23
1
-0
/
+2
|
\
\
|
*
|
pimd: (S,G) Route doesn't inherit olist from parent while creation
saravanank
2020-03-16
1
-0
/
+2
|
|
/
*
|
pimd: Prevent uninited use of tmp_oil in pim_mroute_add
Donald Sharp
2020-03-20
1
-1
/
+1
*
|
Merge pull request #5941 from patrasar/217793
Donald Sharp
2020-03-16
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
pimd: Don't refresh mroute_creation for kernel-installed mroute
Sarita Patra
2020-03-12
1
-2
/
+4
*
|
pimd: Skip nexthop lookup for register source in some cases
Donald Sharp
2020-03-06
1
-2
/
+11
*
|
pimd: There is nothing to do with a WRVIFWHOLE for iifp of pimreg
Donald Sharp
2020-03-06
1
-10
/
+13
*
|
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-9
/
+7
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-63
/
+53
*
|
pimd: stop overloading SRC_IGMP upstream for vxlan local membership
Anuradha Karuppiah
2020-02-14
1
-1
/
+1
|
/
*
pimd: readd iph length checks
Quentin Young
2019-12-22
1
-0
/
+3
*
Merge pull request #5355 from AnuradhaKaruppiah/pim-state-machine-fixes
Jafar Al-Gharaibeh
2019-12-07
1
-84
/
+231
|
\
|
*
pimd: prevent LHR from register forwarding packets for non-FHR sources
Anuradha Karuppiah
2019-11-15
1
-0
/
+9
|
*
pimd: enforce PIM_ENFORCE_LOOPFREE_MFC at the time of MFC programming
Anuradha Karuppiah
2019-11-15
1
-0
/
+46
|
*
pimd: fixup join desired handling to match the RFC defined macro
Anuradha Karuppiah
2019-11-15
1
-2
/
+1
|
*
pimd: update (S,G,rpt)'s IIF when the parent (*,G)'s IIF changes
Anuradha Karuppiah
2019-11-15
1
-1
/
+32
|
*
pimd: set mfcc_parent at the time of MFCC programming
Anuradha Karuppiah
2019-11-15
1
-13
/
+59
|
*
pimd: decide between SPT based and RPT based forwarding
Anuradha Karuppiah
2019-11-15
1
-17
/
+64
|
*
pimd: build a temp copy of the OIL for kernel mroute add
Anuradha Karuppiah
2019-11-15
1
-60
/
+29
*
|
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
|
/
*
pimd: `debug igmp trace` turns on non igmp debugs
Donald Sharp
2019-11-12
1
-1
/
+1
*
pimd: Fix zlog_warn when we mean debug and vice versa
Donald Sharp
2019-10-08
1
-18
/
+11
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-3
/
+3
*
pimd: Always create upstream reference when adding channel oil
Donald Sharp
2019-07-18
1
-12
/
+10
*
pimd: pim_upstream *always* creates a channel_oil
Donald Sharp
2019-07-18
1
-5
/
+1
*
pimd: Add pim_channel_oil_change_iif
Donald Sharp
2019-07-18
1
-1
/
+2
*
pimd: Ensure channel_oil_add is created through all paths
Donald Sharp
2019-06-20
1
-0
/
+4
*
pimd: ALLOC functions cannot fail.
Donald Sharp
2019-06-20
1
-8
/
+0
*
pimd: Add debugs for channel_oil creation and deletion
Donald Sharp
2019-06-15
1
-3
/
+6
*
pimd: Compiler warning about unset usage
Donald Sharp
2019-06-07
1
-5
/
+7
*
pimd: handling termination device in the MFC
Anuradha Karuppiah
2019-04-20
1
-0
/
+26
*
pimd: provide a per-SG control to disabled register encapsulation of data
Anuradha Karuppiah
2019-04-20
1
-0
/
+20
*
Merge pull request #4060 from donaldsharp/pim_cherrybomb
Jafar Al-Gharaibeh
2019-04-04
1
-4
/
+3
|
\
|
*
pimd: pim_nexthop_lookup should return true/false
Donald Sharp
2019-04-02
1
-4
/
+3
*
|
Merge pull request #4053 from patrasar/3672
Donald Sharp
2019-04-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
pimd: Introduce mroute_creation in channel oil data structure
Sarita Patra
2019-04-01
1
-0
/
+2
*
|
pimd: Cleanup extra paranthesis around S,G printout
Donald Sharp
2019-03-28
1
-2
/
+2
|
/
*
pimd: Handling Null incoming interface of dummy upstream
Sarita Patra
2019-02-25
1
-1
/
+9
*
pimd: Move packet_process variable to pim_router
Donald Sharp
2019-01-04
1
-1
/
+1
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-1
/
+1
*
pimd: Send 1 on all systems for MRT_INIT
Donald Sharp
2018-10-31
1
-10
/
+15
*
pimd: *bsd needs priviledge escalation to init PIM
Donald Sharp
2018-10-31
1
-9
/
+13
*
pimd: blackhole traffic when we are not DR for Stream received
Donald Sharp
2018-09-21
1
-3
/
+23
*
*: frr_elevate_privs whitespace fixes
David Lamparter
2018-08-14
1
-2
/
+2
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-43
/
+31
[next]