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
*
lib, zebra: add missing extern "C" {} blocks to new header files
Renato Westphal
2020-04-23
5
-0
/
+40
*
zebra: Prevent awful misconfiguration in vrf's
Donald Sharp
2020-04-22
3
-3
/
+22
*
zebra: Expose vrf lookup by table id out of rt_netlink.c
Donald Sharp
2020-04-22
2
-1
/
+2
*
zebra: Cleanup dead code
Donald Sharp
2020-04-22
1
-30
/
+22
*
Merge pull request #6253 from opensourcerouting/fpm-extra
Quentin Young
2020-04-21
2
-6
/
+56
|
\
|
*
zebra: gracefully shutdown fpm module
Rafael Zalamena
2020-04-18
1
-4
/
+38
|
*
zebra: notify data plane providers about shutdown
Rafael Zalamena
2020-04-18
1
-2
/
+18
*
|
Merge pull request #6251 from opensourcerouting/cs-ignore
Donald Sharp
2020-04-20
2
-3
/
+5
|
\
\
|
*
|
*: replace all random() calls
Rafael Zalamena
2020-04-18
2
-3
/
+5
*
|
|
Merge pull request #6231 from dslicenc/v6-ra-hoplimit
Donatas Abraitis
2020-04-18
4
-2
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: add ability to set hoplimit for IPv6 RAs
Don Slice
2020-04-15
4
-2
/
+65
*
|
|
zebra: in_addr_cmp and `struct prefix` are not happy
Donald Sharp
2020-04-17
1
-2
/
+2
*
|
|
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
13
-2309
/
+4079
|
\
\
\
|
*
|
|
zebra: add weight to nb conversion
Chirag Shah
2020-04-16
3
-0
/
+21
|
*
|
|
zebra: add northbound support for zebra interface
Chirag Shah
2020-04-16
4
-99
/
+499
|
*
|
|
zebra: add nb callbacks for zebra if state
Chirag Shah
2020-04-16
4
-134
/
+202
|
*
|
|
zebra: stub changes to assimilate re into rib nb
Chirag Shah
2020-04-16
3
-174
/
+269
|
*
|
|
zebra: convert clear evpn dup addr command to nb
Chirag Shah
2020-04-16
2
-13
/
+35
|
*
|
|
zebra: nb rpc cb for clear evpn dup addr cmd
Chirag Shah
2020-04-16
1
-10
/
+58
|
*
|
|
zebra: clear dup detect cleanup for nb conversion
Chirag Shah
2020-04-16
3
-71
/
+48
|
*
|
|
zebra: nb callbacks support
Chirag Shah
2020-04-16
8
-2213
/
+3352
|
*
|
|
*: frr nexthop yang in makefile
Chirag Shah
2020-04-16
1
-1
/
+0
|
*
|
|
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
7
-29
/
+83
|
\
\
\
|
*
|
|
zebra: fix FPM node reusing VTY_NODE
David Lamparter
2020-04-16
1
-1
/
+2
|
*
|
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
6
-0
/
+10
|
*
|
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
3
-0
/
+4
|
*
|
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
7
-12
/
+31
|
*
|
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
7
-11
/
+0
|
*
|
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
6
-15
/
+46
|
|
/
/
*
|
|
Merge pull request #6224 from mjstapp/zclient_session_id
Olivier Dugeon
2020-04-16
6
-115
/
+176
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra,ldpd: use zapi client session id in LM apis
Mark Stapp
2020-04-16
4
-109
/
+134
|
*
|
lib,zebra: add a session id for zapi sessions
Mark Stapp
2020-04-16
3
-6
/
+42
|
|
/
*
/
zebra: Modify netlink_request to statisfy coverity
Donald Sharp
2020-04-15
5
-11
/
+12
|
/
*
Merge pull request #6225 from qlyoung/fix-zebra-counter-printf-specifiers
Renato Westphal
2020-04-15
1
-18
/
+18
|
\
|
*
zebra: use %u for unsigned when printing counters
Quentin Young
2020-04-14
1
-18
/
+18
*
|
Merge pull request #6211 from mjstapp/fix_zebra_cov
Quentin Young
2020-04-15
2
-19
/
+14
|
\
\
|
*
|
zebra: fix some coverity SA warnings
Mark Stapp
2020-04-14
2
-19
/
+14
|
|
/
*
|
Merge pull request #5510 from opensourcerouting/dplane-fpm-netlink
Mark Stapp
2020-04-14
7
-266
/
+1530
|
\
\
|
*
|
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
2
-25
/
+20
|
*
|
zebra: data plane FPM add support RMAC VNI
Rafael Zalamena
2020-04-14
4
-12
/
+66
|
*
|
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
2
-27
/
+59
|
*
|
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
[next]