index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
2
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
15
-56
/
+56
*
*: correct typos in error reference cards
Quentin Young
2018-08-14
1
-1
/
+1
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-2
/
+0
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
2
-21
/
+24
*
pimd: Add pim_errors and define some pim specific errors
Donald Sharp
2018-08-14
10
-12
/
+107
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
16
-127
/
+138
*
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
6
-55
/
+5
|
\
|
*
lib, vtysh: fix inconsistent interface commands in vtysh
Renato Westphal
2018-08-13
1
-0
/
+5
|
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
5
-55
/
+0
*
|
bgpd/ospf(6)d/pimd: hide BFD commands with timers
Rafael Zalamena
2018-08-08
1
-1
/
+10
*
|
bgpd/ospf(6)d/pimd: don't show BFD timers
Rafael Zalamena
2018-08-08
1
-0
/
+2
|
/
*
pimd: fix bogus uninitialized warning
David Lamparter
2018-08-08
1
-1
/
+1
*
bgpd pimd: return check (Coverity 1472232 1472234)
F. Aragon
2018-08-06
1
-3
/
+3
*
Merge pull request #2758 from donaldsharp/pim_join
Russ White
2018-08-04
4
-27
/
+14
|
\
|
*
pimd: Only need 1 return from a function
Donald Sharp
2018-08-02
1
-2
/
+0
|
*
pimd: pim_socket_join_source is only called from one place
Donald Sharp
2018-08-02
3
-25
/
+14
*
|
Merge pull request #2773 from donaldsharp/pim_ordering
Russ White
2018-08-04
1
-9
/
+9
|
\
\
|
*
|
pimd: Modify order of command output for vty output
Donald Sharp
2018-08-02
1
-9
/
+9
|
|
/
*
|
lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more
Donald Sharp
2018-08-03
1
-3
/
+0
*
|
pimd: On shutdown ensure wheel exists
Donald Sharp
2018-08-03
1
-1
/
+2
*
|
pimd: Cleanup msdp.mg on shutdown
Donald Sharp
2018-08-03
1
-6
/
+9
*
|
pimd: Cleanup bfd memory on shutdown
Donald Sharp
2018-08-03
3
-5
/
+8
*
|
pimd: Fix crash on shutdown in oil
Donald Sharp
2018-08-03
1
-2
/
+2
*
|
pimd: Don't leak wheel memory
Donald Sharp
2018-08-03
1
-0
/
+4
*
|
pimd: Properly cleanup ssm
Donald Sharp
2018-08-03
1
-1
/
+6
*
|
pimd: Cleanup rp_info->plist
Donald Sharp
2018-08-03
1
-1
/
+3
*
|
pim: Clean up some data on shutdown in msdp
Donald Sharp
2018-08-03
1
-0
/
+6
*
|
pimd: No need to call zprivs_terminate 2 times
Donald Sharp
2018-08-03
1
-2
/
+0
|
/
*
pimd: Abstract a RPF change for upstream handling
Donald Sharp
2018-08-01
3
-108
/
+63
*
pimd: Abstract sending of data to peers
Donald Sharp
2018-07-31
3
-34
/
+28
*
pimd: RPT Prunes do not need to be figured for a *,G Prune
Donald Sharp
2018-07-25
1
-1
/
+1
*
pimd: uninitialized memory access fix
F. Aragon
2018-07-24
1
-0
/
+6
*
Merge pull request #2697 from mjstapp/routemap_const
Russ White
2018-07-23
1
-3
/
+3
|
\
|
*
libs, daemons: use const in route-map apply
Mark Stapp
2018-07-23
1
-3
/
+3
*
|
Merge pull request #2641 from donaldsharp/pim_igmp_dr
Russ White
2018-07-23
1
-15
/
+16
|
\
\
|
|
/
|
/
|
|
*
pimd: Do not create upstream state when not DR for igmp request
Donald Sharp
2018-07-10
1
-15
/
+16
*
|
Merge pull request #2635 from donaldsharp/more_pim_neighbor
Jafar Al-Gharaibeh
2018-07-19
6
-120
/
+134
|
\
\
|
*
|
pimd: Fix up > 80 columns
Donald Sharp
2018-07-07
2
-4
/
+6
|
*
|
pimd: Make code consistent in regards to lookup
Donald Sharp
2018-07-07
1
-11
/
+9
|
*
|
pimd: Remove duplicate parameter to functions
Donald Sharp
2018-07-07
5
-65
/
+39
|
*
|
pimd: Refactor function to use pim_ecmp_nexthop_lookup
Donald Sharp
2018-07-07
1
-23
/
+7
|
*
|
pimd: When doing nexthop-lookups don't allocate perm memory
Donald Sharp
2018-07-07
1
-4
/
+10
|
*
|
pimd: Figure neighbors -vs- paths when doing RPF
Donald Sharp
2018-07-07
1
-10
/
+61
|
*
|
pimd: There is no reason a IGMP src should need a neighbor
Donald Sharp
2018-07-07
1
-12
/
+11
*
|
|
Merge pull request #2608 from pacovn/PVS-Studio_dead_code_1
Donald Sharp
2018-07-19
2
-5
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
eigrpd lib pimd zebra: dead code (PVS-Studio)
F. Aragon
2018-07-06
3
-6
/
+4
*
|
|
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
16
-224
/
+2
|
|
/
|
/
|
*
|
Merge pull request #2618 from pacovn/PVS-Studio_library_warnings
Quentin Young
2018-07-06
1
-22
/
+27
|
\
\
|
*
|
pimd: standard library usage (PVS-Studio)
F. Aragon
2018-07-06
1
-22
/
+27
[next]