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: link layer config and notification, implementation in zebra
Philippe Guibert
2021-04-09
7
-1
/
+129
*
zebra: be more selective about processing LSPs
Mark Stapp
2021-04-05
1
-0
/
+16
*
zebra: add 'detail' mpls debug setting
Mark Stapp
2021-04-05
2
-8
/
+24
*
Merge pull request #8358 from idryzhov/fix-nb-vrf-crash
Mark Stapp
2021-04-01
3
-22
/
+0
|
\
|
*
*: modify VRF_CONFIGURED flag only in VRF NB layer
Igor Ryzhov
2021-03-28
3
-22
/
+0
*
|
zebra: North-bound implementation for zebra rmaps
Sarita Patra
2021-03-30
10
-412
/
+570
*
|
lib/zebra: zapi for installing EVPN nexthops from bgp
Anuradha Karuppiah
2021-03-26
4
-0
/
+49
|
/
*
Merge pull request #8250 from idryzhov/fix-nb-running-get-entry
Renato Westphal
2021-03-24
4
-61
/
+51
|
\
|
*
zebra: make ribs config false
Igor Ryzhov
2021-03-16
4
-59
/
+39
|
*
*: fix aborts when validating configuration
Igor Ryzhov
2021-03-16
1
-2
/
+12
*
|
Merge pull request #8078 from idryzhov/fix-zebra-vni
Rafael Zalamena
2021-03-24
2
-36
/
+46
|
\
\
|
*
|
zebra: fix duplicated definitions
Igor Ryzhov
2021-02-24
1
-13
/
+0
|
*
|
zebra: fix vni configuration in default vrf
Igor Ryzhov
2021-02-24
1
-23
/
+46
*
|
|
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
46
-139
/
+40
*
|
|
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
34
-74
/
+78
|
\
\
\
|
*
|
|
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
7
-7
/
+11
|
*
|
|
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
2
-3
/
+3
|
*
|
|
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
2
-3
/
+3
|
*
|
|
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
12
-26
/
+26
|
*
|
|
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
17
-34
/
+34
|
*
|
|
snmp: change -std=gnu99 to -std=gnu11
David Lamparter
2021-03-17
1
-1
/
+1
*
|
|
|
zebra: capture backup nexthop info with recursive resolution
Mark Stapp
2021-03-16
1
-29
/
+166
*
|
|
|
zebra: add ui control for use of backup nexthops in resolution
Mark Stapp
2021-03-16
3
-3
/
+37
|
/
/
/
*
|
|
Merge pull request #7993 from mjstapp/reorg_resolve
Stephen Worley
2021-03-16
2
-68
/
+121
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zebra: support nh resolution without a route
Mark Stapp
2021-02-19
2
-68
/
+121
*
|
|
*: remove remaining severity prefixes
David Lamparter
2021-03-14
2
-5
/
+5
*
|
|
zebra: move up prefix2str call in rib dump
David Lamparter
2021-03-14
1
-1
/
+3
*
|
|
zebra: use printfrr exts in EVPN/VXLAN code
David Lamparter
2021-03-14
7
-467
/
+213
*
|
|
fpm: use printfrr exts
David Lamparter
2021-03-14
2
-11
/
+6
*
|
|
Revert "zebra: Remove `first_p` which is never used"
Jafar Al-Gharaibeh
2021-03-12
1
-1
/
+4
*
|
|
zebra: Remove `first_p` which is never used
Donald Sharp
2021-03-12
1
-4
/
+1
*
|
|
Merge pull request #8124 from pguibert6WIND/ipsec_iptable_dplane
Mark Stapp
2021-03-10
9
-133
/
+671
|
\
\
\
|
*
|
|
zebra: move ipset and ipset_entry to zebra dplane contexts
Philippe Guibert
2021-03-10
9
-101
/
+454
|
*
|
|
zebra: move iptable handling in zebra_dplane
Philippe Guibert
2021-03-04
9
-47
/
+232
*
|
|
|
Merge pull request #8152 from idryzhov/fix-zebra-blackhole
Stephen Worley
2021-03-02
1
-21
/
+27
|
\
\
\
\
|
*
|
|
|
zebra: don't use kernel nexthops for blackhole routes
Igor Ryzhov
2021-03-01
1
-21
/
+27
|
|
/
/
/
*
|
|
|
Merge pull request #8021 from AnuradhaKaruppiah/evpn-weak-override-fix
Patrick Ruddy
2021-03-02
1
-8
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: disable setting weak override flag in neigh updates
Anuradha Karuppiah
2021-02-22
1
-8
/
+0
|
|
/
/
*
|
|
zebra: fix problem with bypass getting set accidentally on all ESs
Anuradha Karuppiah
2021-02-24
1
-0
/
+1
*
|
|
zebra: del/add remote mac if there is a change from es->non-es dst and vicevera
Anuradha Karuppiah
2021-02-24
1
-0
/
+11
*
|
|
zebra: flush macs linked to the bond when it moves out of bypass
Anuradha Karuppiah
2021-02-24
1
-0
/
+20
*
|
|
zebra: link local MACs to destination port for efficient lacp-bypass processing
Anuradha Karuppiah
2021-02-24
6
-7
/
+126
*
|
|
zebra: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
13
-76
/
+368
|
|
/
|
/
|
*
|
Merge pull request #7879 from AnuradhaKaruppiah/advertise-svi-mac
Patrick Ruddy
2021-02-24
9
-31
/
+298
|
\
\
|
*
|
zebra: fix problem with SVI MAC not being sent to BGP
Anuradha Karuppiah
2021-02-19
5
-12
/
+47
|
*
|
zebra: drop the SVI MAC cleanup done as a part of interface delete
Anuradha Karuppiah
2021-02-19
1
-1
/
+0
|
*
|
zebra: prevent crash in evpn if cleanup
Chirag Shah
2021-02-19
1
-1
/
+1
|
*
|
zebra: changes to advertise SVI mac by default if evpn-mh is enabled
Anuradha Karuppiah
2021-02-19
9
-16
/
+228
|
*
|
zebra: fix problem with SVI IP being advertised even if disabled
Anuradha Karuppiah
2021-02-19
2
-5
/
+26
|
|
/
*
|
Merge pull request #8035 from qlyoung/remove-more-sprintf
Mark Stapp
2021-02-23
2
-9
/
+13
|
\
\
|
|
/
|
/
|
[next]