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 #4778 from mjstapp/dplane_macs
Donald Sharp
2019-08-22
9
-111
/
+415
|
\
|
*
zebra: update dplane stats output
Mark Stapp
2019-08-02
1
-1
/
+29
|
*
zebra: use dataplane for vxlan remote mac programming
Mark Stapp
2019-08-02
7
-58
/
+177
|
*
zebra: initial dplane support for MAC updates
Mark Stapp
2019-07-26
2
-0
/
+168
|
*
zebra: rename internal dplane api
Mark Stapp
2019-07-25
1
-15
/
+15
|
*
zebra: consolidate dataplane interface name and ifindex attrs
Mark Stapp
2019-07-25
4
-37
/
+26
*
|
Merge pull request #4835 from vishaldhingra/ipv4_linklocal
Mark Stapp
2019-08-20
1
-0
/
+14
|
\
\
|
*
|
zebra : zebra redistributing IPV4 link local Addresses inconsistently.
vdhingra
2019-08-14
1
-0
/
+14
*
|
|
*: Fix spelling errors pointed out by debian packaging
Donald Sharp
2019-08-19
2
-2
/
+2
*
|
|
Merge pull request #4832 from ddutt/master
Donald Sharp
2019-08-17
4
-18
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: Ensure master's ifname is known, even if slave comes up first
Dinesh G Dutt
2019-08-13
3
-9
/
+21
|
*
|
zebra: Display master interface names, not ifindices
Dinesh G Dutt
2019-08-13
1
-9
/
+18
*
|
|
zebra : blackhole_type was not set correctly in recursive routes
vdhingra
2019-08-13
1
-1
/
+1
*
|
|
Merge pull request #4801 from donaldsharp/nht_vrf_show_evil
Sri Mohana Singamsetty
2019-08-13
1
-1
/
+1
|
\
\
\
|
*
|
|
zebra: Allow v4 or v6 addresses to be optional after `vrf X` in show ip nht
Donald Sharp
2019-08-07
1
-1
/
+1
*
|
|
|
Merge pull request #4823 from mjstapp/fix_dplane_thread_name
Quentin Young
2019-08-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
zebra: make the dplane pthread name consistent
Mark Stapp
2019-08-12
1
-1
/
+1
|
|
/
/
*
|
|
Zebra: Incorrect L3VNI for FPM rtmsg for EVPN RT-5 prefix
Ameya Dharkar
2019-08-10
1
-1
/
+1
*
|
|
zebra: fix advertise svi ip as macip route
Chirag Shah
2019-08-08
1
-11
/
+24
|
/
/
*
|
all: remove logical-router functionality (#4774)
David Lamparter
2019-08-06
2
-23
/
+0
|
\
\
|
*
|
all: remove logical-router functionality
Igor Ryzhov
2019-08-02
2
-23
/
+0
*
|
|
Merge pull request #4785 from mjstapp/fix_notif_queued_flag
David Lamparter
2019-08-06
1
-1
/
+4
|
\
\
\
|
*
|
|
zebra: clear route QUEUED flag in async notification handler
Mark Stapp
2019-08-05
1
-1
/
+4
|
|
/
/
*
|
|
Merge pull request #4777 ("Fix VRRP rarely getting stuck in Initialize")
David Lamparter
2019-08-06
1
-0
/
+6
|
\
\
\
|
*
|
|
zebra: fix typo
David Lamparter
2019-08-06
1
-1
/
+1
|
*
|
|
zebra: send interface updates when down
Quentin Young
2019-08-02
1
-0
/
+6
|
|
/
/
*
|
|
Merge pull request #4752 from chiragshah6/evpn_dev1
Sri Mohana Singamsetty
2019-08-03
1
-21
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: del auto mac when vni is down
Chirag Shah
2019-08-01
1
-9
/
+40
|
*
|
zebra: add info evpn to debugs
Chirag Shah
2019-08-01
1
-12
/
+8
*
|
|
zebra: Redistribution should be told about the old route
Donald Sharp
2019-08-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #4760 from chiragshah6/evpn_dev2
Mark Stapp
2019-08-01
1
-1
/
+1
|
\
\
|
*
|
zebra: fix evpn dad clear cmd mac parsing
Chirag Shah
2019-07-31
1
-1
/
+1
*
|
|
Merge pull request #4757 from donaldsharp/import_check_fixup
Renato Westphal
2019-08-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: Fix display of `show ip import-check A.B.C.D`
Donald Sharp
2019-07-31
1
-1
/
+1
*
|
|
Merge pull request #4650 from pguibert6WIND/show_ip_route_table_all
Russ White
2019-07-30
1
-6
/
+49
|
\
\
\
|
*
|
|
zebra: show ip route all command displays all tables from all vrfs
Philippe Guibert
2019-07-09
1
-4
/
+3
|
*
|
|
zebra: display the table identifier along with table and entries
Philippe Guibert
2019-07-09
1
-9
/
+14
|
*
|
|
zebra: add show ip route all command to dump all unicast tables
Philippe Guibert
2019-07-09
1
-0
/
+39
*
|
|
|
Merge pull request #4746 from donaldsharp/zebra_rib_improvements
Russ White
2019-07-30
7
-112
/
+20
|
\
\
\
\
|
*
|
|
|
zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGED
Donald Sharp
2019-07-29
4
-17
/
+7
|
*
|
|
|
zebra: Remove repeated enqueueing of system routes for rethinking
Donald Sharp
2019-07-29
4
-95
/
+0
|
*
|
|
|
zebra: Fix route replace v4 semantics with new system route
Donald Sharp
2019-07-29
1
-0
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4560 from lkrishnamoor/filter_vni_changes_jun
Donald Sharp
2019-07-30
4
-55
/
+48
|
\
\
\
\
|
*
|
|
|
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-07-22
4
-55
/
+48
*
|
|
|
|
zebra: skip queued entries when resolving nexthop
Don Slice
2019-07-26
2
-0
/
+10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
lib: fix missing M:A:C to X:X:X:X:X:X changes
Igor Ryzhov
2019-07-25
1
-5
/
+3
|
/
/
/
*
|
|
zebra: Print out client who sent us bad data
Donald Sharp
2019-07-17
1
-5
/
+3
*
|
|
zebra: Guard debug messages
Donald Sharp
2019-07-17
3
-9
/
+15
|
|
/
|
/
|
*
|
Merge pull request #4684 from donaldsharp/various_fixes
Russ White
2019-07-16
1
-0
/
+5
|
\
\
|
*
|
zebra: Modify way we query for inteface speed
Donald Sharp
2019-07-13
1
-0
/
+5
[next]