index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-query
Donald Sharp
2025-01-07
2
-0
/
+46
|
\
|
*
tests: add unit test case for keyless list xpath queries
Christian Hopps
2025-01-07
2
-0
/
+46
*
|
tests: add test for new northbound get function
Christian Hopps
2025-01-07
2
-4
/
+49
|
/
*
lib: Fix Lua script unit test
Donatas Abraitis
2024-11-18
1
-9
/
+10
*
lib, tests: Remove in6addr_cmp function from the system
Donald Sharp
2024-10-31
1
-1
/
+1
*
lib: refactor memstats logging, fix ACTIVEATEXIT
David Lamparter
2024-10-17
4
-4
/
+4
*
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
4
-5
/
+4
*
tests: Check if built-in Lua functions are working
Donatas Abraitis
2024-09-24
1
-0
/
+16
*
*: Create termtable specific temp memory
Donald Sharp
2024-09-01
1
-18
/
+18
*
lib: common debug config output
Igor Ryzhov
2024-08-27
1
-2
/
+0
*
lib: rework debug init
Igor Ryzhov
2024-08-27
4
-0
/
+8
*
vtysh, lib: preprocess CLI graphs
David Lamparter
2024-07-31
1
-1
/
+1
*
tests: fix TSAN warnings in atomlist test
David Lamparter
2024-06-20
1
-9
/
+9
*
tests: silence TSAN warning on test_seqlock exit
David Lamparter
2024-06-20
1
-0
/
+1
*
tests/lib: fix seqlock test
David Lamparter
2024-06-20
1
-2
/
+2
*
Merge pull request #16184 from LabNConsulting/chopps/fe-notify-select
Jafar Al-Gharaibeh
2024-06-13
1
-0
/
+27
|
\
|
*
lib: darr: add free with element cleanup functions
Christian Hopps
2024-06-07
1
-0
/
+27
*
|
tests: Extend prefix_sg print UT for IPv6
Mike RE Mallin
2024-05-31
1
-3
/
+9
|
/
*
tests: embed YANG in mgmtd unit-test bin
Christian Hopps
2024-05-17
1
-0
/
+4
*
tests: add test for NB RPC callback
Igor Ryzhov
2024-04-22
3
-0
/
+50
*
grpc: fix grpc for various failures
Christian Hopps
2024-03-21
1
-1
/
+1
*
tests: exercise `%w`/`%wf` printfrr modifiers
David Lamparter
2024-03-10
1
-0
/
+12
*
tests: fix grpc test
Christian Hopps
2024-02-12
1
-1
/
+1
*
staticd: fix NB dependency hack
Igor Ryzhov
2024-02-01
1
-2
/
+4
*
lib: implement missing YANG choice/case statements.
Christian Hopps
2024-01-11
2
-0
/
+31
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
3
-0
/
+3
*
lib: fixes required after rebasing
Christian Hopps
2023-12-28
1
-5
/
+2
*
lib: darr: add new access and str functions
Christian Hopps
2023-12-28
3
-1
/
+156
*
lib: Update int and ll decoders with new MTYPE
Donald Lee
2023-11-21
1
-2
/
+2
*
lib: Create encoders for int and rename stuff
Donald Lee
2023-11-21
1
-2
/
+10
*
lib: Remove unused WQ_RETRY_XXX enums
Donald Sharp
2023-11-03
1
-6
/
+0
*
tests: have unit-test check more paths for the grpc.so module
Christian Hopps
2023-10-27
1
-0
/
+11
*
tests: exercise `%b` printfrr format specifier
David Lamparter
2023-09-03
1
-0
/
+3
*
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-15
1
-1
/
+1
|
\
|
*
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
1
-1
/
+1
*
|
lib: Do not use time_t as a special Lua encoder/decoder
Donatas Abraitis
2023-08-01
1
-3
/
+4
*
|
tests: fix strncpy warning
Quentin Young
2023-07-25
1
-2
/
+3
|
/
*
tests: Fix Compilation Error and RuntimePath changes for test_grpc
Rajesh Gangam
2023-07-14
1
-5
/
+5
*
lib: add dynamic array type
Christian Hopps
2023-06-28
2
-0
/
+286
*
mgmtd: KISS the locking code
Christian Hopps
2023-06-19
1
-1
/
+1
*
tests: Fix out of tree build for lua scripting
Eugene Crosser
2023-05-09
1
-0
/
+6
*
lib: fix _hash_member() crash w/ empty hash
David Lamparter
2023-04-21
1
-0
/
+5
*
tests: Copy script1.lua for make dist
Donatas Abraitis
2023-04-08
1
-1
/
+1
*
lib: Remove getopt.c and getopt1.c
Donald Sharp
2023-03-28
1
-1
/
+0
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
11
-11
/
+11
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
22
-23
/
+23
*
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
10
-16
/
+16
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
22
-23
/
+23
*
*: Convert thread_should_yield and thread_set_yield_time
Donald Sharp
2023-03-24
1
-1
/
+1
[next]