index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
dpdk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
lib: Remove in_systm.h it is never used
Donald Sharp
1
-1
/
+0
2024-01-04
*: Remove cost of including netinet/icmp.h everywhere
Donald Sharp
4
-2
/
+4
2024-01-04
lib: Remove inclusion of various MAXINT from zebra.h
Donald Sharp
1
-16
/
+0
2024-01-04
lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.h
Donald Sharp
3
-4
/
+8
2024-01-04
bgpd: rfapi was not using internal zlog_backtrace()
Donald Sharp
3
-57
/
+2
2024-01-04
lib: Move some priviledge headers to file they are used.
Donald Sharp
2
-5
/
+6
2024-01-04
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
5
-5
/
+21
2024-01-04
lib: Breakout sendmmsg into it's own header
Donald Sharp
5
-20
/
+35
2024-01-03
isisd: fix _isis_spftree_del heap-use-after-free
Louis Scalbert
1
-2
/
+6
2024-01-02
lib: don't count on scheme key nodes being first children
Christian Hopps
1
-9
/
+12
2024-01-02
pathd: add dynamic candidate path metric [computed] keyword
Philippe Guibert
2
-8
/
+18
2024-01-02
lib: fix specific entry queries
Christian Hopps
5
-2
/
+71
2024-01-02
bgpd: unimport evpn routes when implicit withdraw
Chirag Shah
1
-6
/
+20
2023-12-31
build: protobuf is required so update building docs
Christian Hopps
9
-49
/
+42
2023-12-30
lib: mgmtd: increase soft-max msg size to 64K
Christian Hopps
6
-38
/
+14
2023-12-30
lib: fix coverity CID 1574981
Christian Hopps
1
-11
/
+9
2023-12-30
mgmtd: fix coverity CID 1574980
Christian Hopps
1
-4
/
+3
2023-12-30
lib: fix coverity CID 1574979
Christian Hopps
2
-0
/
+7
2023-12-30
mgmtd: fix coverity CID 1574978
Christian Hopps
1
-8
/
+1
2023-12-30
lib: fix coverity CID 1574977
Christian Hopps
1
-2
/
+1
2023-12-28
tests: add mgmt_oper topotest
Christian Hopps
30
-0
/
+8118
2023-12-28
tests: client testing
Christian Hopps
5
-0
/
+2166
2023-12-28
lib: fixes required after rebasing
Christian Hopps
3
-22
/
+35
2023-12-28
zebra: fix cleanup of mgmt backend state
Christian Hopps
1
-0
/
+2
2023-12-28
zebra: fix oper-state walk bug
Christian Hopps
1
-1
/
+2
2023-12-28
zebra: support yielding between oper state routes query
Christian Hopps
6
-0
/
+84
2023-12-28
zebra: add zebra to mgmtd oper-state
Christian Hopps
7
-2
/
+38
2023-12-28
lib: add dedicated API functions for native msgs
Christian Hopps
9
-88
/
+334
2023-12-28
lib: northbound: add yielding and batching to oper-state queries
Christian Hopps
10
-119
/
+2032
2023-12-28
lib: darr: add ability to set MTYPE for dynamic arrays
Christian Hopps
2
-45
/
+91
2023-12-28
lib: yang: add yang_get_node_keys() function
Christian Hopps
2
-46
/
+29
2023-12-28
tools: add more libyang iter macros to .clang-format
Christian Hopps
1
-0
/
+2
2023-12-28
lib: create and use libyang tree during oper-state walk
Christian Hopps
5
-103
/
+159
2023-12-28
lib: northbound: improve xpath functionality
Christian Hopps
3
-16
/
+109
2023-12-28
lib: yang: add new functions
Christian Hopps
2
-0
/
+84
2023-12-28
lib: darr: add new access and str functions
Christian Hopps
6
-14
/
+545
2023-12-28
tests: add debugs and count in static_simple test
Christian Hopps
3
-4
/
+27
2023-12-28
mgmtd: step 6: remove old unfinished get-data code
Christian Hopps
6
-180
/
+10
2023-12-28
mgmtd: step 5: add get-tree txn functionality
Christian Hopps
7
-26
/
+418
2023-12-28
mgmtd: step 4: FE adapter get-tree functionality
Christian Hopps
4
-5
/
+320
2023-12-28
mgmtd: step 3: BE adapter native message handling
Christian Hopps
2
-6
/
+67
2023-12-28
lib: step 2: mgmtd: BE client code for get-tree functionality
Christian Hopps
1
-5
/
+196
2023-12-28
lib: step 1: mgmtd: add FE get-tree functionality
Christian Hopps
6
-17
/
+527
2023-12-28
bgpd: lttng tp add ethtag to macip zebra send
Chirag Shah
1
-0
/
+1
2023-12-28
bgpd: fix coverity warnings about evpn vpn variable
Mark Stapp
2
-7
/
+7
2023-12-28
bgpd: revamp evpn debugs nexthop and l3vni
Chirag Shah
4
-34
/
+57
2023-12-26
lib: yang: add tree "printing" utility functions
Christian Hopps
2
-0
/
+65
2023-12-26
lib: add simplified native msg support
Christian Hopps
5
-19
/
+277
2023-12-22
doc: add graphiz dependency for dev docs
Igor Ryzhov
1
-0
/
+2
2023-12-22
github: Mark the build as failed if 'do not merge' label is set
Donatas Abraitis
1
-4
/
+4
[next]