index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1263 from vjardin6WIND/cleanup
Quentin Young
2017-10-03
1
-0
/
+1
|
\
|
*
scan-build: cleanup some warnings
Vincent JARDIN
2017-10-02
1
-0
/
+1
*
|
Merge pull request #1277 from donaldsharp/zebra_crash
Renato Westphal
2017-10-02
3
-10
/
+17
|
\
\
|
*
|
zebra: Cleanup ptm memory *after* we tell the sockets to clean up
Donald Sharp
2017-10-02
1
-1
/
+1
|
*
|
zebra: Properly initialize memory for rtadv
Donald Sharp
2017-10-02
1
-2
/
+4
|
*
|
zebra: Fix valgrind report of unintialized data
Donald Sharp
2017-10-02
1
-7
/
+12
|
|
/
*
|
Merge pull request #1254 from donaldsharp/irdp_no_crash
Renato Westphal
2017-10-02
2
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
zebra: Fix irdp so it doesn't crash when looked at
Donald Sharp
2017-09-27
2
-0
/
+44
*
|
Merge pull request #1236 from donaldsharp/interface_startup
Renato Westphal
2017-09-29
2
-0
/
+11
|
\
\
|
*
|
zebra: Do not allow same rib_dest_t be queued multiple times to meta queue
Donald Sharp
2017-09-25
2
-0
/
+11
*
|
|
Merge pull request #1180 from dwalton76/ipv6-static-route-null0
Renato Westphal
2017-09-27
1
-35
/
+151
|
\
\
\
|
*
|
|
zebra: split ip route DEFUNs for blackhole, reject, etc
Daniel Walton
2017-09-27
1
-17
/
+135
|
*
|
|
zebra: cleanup reject vs blackhole vs null0 vs Null0
Daniel Walton
2017-09-20
1
-80
/
+22
|
*
|
|
zebra: cleanup reject vs blackhole vs null0 vs Null0
Daniel Walton
2017-09-14
1
-36
/
+92
*
|
|
|
Merge branch 'master' into bgpd-debug-updates-prefix
Daniel Walton
2017-09-27
11
-159
/
+158
|
\
\
\
\
|
*
\
\
\
Merge pull request #1240 from donaldsharp/allow_self_delete
Renato Westphal
2017-09-27
7
-15
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
zebra: Do not allow delete of route from kernel in non-startup case
Donald Sharp
2017-09-25
7
-15
/
+39
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #1249 from donaldsharp/debugodebug
Renato Westphal
2017-09-27
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
zebra: Display if we are debugging zebra vxlan or not
Donald Sharp
2017-09-26
1
-0
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
zebra: static ns
Vincent JARDIN
2017-09-26
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge pull request #1235 from chiragshah6/ospf_vrf_dev
Renato Westphal
2017-09-26
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
zebra: Nexthop APIs to use correct vrf_id
Chirag Shah
2017-09-25
1
-2
/
+2
|
|
|
/
/
|
*
|
|
zebra: make rib_add() a simple wrapper for rib_add_multipath()
Renato Westphal
2017-09-21
1
-88
/
+7
|
*
|
|
zebra: fix detection of duplicate kernel routes (ECMP version)
Renato Westphal
2017-09-21
1
-1
/
+5
|
*
|
|
zebra: fix multihop/multipath confusion
Renato Westphal
2017-09-21
1
-6
/
+6
|
*
|
|
zebra: install MPLS LSPs with appropriate protocol type
Renato Westphal
2017-09-21
2
-2
/
+23
|
*
|
|
zebra: pay attention to metric from kernel (ECMP version)
Renato Westphal
2017-09-21
1
-2
/
+8
|
*
|
|
zebra: plug memory leak in rib_add_multipath()
Renato Westphal
2017-09-21
1
-3
/
+4
|
*
|
|
zebra: use the afi parameter in rib_add_multipath()
Renato Westphal
2017-09-21
2
-9
/
+3
|
|
/
/
|
*
|
Merge pull request #1157 from donaldsharp/recursive_blackhole
Jafar Al-Gharaibeh
2017-09-21
2
-21
/
+25
|
|
\
\
|
|
*
|
zebra: Allow recursive nexthop resolution to consider blackholes
Donald Sharp
2017-09-12
1
-4
/
+4
|
|
*
|
zebra: Allow recursively resolved blackhole routes to be installed
Donald Sharp
2017-09-12
1
-17
/
+21
|
*
|
|
zebra: Free leaked zclient data structures on shutdown
Donald Sharp
2017-09-21
1
-4
/
+9
|
*
|
|
Merge pull request #1160 from opensourcerouting/admin_distance
Donald Sharp
2017-09-21
2
-8
/
+24
|
|
\
\
\
|
|
*
|
|
zebra: fix administrative distance issues
Renato Westphal
2017-09-12
2
-8
/
+11
|
|
*
|
|
zebra: Fix up default admin distance for some route types
Donald Sharp
2017-09-12
1
-0
/
+13
|
|
|
/
/
|
*
|
|
zebra: Allow static routes to track how long they've been around
Donald Sharp
2017-09-19
1
-0
/
+3
*
|
|
|
zebra: return CMD_SUCCESS when enabling debugs
Daniel Walton
2017-09-19
1
-5
/
+5
|
/
/
/
*
|
/
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
20
-333
/
+289
|
|
/
|
/
|
*
|
Merge pull request #1163 from donaldsharp/deduplicate_nexthops
Russ White
2017-09-13
4
-81
/
+85
|
\
\
|
*
|
zebra: Allow 'show ip route...' to display uptime for all routes
Donald Sharp
2017-09-12
1
-73
/
+47
|
*
|
zebra: Modify 'show ip route ...' to show duplicated nexthops
Donald Sharp
2017-09-12
1
-3
/
+17
|
*
|
zebra: deduplicate nexthops
David Lamparter
2017-09-12
3
-5
/
+21
|
|
/
*
|
zebra: api.vrf_id should be re->vrf_id
Daniel Walton
2017-09-12
1
-1
/
+1
*
|
zebra: Fix rib_update_table
Donald Sharp
2017-09-11
1
-21
/
+23
*
|
zebra: Fixup indentation
Donald Sharp
2017-09-11
4
-16
/
+27
*
|
zebra: Small performance improvement for garbage collection
Donald Sharp
2017-09-11
1
-3
/
+5
|
/
*
Merge pull request #1084 from donaldsharp/zebra_frame
David Lamparter
2017-09-11
1
-2
/
+2
|
\
|
*
zebra: Fix vty_frame usage in zebra
Donald Sharp
2017-08-31
1
-2
/
+2
*
|
zebra: allow multiple connected routes for the same prefix
Renato Westphal
2017-09-07
1
-3
/
+4
[next]