index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_igmp_mtrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: replace some zlog_warn with zlog_debug
Mark Stapp
2020-10-23
1
-23
/
+23
*
pimd: avoid possible unaligned pointer
Mark Stapp
2020-10-23
1
-2
/
+4
*
pimd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-8
/
+8
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-36
/
+17
*
pimd: don't split format string from zlog call
David Lamparter
2020-04-28
1
-3
/
+2
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-8
/
+8
*
pimd: fix missing igmp mtrace length check
Quentin Young
2019-12-22
1
-0
/
+10
*
pimd: pim_nexthop_lookup should return true/false
Donald Sharp
2019-04-02
1
-11
/
+3
*
pimd: Handling Null incoming interface of dummy upstream
Sarita Patra
2019-02-25
1
-0
/
+7
*
*: fix some random warnings
David Lamparter
2018-09-09
1
-1
/
+1
*
pimd: return check (Coverity 1465490)
paco
2018-06-26
1
-1
/
+1
*
pimd: show ip igmp statistics command
Mladen Sablic
2018-05-04
1
-0
/
+6
*
pimd: adding querying of state to mtrace
Mladen Sablic
2018-04-24
1
-50
/
+175
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
Merge pull request #1957 from qlyoung/fix-mtrace-unaligned-pointer-access
Renato Westphal
2018-03-23
1
-4
/
+11
|
\
|
*
pimd: fix unaligned pointer access
Quentin Young
2018-03-22
1
-4
/
+11
*
|
Merge pull request #1931 from msablic/pim_mtrace_router
Donald Sharp
2018-03-22
1
-14
/
+49
|
\
\
|
|
/
|
/
|
|
*
pimd: mtrace router code improvments and fixes
Mladen Sablic
2018-03-22
1
-14
/
+49
*
|
pimd: Fix leaked fd and prevent null pointer deref
Donald Sharp
2018-03-19
1
-0
/
+4
|
/
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-1
/
+1
*
pimd: Fix some compiler issues
Donald Sharp
2018-02-23
1
-1
/
+1
*
pimd: Multicast traceroute client and router
Mladen Sablic
2018-02-19
1
-0
/
+727