index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-21
lib: Keychain.c was using free
Donald Sharp
1
-1
/
+2
2023-12-21
tools: Add some more data to support bundles
Donald Sharp
1
-0
/
+2
2023-12-21
tests: Stop some warning messages on test runs
Donald Sharp
1
-3
/
+3
2023-12-21
tests: Auto generate support bundle when a test fails
Donald Sharp
3
-17
/
+6
2023-12-21
zebra: Drop ipv6_address_configured() function
Donatas Abraitis
2
-14
/
+0
2023-12-20
ospfd: Fix opaque functab leak and opaque AS cleanup problems
Acee
2
-31
/
+72
2023-12-19
Revert "bgpd: When receiving a label, store it"
Donald Sharp
1
-2
/
+2
2023-12-18
tests: Check for 0.0.0.0/1 in bgp_default_route
Xiao Liang
3
-5
/
+12
2023-12-17
bgpd: Validate Addpath capability flags per AF
Donatas Abraitis
2
-2
/
+25
2023-12-17
bgpd: Use CAPABILITY_CODE_ADDPATH_LEN instead of numeric value
Donatas Abraitis
1
-2
/
+2
2023-12-16
nhrpd: Cleanup a hash on nhrp shutdown
Donald Sharp
1
-0
/
+1
2023-12-16
lib, bgpd, nhrpd: Cleanup memory in lib/resolver on shutdown
Donald Sharp
4
-0
/
+15
2023-12-15
bgpd: "default-originate" shouldn't withdraw non-default routes
Xiao Liang
1
-3
/
+1
2023-12-14
tests: Update OSPF TE topotests
Olivier Dugeon
9
-48
/
+40
2023-12-14
ospfd: Correct LSA parser which fulfill the TED
Olivier Dugeon
1
-21
/
+8
2023-12-14
tests: ospf_suppress_fa sleeps, convert to run_and_expect
Donald Sharp
4
-38
/
+150
2023-12-14
zebra: Use event_add_event instead of _timer
Donald Sharp
1
-2
/
+2
2023-12-14
zebra: Prevent possible wedged fpm write
Donald Sharp
1
-1
/
+24
2023-12-14
doc: Update examples of show bgp summary
Donatas Abraitis
2
-10
/
+10
[next]