index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watchfrr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
ospf6d: null check (Coverity 1221441)
F. Aragon
1
-0
/
+1
2018-09-28
lib: RB-tree copy-paste error (Coverity 1446184)
F. Aragon
1
-1
/
+1
2018-09-28
tools: Update .gitignore
Christian Franke
1
-0
/
+1
2018-09-28
bgpd: resolve change required in pull review for evpn aggregates
Don Slice
1
-2
/
+2
2018-09-28
bgpd: solve issue entering aggregate twice
Don Slice
1
-0
/
+3
2018-09-28
bgpd: enable aggregation in evpn
Don Slice
1
-0
/
+4
2018-09-27
bgpd: Add lua match command
Donald Sharp
2
-0
/
+157
2018-09-27
lua: Initial Lua import
Donald Sharp
4
-0
/
+223
2018-09-27
tools/frr: use path settings from ./configure
David Lamparter
2
-14
/
+27
2018-09-26
frr-reload.py: Add python2 & python3 compatibility.
jpmondet
6
-42
/
+78
2018-09-26
bfdd zebra: dead code (Coverity 1472624 1473199)
F. Aragon
2
-12
/
+3
2018-09-26
ospfd: dead code (Coverity 1472227)
F. Aragon
1
-2
/
+2
2018-09-25
bgpd: Don't necessarily ignore interface callbacks
Donald Sharp
1
-27
/
+25
2018-09-25
lib: Allow some usage statistics for route-maps
Donald Sharp
2
-3
/
+15
2018-09-25
watchfrr: Modify some stderr messages to zlog_warn
Donald Sharp
3
-3
/
+11
2018-09-25
isisd: out of bounds access (Coverity 1473286)
F. Aragon
1
-1
/
+2
2018-09-25
zebra: dead code (Coverity 1473593)
F. Aragon
1
-4
/
+2
2018-09-25
ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flag
Sarita Patra
3
-1
/
+7
2018-09-24
ospfd: remove unnecessary housekeeping code when using linked lists
Renato Westphal
3
-21
/
+0
2018-09-24
pimd: Fix several address sanitizer issues
Donald Sharp
2
-4
/
+5
2018-09-24
eigrpd: Fix memory leaks and remove dead/unused functions
Donald Sharp
3
-37
/
+9
2018-09-24
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
12
-19
/
+29
2018-09-23
pimd: Why was pim including zebra headers?
Donald Sharp
3
-5
/
+0
2018-09-22
bgpd: Abstract bgp_nexthop_cache retrieving/setting from info pointer
Donald Sharp
3
-48
/
+76
2018-09-22
bgpd: Abstract bgp_connected_ref retrieving/setting from info pointer
Donald Sharp
2
-12
/
+27
2018-09-22
bgpd: Abstract bgp_static retrieving/setting from info pointer
Donald Sharp
2
-25
/
+41
2018-09-22
bgpd: Abstract distance retrieving/setting from info pointer
Donald Sharp
2
-8
/
+21
2018-09-22
bgpd: Abstract aggregate retrieving/setting from info pointer
Donald Sharp
2
-10
/
+26
2018-09-22
lib: When we can't lock the pid file provide a meaningfull message
Donald Sharp
1
-1
/
+1
2018-09-22
Revert "lib: Ensure FRR detects running of the second instance of a FRR daemo...
Donald Sharp
1
-31
/
+0
2018-09-22
eigrpd: Fix eigrp crash on shut of a interface
Donald Sharp
3
-16
/
+11
2018-09-22
lib: Allow useful display of default vrf name
Donald Sharp
1
-2
/
+4
2018-09-21
bgpd: Replace refcount with list of ifp names
Donald Sharp
1
-14
/
+52
2018-09-21
bgpd: Make `struct bgp_addr` a private data structure
Donald Sharp
3
-17
/
+24
2018-09-21
ospfd: add docs on multi-instance ospf
Quentin Young
1
-36
/
+78
2018-09-21
pimd: blackhole traffic when we are not DR for Stream received
Donald Sharp
1
-3
/
+23
2018-09-21
pimd: Add a debug to tell why we are not creating upsteam state
Donald Sharp
1
-2
/
+7
2018-09-21
pimd: Add some extra information to a show command
Donald Sharp
1
-2
/
+3
2018-09-21
lib: Trigger callbacks to re-evaluate route-map clauses when "call" CLI is ex...
Naveen Thanikachalam
1
-1
/
+12
2018-09-20
bgpd: null check (Coverity 1472965 1472966)
F. Aragon
1
-3
/
+3
2018-09-20
lib: redundant parentheses (SA)
F. Aragon
1
-1
/
+1
2018-09-20
zebra: redeclaration fix (SA)
F. Aragon
1
-1
/
+0
2018-09-20
tools: return check (Coverity 1399196)
F. Aragon
1
-1
/
+3
2018-09-20
tools: null check (Coverity 1399484)
F. Aragon
1
-1
/
+2
2018-09-20
isisd: null check (Coverity 1473285)
F. Aragon
1
-1
/
+1
2018-09-20
osfpd: Install default route after second try instantly
Donatas Abraitis
2
-17
/
+9
2018-09-20
zebra: fix debug dplane cli
Mark Stapp
1
-2
/
+3
2018-09-20
zebra: add 'debug dplane' support and cli
Mark Stapp
2
-0
/
+55
2018-09-20
zebra: Start abstraction of zebra_dplane_info for context passing
Mark Stapp
7
-42
/
+99
2018-09-20
zebra: Create zebra_dplane.c and .h
Mark Stapp
15
-173
/
+255
[next]