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
...
|
*
|
zebra: support multiple connected subnets on an interface
Mark Stapp
2020-10-16
1
-10
/
+5
*
|
|
zebra: Fix use after free in debug path
Donald Sharp
2020-10-17
1
-1
/
+10
|
/
/
*
|
Merge pull request #7244 from donaldsharp/mlag_backout_and_fix
Mark Stapp
2020-10-14
1
-1
/
+5
|
\
\
|
*
|
zebra: Isolate mlag_rd_buf_offset to the actual using function
Donald Sharp
2020-10-13
3
-3
/
+2
|
*
|
Revert "zebra: the mlag_rd_buf_offset variable was write only"
Donald Sharp
2020-10-13
3
-1
/
+6
*
|
|
Merge pull request #7298 from mjstapp/quiet_opaque_debugs
Donald Sharp
2020-10-14
1
-10
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: quiet the zebra opaque message debugs
Mark Stapp
2020-10-13
1
-10
/
+9
|
|
/
*
|
Merge pull request #7258 from mjstapp/zebra_remove_slsp
Donald Sharp
2020-10-13
2
-287
/
+120
|
\
\
|
*
|
zebra: remove 'static' lsp objects
Mark Stapp
2020-10-08
2
-287
/
+120
*
|
|
Merge pull request #7288 from rsmarples/BSD-link_state
Donald Sharp
2020-10-13
1
-25
/
+69
|
\
\
\
|
*
|
|
zebra: ifi_link_state is the link state
Roy Marples
2020-10-13
1
-25
/
+69
|
|
/
/
*
|
/
doc, zebra: remove keep_kernel option everywhere
Emanuele Bovisio
2020-10-13
1
-1
/
+0
|
|
/
|
/
|
*
|
zebra: zevpn cannot be null passed into zebra_evpn_es_evi_show_one_evpn
Donald Sharp
2020-10-11
1
-0
/
+2
*
|
zebra: n->mac is derefed in all paths
Donald Sharp
2020-10-11
1
-3
/
+2
*
|
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
Merge pull request #7241 from chiragshah6/evpn_dev1
Renato Westphal
2020-10-07
4
-17
/
+32
|
\
\
|
*
|
zebra: display rpc error msg to vtysh
Chirag Shah
2020-10-05
3
-16
/
+30
|
*
|
*: add errmsg to nb rpc
Chirag Shah
2020-10-05
1
-1
/
+2
*
|
|
Merge pull request #7214 from donaldsharp/more_vrf_usefulness
Mark Stapp
2020-10-06
2
-82
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: cleanup zebra_rnh.c debugs
Donald Sharp
2020-10-02
2
-82
/
+65
|
|
/
*
|
Merge pull request #7219 from donaldsharp/rib_fixes
Mark Stapp
2020-10-05
2
-76
/
+99
|
\
\
|
*
|
zebra: Make connected routes their own entry on the meta_q
Donald Sharp
2020-10-01
2
-34
/
+36
|
*
|
zebra: When processing route_entries ignore unusable routes
Donald Sharp
2020-10-01
1
-38
/
+48
|
*
|
zebra: Prevent uninstall attempts when new entry is not happy
Donald Sharp
2020-09-30
1
-4
/
+15
*
|
|
BSD: Add whitespace between declaration and code
Roy Marples
2020-10-05
1
-0
/
+1
*
|
|
BSD: Detect route(4) overflows
Roy Marples
2020-10-04
1
-2
/
+24
*
|
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #7215 from mjstapp/fix_z_mlag_read
Quentin Young
2020-09-30
1
-2
/
+0
|
\
\
|
*
|
zebra: don't touch mlag read event pointer
Mark Stapp
2020-09-30
1
-2
/
+0
|
|
/
*
|
Merge pull request #7167 from donaldsharp/mlag_rd_killer
Mark Stapp
2020-09-30
3
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
zebra: the mlag_rd_buf_offset variable was write only
Donald Sharp
2020-09-24
3
-6
/
+1
*
|
Merge pull request #7192 from deastoe/zebra-fpm-blackhole-abort
Donald Sharp
2020-09-29
1
-4
/
+12
|
\
\
|
*
|
zebra: fix FPM abort for unreach/prohibit routes
Duncan Eastoe
2020-09-29
1
-4
/
+12
*
|
|
Merge pull request #7188 from chiragshah6/evpn_dev
Patrick Ruddy
2020-09-29
1
-2
/
+7
|
\
\
\
|
*
|
|
zebra: avoid duplication node in l3vni l2vni-list
Chirag Shah
2020-09-29
1
-2
/
+7
|
|
/
/
*
|
|
zebra: Make nexthop_active check use the same debug
Donald Sharp
2020-09-29
1
-4
/
+4
*
|
|
zebra: Add missing reason we could not make an active_nexthop check
Donald Sharp
2020-09-29
1
-0
/
+5
|
/
/
*
|
zebra: set NHG/backup NHG pointers on success zapi read
Stephen Worley
2020-09-28
1
-6
/
+11
*
|
lib,zebra,sharpd: add code for backup proto-NHs but disabled
Stephen Worley
2020-09-28
2
-53
/
+107
*
|
zebra: add type to nhg_prot_del API for sanity check
Stephen Worley
2020-09-28
3
-3
/
+12
*
|
zebra: free ctx if we skip replace for NHG PROTO routes
Stephen Worley
2020-09-28
1
-0
/
+1
*
|
zebra: limit no re-install to NHG PROTO using routes
Stephen Worley
2020-09-28
1
-1
/
+2
*
|
zebra: use list to mark for removal when scoring
Stephen Worley
2020-09-28
1
-6
/
+21
*
|
zebra: reject proto NHGs of blackhole/interface
Stephen Worley
2020-09-28
1
-1
/
+17
*
|
zebra,sharpd: checkpatch fixes
Stephen Worley
2020-09-28
2
-4
/
+4
*
|
lib,zebra,sharpd: clang format
Stephen Worley
2020-09-28
3
-38
/
+37
*
|
zebra: clean up the NHG proto zapi code a bit
Stephen Worley
2020-09-28
1
-8
/
+4
*
|
zebra: multipath number checks with NHG proto
Stephen Worley
2020-09-28
1
-10
/
+9
*
|
zebra: add flag track released state of proto NHGS
Stephen Worley
2020-09-28
2
-3
/
+33
[prev]
[next]