index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
dplane_fpm_nl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: fix all backets
Igor Ryzhov
2021-02-02
1
-8
/
+8
*
zebra: Tell SA that we are intentionally ignoring the return
Donald Sharp
2021-01-18
1
-1
/
+7
*
zebra: fpm_nl_process() reschedule dp thread
Duncan Eastoe
2020-12-22
1
-0
/
+4
*
Merge pull request #7472 from opensourcerouting/fpm-fixes
Mark Stapp
2020-12-22
1
-27
/
+18
|
\
|
*
fpm: reset/walk data structures on connection
Rafael Zalamena
2020-12-03
1
-2
/
+12
|
*
fpm: simplify reset logic
Rafael Zalamena
2020-12-03
1
-20
/
+4
|
*
zebra,fpm: fix configuration display
Rafael Zalamena
2020-12-03
1
-5
/
+2
*
|
zebra: reduce atomic ops in fpm_process_queue()
Duncan Eastoe
2020-12-18
1
-2
/
+6
*
|
zebra: local var in fpm_process_queue() sched cond
Duncan Eastoe
2020-12-18
1
-5
/
+6
*
|
zebra: reduce atomic ops in fpm_nl_process()
Duncan Eastoe
2020-12-18
1
-7
/
+9
*
|
zebra: reduce dplane_fpm_nl ctxqueue_mutex contention
Duncan Eastoe
2020-12-18
1
-7
/
+12
*
|
zebra: routes stuck with 'q' when using dplane FPM
Duncan Eastoe
2020-12-11
1
-0
/
+9
*
|
dplane_fpm_nl: queue peak counter never increments
Duncan Eastoe
2020-12-11
1
-1
/
+1
|
/
*
Merge pull request #6950 from opensourcerouting/bfd-distributed-v3
Donald Sharp
2020-12-03
1
-25
/
+0
|
\
|
*
lib: add new stream function to reorganize buffer
Rafael Zalamena
2020-11-24
1
-25
/
+0
*
|
zebra: dplane FPM LSP table walk
Duncan Eastoe
2020-11-30
1
-8
/
+109
*
|
zebra: dplane FPM handle LSP install/update/delete
Duncan Eastoe
2020-11-27
1
-0
/
+10
|
/
*
zebra: extract evpn mac functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-0
/
+2
*
zebra: debug flags for MAC-IP sync
Anuradha Karuppiah
2020-08-05
1
-1
/
+2
*
zebra,fpm: serialize zebra table walks
Rafael Zalamena
2020-07-28
1
-30
/
+23
*
zebra,fpm: fix race on completion detection
Rafael Zalamena
2020-07-28
1
-4
/
+50
*
zebra,fpm: fix input handling
Rafael Zalamena
2020-07-28
1
-6
/
+14
*
zebra,fpm: fix dead lock on close during startup
Rafael Zalamena
2020-07-20
1
-13
/
+28
*
zebra: check for buffer boundary
Jakub UrbaĆczyk
2020-06-13
1
-14
/
+18
*
fpm: add toggle to enable/disable next hop groups
Rafael Zalamena
2020-05-05
1
-9
/
+86
*
fpm: send all next hop groups on startup
Rafael Zalamena
2020-05-05
1
-2
/
+88
*
fpm: add next hop group support
Rafael Zalamena
2020-05-05
1
-1
/
+20
*
fpm: don't check for NULL on async events
Rafael Zalamena
2020-05-05
1
-8
/
+4
*
*: fix first header
David Lamparter
2020-04-27
1
-1
/
+4
*
Merge pull request #6253 from opensourcerouting/fpm-extra
Quentin Young
2020-04-21
1
-4
/
+38
|
\
|
*
zebra: gracefully shutdown fpm module
Rafael Zalamena
2020-04-18
1
-4
/
+38
*
|
zebra: fix FPM node reusing VTY_NODE
David Lamparter
2020-04-16
1
-1
/
+2
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+3
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
|
/
*
zebra: fix hash_backet typo in data plane FPM
Rafael Zalamena
2020-04-14
1
-4
/
+4
*
zebra: hide verbose data plane FPM log messages
Rafael Zalamena
2020-04-14
1
-28
/
+41
*
zebra: fix some formatting/style issues
Rafael Zalamena
2020-04-14
1
-8
/
+10
*
zebra: data plane FPM add support RMAC VNI
Rafael Zalamena
2020-04-14
1
-4
/
+4
*
zebra: fix style on data plane FPM module
Rafael Zalamena
2020-04-14
1
-14
/
+14
*
build: fix data plane FPM netlink module
Rafael Zalamena
2020-04-14
1
-26
/
+55
*
zebra: use atomic operations in FPM
Rafael Zalamena
2020-04-14
1
-36
/
+45
*
zebra: queue data plane context for FPM
Rafael Zalamena
2020-04-14
1
-3
/
+74
*
zebra: improve FPM output buffer handling
Rafael Zalamena
2020-04-14
1
-2
/
+47
*
zebra: simplify FPM buffer full detection
Rafael Zalamena
2020-04-14
1
-35
/
+29
*
zebra: implement FPM counters
Rafael Zalamena
2020-04-14
1
-4
/
+125
*
zebra: CLI commands for new FPM interface
Rafael Zalamena
2020-04-14
1
-20
/
+188
*
zebra: data plane FPM RMAC walk code
Rafael Zalamena
2020-04-14
1
-2
/
+119
*
zebra: data plane FPM RIB walk code
Rafael Zalamena
2020-04-14
1
-0
/
+113
*
zebra: data plane plugin for FPM netlink
Rafael Zalamena
2020-04-14
1
-0
/
+445