index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
Age
Commit message (
Expand
)
Author
2025-02-22
tests: add unit-test for choice/case node queries
Christian Hopps
2025-01-07
Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-query
Donald Sharp
2025-01-07
tests: add test for new northbound get function
Christian Hopps
2025-01-07
tests: add unit test case for keyless list xpath queries
Christian Hopps
2024-11-18
lib: Fix Lua script unit test
Donatas Abraitis
2024-10-31
lib, tests: Remove in6addr_cmp function from the system
Donald Sharp
2024-10-17
lib: refactor memstats logging, fix ACTIVEATEXIT
David Lamparter
2024-10-07
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-09-24
tests: Check if built-in Lua functions are working
Donatas Abraitis
2024-09-01
*: Create termtable specific temp memory
Donald Sharp
2024-08-27
lib: common debug config output
Igor Ryzhov
2024-08-27
lib: rework debug init
Igor Ryzhov
2024-07-31
vtysh, lib: preprocess CLI graphs
David Lamparter
2024-06-20
tests: fix TSAN warnings in atomlist test
David Lamparter
2024-06-20
tests: silence TSAN warning on test_seqlock exit
David Lamparter
2024-06-20
tests/lib: fix seqlock test
David Lamparter
2024-06-13
Merge pull request #16184 from LabNConsulting/chopps/fe-notify-select
Jafar Al-Gharaibeh
2024-06-06
lib: darr: add free with element cleanup functions
Christian Hopps
2024-05-31
tests: Extend prefix_sg print UT for IPv6
Mike RE Mallin
2024-05-17
tests: embed YANG in mgmtd unit-test bin
Christian Hopps
2024-04-22
tests: add test for NB RPC callback
Igor Ryzhov
2024-03-21
grpc: fix grpc for various failures
Christian Hopps
2024-03-10
tests: exercise `%w`/`%wf` printfrr modifiers
David Lamparter
2024-02-12
tests: fix grpc test
Christian Hopps
2024-02-02
staticd: fix NB dependency hack
Igor Ryzhov
2024-01-11
lib: implement missing YANG choice/case statements.
Christian Hopps
2024-01-09
*: remove sys/stat.h from zebra.h
Donald Sharp
2023-12-28
lib: fixes required after rebasing
Christian Hopps
2023-12-28
lib: darr: add new access and str functions
Christian Hopps
2023-11-20
lib: Update int and ll decoders with new MTYPE
Donald Lee
2023-11-20
lib: Create encoders for int and rename stuff
Donald Lee
2023-11-03
lib: Remove unused WQ_RETRY_XXX enums
Donald Sharp
2023-10-26
tests: have unit-test check more paths for the grpc.so module
Christian Hopps
2023-09-03
tests: exercise `%b` printfrr format specifier
David Lamparter
2023-08-15
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-01
lib: Do not use time_t as a special Lua encoder/decoder
Donatas Abraitis
2023-07-25
* : include event ptr in event_execute api
Mark Stapp
2023-07-24
tests: fix strncpy warning
Quentin Young
2023-07-14
tests: Fix Compilation Error and RuntimePath changes for test_grpc
Rajesh Gangam
2023-06-27
lib: add dynamic array type
Christian Hopps
2023-06-19
mgmtd: KISS the locking code
Christian Hopps
2023-05-09
tests: Fix out of tree build for lua scripting
Eugene Crosser
2023-04-21
lib: fix _hash_member() crash w/ empty hash
David Lamparter
2023-04-08
tests: Copy script1.lua for make dist
Donatas Abraitis
2023-03-28
lib: Remove getopt.c and getopt1.c
Donald Sharp
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
[next]